OpenSearch/buildSrc/src
Jake Landis d412fd1bbd
[7.x] Convert RestIntegTestTask to Java (#54528) (#54585)
This commit migrates the RestIntegTestTask from groovy to Java.
No changes to logic should be included, however the following changes
are needed:

* Move Fixture interface to Java (Java can not depend on Groovy classes)
* Support lazy evaluation of non-input System parameters (can not use Groovy strings)
* Use constants for system property names
* Remove dead System property pass through code (the build plugin does this already)
2020-04-01 17:33:30 -05:00
..
main [7.x] Convert RestIntegTestTask to Java (#54528) (#54585) 2020-04-01 17:33:30 -05:00
minimumRuntime/java/org/elasticsearch/gradle Refactor global build info plugin to leverage JavaInstallationRegistry (#54026) 2020-03-23 15:30:10 -07:00
test Improve checkstyle performance and readability (#54308) 2020-03-27 08:05:04 -07:00
testKit Fix typo in jdk-download testKit build.gradle 2020-03-23 15:05:30 -04:00