OpenSearch/qa/reindex-from-old
Jason Tedor b883e1217f
Lazy configure build tasks that require older JDKs (#29519)
Some build tasks require older JDKs. For example, the BWC build tasks
for older versions of Elasticsearch require older JDKs. It is onerous to
require these be configured when merely compiling Elasticsearch, the
requirement that they be strictly set to appropriate values should only
be enforced if these tasks are going to be executed. To address this, we
lazy configure these tasks.
2018-04-14 15:44:43 -04:00
..
src/test/java/org/elasticsearch/smoketest Reindex: Harden old ES version test 2018-01-26 11:24:48 -05:00
build.gradle Lazy configure build tasks that require older JDKs (#29519) 2018-04-14 15:44:43 -04:00