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:
@@ -1,2 +1,2 @@
|
||||
# Override these in ~/.gradle/gradle.properties if necessary
|
||||
i2pBootClasspath=
|
||||
java7BootClasspath=
|
||||
|
Reference in New Issue
Block a user