Skip to content

Release 5.0.5

Compare
Choose a tag to compare
@chrisr3 chrisr3 released this 29 Oct 14:56
· 285 commits to master since this release
  • cordformation: Add support for OU when generating nodes directories.
  • cordformation: Add --base-debug-port= and --base-monitoring-port= options to the runnodes script to change the port numbers that the script will begin incrementing from.
  • api-scanner: Each scanApi task can now be configured to target the jar task that has a specific classifier. By default, it will scan the jar that has no classifier but this default can be set globally via the cordaScanApiClassifier property.
  • api-scanner: Add excludePackages option to the scanApi task.