mirror of
https://github.com/corda/corda.git
synced 2025-01-31 08:25:50 +00:00
Minor: make the :node:capsule:build task depend on buildCordaJAR
This commit is contained in:
parent
8ed600a2c3
commit
626b3e6bd3
@ -61,6 +61,8 @@ task buildCordaJAR(type: FatCapsule, dependsOn: project(':node').compileJava) {
|
||||
}
|
||||
}
|
||||
|
||||
build.dependsOn buildCordaJAR
|
||||
|
||||
artifacts {
|
||||
runtimeArtifacts buildCordaJAR
|
||||
publish buildCordaJAR {
|
||||
|
Loading…
x
Reference in New Issue
Block a user