mirror of
https://github.com/corda/corda.git
synced 2024-12-19 21:17:58 +00:00
Added CDDL notice to zip.
This commit is contained in:
parent
f091659b7c
commit
c2b401682b
@ -225,5 +225,6 @@ task buildDependenciesZip(type: Zip) {
|
||||
baseName 'corda-deps'
|
||||
from configurations.runtime
|
||||
from configurations.compile
|
||||
from 'node/capsule/NOTICE' // CDDL notice
|
||||
duplicatesStrategy = DuplicatesStrategy.EXCLUDE
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user