mirror of
https://github.com/corda/corda.git
synced 2025-05-02 00:39:53 +00:00
* Prevent fat packaging of platform-specific JDK tools.jar (required at compile time for Java 8). * Catch Throwable. * Re-instate "tools.jar" in corda.jar as JRE's do not ship with this platform dependency. * Baseline "TooGenericExceptionCaught".