lucene/gradle/java
Uwe Schindler 3b9c728ab5
MR-JAR rewrite of MMapDirectory with JDK-19 preview Panama APIs (>= JDK-19-ea+23) (#912)
This uses Gradle's auto-provisioning to compile Java 19 classes and build a multi-release JAR from them. Please make sure to regenerate gradle.properties (delete it) or change "org.gradle.java.installations.auto-download" to "true"
2022-09-26 15:22:04 +02:00
..
folder-layout.gradle Address Uwe's remarks. 2021-12-16 20:05:05 +01:00
jar-manifest.gradle This reverts commit a7b50f723d. 2021-12-19 08:51:13 +01:00
javac.gradle MR-JAR rewrite of MMapDirectory with JDK-19 preview Panama APIs (>= JDK-19-ea+23) (#912) 2022-09-26 15:22:04 +02:00
modules-debugging.gradle This reverts commit a7b50f723d. 2021-12-19 08:51:13 +01:00
modules.gradle Try to fix the gradle compilation in idea (#945) 2022-06-09 11:14:10 +02:00