mirror of
https://github.com/corda/corda.git
synced 2025-02-18 16:40:55 +00:00
* Avoid NPE if corda.jar cannot be found. * Log an error if Node Explorer or WebServer fail to start. * Display an error dialog if we cannot find corda.jar at start-up. * Use official notUsed() function for unwanted Observables. * Fix unit tests. * Rename function to readErrorLines().