mirror of
https://github.com/corda/corda.git
synced 2025-01-27 22:59:54 +00:00
b1bac9e103
* Added corda release bucket to allow resolving gradle plugins from teamcity. * Fixed the classifiers for doorman jar to ensure the correct one is published.
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