OpenSearch/buildSrc
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
..
reaper Auto-format buildSrc (#51043) 2020-01-16 10:26:27 +00:00
src [7.x] Convert RestIntegTestTask to Java (#54528) (#54585) 2020-04-01 17:33:30 -05:00
.gitignore
build.gradle Improve checkstyle performance and readability (#54308) 2020-03-27 08:05:04 -07:00
formatterConfig.xml Rename formatter config and switch to an opt-out list 2020-03-27 12:09:37 +00:00
settings.gradle Remove empty buildSrc subproject (#47415) 2019-10-01 16:34:31 -07:00
version.properties Improve checkstyle performance and readability (#54308) 2020-03-27 08:05:04 -07:00