Uwe Schindler
|
42fe2d5620
|
LUCENE-10364: Prepare and update errorprone plugin for Java 17 (#590)
|
2022-01-07 19:19:46 +01:00 |
Dawid Weiss
|
f02799c511
|
Skip errorprone on non-nightlies. (#45)
|
2021-03-26 21:42:15 +01:00 |
Dawid Weiss
|
f8040c0ecf
|
LUCENE-9650: errorprone plugin doesn't work on jdk16. A different workaround that keeps the dependency.
|
2021-03-15 10:19:27 +01:00 |
Dawid Weiss
|
8bbcc39583
|
Always include errorprone dependency, even if we're not checking. This ensures consistent use patterns across JVMs.
|
2021-03-11 22:27:25 +01:00 |
Dawid Weiss
|
38c9d2ab76
|
LUCENE-9650: disable errorprone on jdk16+ (#2171)
|
2020-12-28 23:20:52 +01:00 |
Varun Thacker
|
121b262389
|
LUCENE-9497: Integerate Error Prone ( Static Analysis Tool ) during compilation (#1816)
LUCENE-9497: Integrate Error Prone, a static analysis tool during compilation
|
2020-09-07 14:42:48 -07:00 |