lucene/gradle
Dawid Weiss 54c67db10d
Try to fix the gradle compilation in idea (#945)
* Try to fix the gradle compilation in idea
* Try to detect sync and build phases within intellij and act accordingly to support both modes of compilation (gradle and intellij).
2022-06-09 11:14:10 +02:00
..
datasets LUCENE-9651 Update benchmark module docs (#759) 2022-03-23 14:51:28 -05:00
documentation Allow to link to github PR from changes (#854) 2022-05-02 23:06:39 +09:00
generation LUCENE-10510: Check module access prior to running gjf/spotless tasks (#802) 2022-04-10 20:35:45 +02:00
hacks LUCENE-9871: move dummy outputs aspect into a separate file. 2021-03-30 20:15:55 +02:00
ide Try to fix the gradle compilation in idea (#945) 2022-06-09 11:14:10 +02:00
java Try to fix the gradle compilation in idea (#945) 2022-06-09 11:14:10 +02:00
maven LUCENE-10328: Module path for compiling and running tests is wrong (#571) 2022-01-05 20:42:02 +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-10531: Add @RequiresGUI test group for GUI tests (#893) 2022-05-18 09:26:06 +09:00
validation Detect CI builds and enable errorprone by default for those CI builds (#890) 2022-05-14 20:49:50 +02:00
wrapper gradle 7.3.3 quick upgrade (#856) 2022-04-29 21:02:19 +02:00
globals.gradle Detect CI builds and enable errorprone by default for those CI builds (#890) 2022-05-14 20:49:50 +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