mirror of
https://github.com/corda/corda.git
synced 2024-12-27 08:22:35 +00:00
d81e4809bb
* * change corda dependencies to 3.0-NETWORKMAP_SNAPSHOT * packages move fix * update network map corda dependencies to 3.0-NETWORKMAP-20171201.110332-5 * some refactoring and address PR issues * remove dependency on corda core and test util * add back testCompile dependency * add back testCompile dependency |
||
---|---|---|
.. | ||
libs | ||
src | ||
build.gradle | ||
doorman.conf | ||
hsm.conf | ||
network-parameters.conf | ||
Readme.md |
The Doorman source code is located under network-management/src
To build a fat jar containing all the doorman code you can simply invoke .. sourcecode:: bash ./gradlew network-management:buildDoormanJAR
The built file will appear in
network-management/build/libs/doorman-<VERSION>-capsule.jar