lucene/gradle
Chris Hegarty 1090928c14
Implement VectorUtilProvider with Java 21 Project Pamana Vector API (#12363)
This commit enables the Panama Vector API for Java 21. The version of
VectorUtilPanamaProvider for Java 21 is identical to that of Java 20.
As such, there is no specific 21 version - the Java 20 version will be
loaded from the MRJAR.
2023-06-13 09:44:58 +01:00
..
datasets LUCENE-9651 Update benchmark module docs (#759) 2022-03-23 14:51:28 -05:00
documentation links to github should be '/issues' 2022-08-27 11:54:20 +09:00
generation Implement VectorUtilProvider with Java 21 Project Pamana Vector API (#12363) 2023-06-13 09:44:58 +01:00
hacks An alternative workaround for gradle -J javac arg passing bug (#11937) 2022-11-16 09:46:24 +01:00
ide Fix bug with set of strings since upgrade of Gradle -> explicit cast from GString to String 2022-11-10 17:18:30 +01:00
java Integrate the Incubating Panama Vector API (#12311) 2023-05-25 07:59:50 +01:00
maven LUCENE-10328: Module path for compiling and running tests is wrong (#571) 2022-01-05 20:42:02 +01:00
pylucene LUCENE-10347: add a helper task 'collectRuntimeJars' that assembles binary artifacts under each module's build 'runtimeJars' folder. (#576) 2022-01-03 21:11:35 +01:00
testing Integrate the Incubating Panama Vector API (#12311) 2023-05-25 07:59:50 +01:00
validation Gradle optimizations (#12150) 2023-03-06 19:17:37 +01:00
wrapper Upgrade gradle to 7.6. (#11993) 2022-12-02 09:18:38 +01:00
globals.gradle Implement source code regeneration for test-framework perl scripts (#11952) 2022-11-19 23:40:45 +01:00
help.gradle LUCENE-10198: Allow external JAVA_OPTS in gradlew scripts; use sane defaults (heap, stack and system proxies) (#405) 2021-10-26 09:15:55 +02:00
template.gradle.properties Implement MMapDirectory with Java 21 Project Panama Preview API (#12294) 2023-06-12 21:07:04 +02:00