lucene/gradle
Dawid Weiss 6f85ec0460 LUCENE-9174: Bump default gradle memory to 2g 2020-01-26 18:27:41 +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-9165: explicitly cast with the horrible groovy language so that numbers above 9 don't fail 2020-01-24 09:53:47 -05:00
validation SOLR-11207: minor changes: 2020-01-26 10:45:05 +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 LUCENE-9174: Bump default gradle memory to 2g 2020-01-26 18:27:41 +01:00
help.gradle Add git help to help/ 2020-01-15 10:40:41 +01:00