Gradle: Improve cross-compilation support

JDK 9+ have a --release flag that correctly configures the bootClasspath.
For JDK 8 we now enforce manual configuration.
This commit is contained in:
str4d
2019-02-17 02:13:32 +00:00
parent a1b67e3720
commit 9731c203bd
2 changed files with 31 additions and 2 deletions

View File

@@ -1,2 +1,2 @@
# Override these in ~/.gradle/gradle.properties if necessary
i2pBootClasspath=
java7BootClasspath=