Anthony Keenan 3284a61afd
CORDA-1755: Modify the node to run using picocli (#3872)
* Modify Corda Node to use picocli

* Make --sshd parameter actually work

* * Some refactoring
* Fixing the issue with the --confg-file parameter
* Updating the tests

* Restore original devMode behaviour

* Update documentation

* Add return code to network bootstrapper

* Use the root jar for the shell alias for jars packaged with capsule

* Update Corda jar description

* Fix issue with logging not initialising early enough in node
Make initLogging overridable
Combine --verbose and --log-to-console options

* Tidy up

* Make sure all command line options are documented properly

* Fix compilation error

* Remove code that's no longer needed (single slash options no longer supported unless explicitly specified)

* Remove comment

* Remove pointless comment

* Log commandline arguments

* Address review comments

* Address more review comments

* Remove ConfigFilePathArgsParser

* Remove some unused importss

* Only display config when in dev mode

* Force Ansi ON if on Windows else set to AUTO.

* Make ExitCodes class open
2018-09-06 09:37:04 +01:00
..
2018-08-22 16:01:39 +01:00
2018-05-22 15:38:43 +01:00
2017-09-22 16:51:14 +01:00
2017-09-22 15:14:16 +01:00
2018-07-20 16:21:24 +01:00
2017-09-29 17:42:49 +01:00
2018-08-22 16:01:39 +01:00
2018-08-03 13:34:34 +01:00
2017-09-05 17:38:53 +01:00
2018-08-03 13:34:34 +01:00