OpenSearch/buildSrc
Jason Tedor 6707a89c3b Fail early on JDK with compiler bug
Early versions of JDK 8 have a compiler bug that prevents assignment to
a definitely unassigned final variable inside the body of a lambda. This
commit adds an early-out to the build process which also gives a useful
error message.

Closes #16418
2016-02-03 13:25:39 -05:00
..
src/main Fail early on JDK with compiler bug 2016-02-03 13:25:39 -05:00
build.gradle Build: Add AntTask to simplify controlling logging when running ant from gradle 2015-12-18 11:45:52 -08:00
version.properties Upgrade to lucene 5.5.0-snapshot-1725675 2016-02-02 22:53:39 -05:00