corda/tools
josecoll 37c7fff8b1
CORDA-1892 CRaSH shell flow start fix for similar flow names. (#3874)
* Added fix and associated unit test.

* Fixed broken unit test + added another test case + used NoOpFlows + use Mock output object to assert correct result output.

* Remove unnecessary additional println.

* Minor cleanup in test code.

* Relax nameFragment matching to cater for fully qualified and simple Flow classname specifications.

* Remove superfluous check.

* Minor fix + added additional Unit Test cases to cover all scenarios.

* Reverted back to original behaviour + extra check to avoid ambiguity for exact match.

* Changes following final PR review comments.
2018-09-11 11:41:45 +01:00
..
blobinspector ENT-2439 Fix compression in serialization (#3825) 2018-08-22 10:37:18 +01:00
bootstrapper CORDA-1755: Modify the node to run using picocli (#3872) 2018-09-06 09:37:04 +01:00
cliutils CORDA-1755: Modify the node to run using picocli (#3872) 2018-09-06 09:37:04 +01:00
demobench Tidy up DemoBench's fallback logging configuration for JUL. (#3894) 2018-09-05 12:14:35 +01:00
explorer CORDA-1964: Upgrade to Gradle 4.10 (#3903) 2018-09-06 12:48:31 +01:00
graphs [CORDA-682]: Claim Jigsaw module names (#1824) 2017-10-06 15:37:33 +01:00
loadtest [CORDA-1472]: Crackdown on warnings. (#3136) 2018-05-14 21:15:52 +07:00
network-bootstrapper RELEASE - Fixed build.gradle issues that break maven central publishing and standardised dependency specification. 2018-09-03 19:04:21 +02:00
scripts Improve the upgrade-test-packages.sh script to work on macOS. Fixes an issue found by tom on pubslack. (#2894) 2018-03-29 10:47:48 +02:00
shell CORDA-1892 CRaSH shell flow start fix for similar flow names. (#3874) 2018-09-11 11:41:45 +01:00
shell-cli CORDA-1964: Resolve some Gradle warnings which will soon become errors. (#3911) 2018-09-07 14:26:35 +01:00