lucene/gradle/generation
Robert Muir 945b1cb872
LUCENE-9856: fail precommit on unused local variables, take two (#37)
Enable ecj unused local variable, private instance and method detection. Allow SuppressWarnings("unused") to disable unused checks (e.g. for generated code or very special tests). Fix gradlew regenerate for python 3.9 SuppressWarnings("unused") for generated javacc and jflex code. Enable a few other easy ecj checks such as Deprecated annotation, hashcode/equals, equals across different types.

Co-authored-by: Mike McCandless <mikemccand@apache.org>
2021-03-23 13:59:00 -04:00
..
icu.gradle Clean up stale comments a bit. 2021-02-20 20:18:02 +01:00
javacc.gradle LUCENE-9856: fail precommit on unused local variables, take two (#37) 2021-03-23 13:59:00 -04:00
jflex.gradle LUCENE-9570: code reformatting [partial]. 2020-12-28 12:26:13 +01:00
kuromoji.gradle LUCENE-9546: Configure Nori and Kuromoji generation lazily when java plugin is applied to the projects 2020-09-29 10:24:17 +02:00
nori.gradle LUCENE-9546: Configure Nori and Kuromoji generation lazily when java plugin is applied to the projects 2020-09-29 10:24:17 +02:00
snowball.gradle LUCENE-9605: update snowball to d8cf01ddf37a, adds Yiddish (#2077) 2020-11-14 09:27:08 -05:00
snowball.patch LUCENE-9605: update snowball to d8cf01ddf37a, adds Yiddish (#2077) 2020-11-14 09:27:08 -05:00
snowball.sh LUCENE-9220: prevent zip file reproducibility issues based on users umask 2020-02-17 13:34:00 -05:00
util.gradle LUCENE-9570: code reformatting [partial]. 2020-12-23 12:41:23 +01:00