lucene/gradle/java
Robert Muir 4026753744
LUCENE-9910: maximize javac lint (#68)
This enables quite a few javac warnings from java11+ that weren't
enabled for some reason. None of them fail, so lock them in.

Additionally some newer checks are only recognized for newer JDK
versions, so they are only enabled based on the javac version used. They
will cause no annoyance because they relate to newer language features.
2021-04-07 06:10:29 -04:00
..
folder-layout.gradle Remove exceptional test exclusions for forked non-tests and inner classes. 2021-03-30 11:13:41 +02:00
jar-manifest.gradle LUCENE-9871: clean up some old cruft and shuffle files around. Correct inputs/outputs on check broken links so that it's incremental. 2021-03-30 10:55:19 +02:00
javac.gradle LUCENE-9910: maximize javac lint (#68) 2021-04-07 06:10:29 -04:00