Skip to content

Conversation

@jakelandis
Copy link
Contributor

Backports the following commits to 7.x:

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)
@jakelandis jakelandis merged commit d412fd1 into elastic:7.x Apr 1, 2020
@jakelandis jakelandis deleted the backport/7.x/pr-54528 branch April 1, 2020 22:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant