lucene/gradle
Dawid Weiss 8eb4eb2611
LUCENE-9909: add checksums of included files for some jflex generation tasks. Fix a task ordering issue with spotless. (#121)
* LUCENE-9909: Some jflex regeneration tasks should have proper dependencies and also check the checksums of included files.

* Force a dependency on low-level spotless tasks so that they're always properly ordered (hell!). Update ASCIITLD and regenerate the remaining code. Add cross-dependencies between generation tasks that take includes as input.
2021-05-02 19:17:18 +02: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-9947: Exclude luke javadocs from the documentation site. (#120) 2021-05-01 18:10:56 +09:00
generation LUCENE-9909: add checksums of included files for some jflex generation tasks. Fix a task ordering issue with spotless. (#121) 2021-05-02 19:17:18 +02:00
hacks LUCENE-9871: move dummy outputs aspect into a separate file. 2021-03-30 20:15:55 +02:00
ide LUCENE-9882: better synchronize eclipse formatter with spotless. (#47) 2021-04-07 06:20:42 -04:00
java LUCENE-9910: maximize javac lint (#68) 2021-04-07 06:10:29 -04: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
publishing LUCENE-9947: Exclude luke from the published jar list (#118) 2021-05-01 15:50:46 +09:00
testing LUCENE-9188: Add jacoco code coverage support to gradle (#119) 2021-05-02 16:24:06 +02:00
validation Update gradle to 6.8.3 (#100) 2021-04-21 21:02:37 +02:00
wrapper Update gradle to 6.8.3 (#100) 2021-04-21 21:02:37 +02:00
globals.gradle LUCENE-9872: Make the most painful tasks in regenerate fully incremental (#60) 2021-04-02 09:56:47 +02:00
help.gradle LUCENE-9916: add a simple regeneration help doc (#73) 2021-04-11 11:28:41 -04:00