corda/common/configuration-parsing/src
Anthony Keenan b7d04b1c6e
[CORDA-2235]: Add overrides for network parameters via command line and file (#4279)
* Temp commit

* Print the error message first by default, makes error output more natural.

* Polishing

* Further modifications after testing

* Documentation updates

* Couple of fixes after review

* Removing unnecessary tests

* Fix broken test

* Add interface to bootstrapper for testign

* Added unit tests

* Remove unused class

* Fix up bootstrapper unit tests and add a couple more

* Refactor the tests slightly

* Review comments

* Couple of minor tweaks
2018-11-26 17:11:05 +00:00
..
main/kotlin/net/corda/common/configuration/parsing/internal [CORDA-2235]: Add overrides for network parameters via command line and file (#4279) 2018-11-26 17:11:05 +00:00
test/kotlin/net/corda/common/configuration/parsing/internal [CORDA-2244]: Allow map and mapValid on entire lists wrt configuration parsing (#4280) 2018-11-23 15:11:59 +00:00