stefanofranz 3b6fd50244 fix issue with base-directory not being set
fix build issue with installer.sh not containing security.policy from JRE^
2018-06-29 15:35:00 +01:00
..

This project adds buildCordaTarball task to Gradle. It prepares distributable tarball with JRE built-in, using javapackager

For now, it packs the whatever JRE is available in the system, but this will get standarised over time.

It requires javapackager to be available in the path.