lucene/gradle
Dawid Weiss 0f0d06ca28
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
..
datasets LUCENE-9854: Clean up utilities to download and extract test/ benchmark data sets. (#27) 2021-03-22 12:22:39 +01:00
documentation LUCENE-10301: make the test-framework a proper module by moving all test 2021-12-21 20:30:45 +01:00
generation LUCENE-10285: try to force ordering of internal tasks, in spite of making top-level wrapper dependencies. (#549) 2021-12-17 19:12:09 +01:00
hacks LUCENE-9871: move dummy outputs aspect into a separate file. 2021-03-30 20:15:55 +02:00
ide This reverts commit a7b50f723d. 2021-12-19 08:51:13 +01:00
java LUCENE-10301: make the test-framework a proper module by moving all test 2021-12-21 20:30:45 +01:00
maven This reverts commit a7b50f723d. 2021-12-19 08:51:13 +01:00
native LUCENE-8982: Make NativeUnixDirectory pure java with FileChannel direct IO flag, and rename to DirectIODirectory (#2052) 2021-01-17 23:57:56 +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 LUCENE-10342: Add logging to static initializers to warn users if unmapping or object size calculation does not work (#572) 2021-12-29 18:18:21 +01:00
validation LUCENE-10342: Add logging to static initializers to warn users if unmapping or object size calculation does not work (#572) 2021-12-29 18:18:21 +01:00
wrapper Upgrade to gradle 7.2 2021-08-25 10:03:59 +02:00
globals.gradle LUCENE-9488: rewrite distribution assembly, signing and checksum generation (#372) 2021-10-13 11:50:58 +02: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