lucene/gradle
Dawid Weiss 351b30489c LUCENE-9077: Enable javac linting as in ant. TONS of warnings are currently printed. 2020-01-20 10:10:48 +01:00
..
ant-compat Reworked dependency resolution for license checks to work around a problem with gradle. Consolidated licenses with the ant build (excluding some jars from the ref-guide). 2019-12-30 14:05:08 +01:00
maven LUCENE-8369: Remove obsolete spatial module 2020-01-16 11:22:05 -06:00
testing LUCENE-9077: Emit the location of test output on failure. 2020-01-15 14:01:20 +01:00
validation LUCENE-9077: Allow locally staged files in git status precommit check. 2020-01-20 09:36:14 +01:00
wrapper LUCENE-9122: upgrade gradle wrapper to 6.0.1. Relax JVM requirement to require at least Java 11. We can't even check for higher bound because gradle itself breaks before it can execute the check script. I verified locally and it works with 11-13. 2020-01-09 14:13:32 +01:00
defaults-idea.gradle Initial gradle build layer. 2019-12-02 15:34:57 +01:00
defaults-java.gradle LUCENE-9077: Enable javac linting as in ant. TONS of warnings are currently printed. 2020-01-20 10:10:48 +01:00
defaults-javadoc.gradle Javadoc workarounds for LUCENE-9132 2020-01-13 19:11:01 +01:00
defaults.gradle Speed up test filtering by a lot by upgrading to rr 2.7.5. 2019-12-09 16:43:44 +01:00
generate-defaults.gradle Silence gradle warnings. We'll deal with them when we upgrade the wrapper. 2020-01-09 17:41:53 +01:00
help.gradle Add git help to help/ 2020-01-15 10:40:41 +01:00