Backport of CORDA-2998 fix network builder (#5265) #5270
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
CORDA-2998 fix network builder
(cherry picked from commit f89008c)
This is a follow-up of already merged PR ofr branch 4 #5205, however this PR (as a backport from master) standardizes the tool name as 'Network Builder' + carry on more improvments.
This is prerequsites to release Network Builder tool v4.2 (https://r3-cev.atlassian.net/browse/CORDA-2928).
Manually tested by ./gradlew tools:network-builder:publishToMavenLocal
and then using ~/.m2/repository/net/corda/corda-tools-network-builder/4.1/corda-tools-network-builder-4.1.jar.
Following the updated docs: https://github.com/corda/corda/blob/5eaa7262a340415369f043b9442143e15c769571/docs/source/network-builder.rst
and https://r3-cev.atlassian.net/browse/R3T-3502.
Additional test: