mirror of
https://github.com/corda/corda.git
synced 2025-06-18 15:18:16 +00:00
* ISSUE-246 deployNodes doesn't use right version of Java Ensure the network bootstrapper process is executed using the same version of JAVA as the calling process. * Apply same fix to NotaryCopier (used in network builder tool).