mirror of
https://github.com/corda/corda.git
synced 2025-04-07 11:27:01 +00:00
more warnings gone
This commit is contained in:
parent
8d44eabf4a
commit
4b5ec7aea6
@ -144,9 +144,9 @@ The Cordapp gradle plugin should be amended to differentiate between a "flows" m
|
||||
|
||||
In the build.gradle file of the contracts module, there should be a `version` property that needs be incremented for each release.
|
||||
|
||||
This `version' will be used for the regular release, and be part of the jar name.
|
||||
This `version` will be used for the regular release, and be part of the jar name.
|
||||
|
||||
Also, when packaging the contract for release, the `version` should be added by the plugin to the manifest file, together with other properties like `target-platform-version.
|
||||
Also, when packaging the contract for release, the `version` should be added by the plugin to the manifest file, together with other properties like `target-platform-version`.
|
||||
|
||||
When loading the contractJar in the attachment storage, the version should be saved as a column, so it is easily accessible.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user