d412fd1bbd
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) |
||
---|---|---|
.. | ||
reaper | ||
src | ||
.gitignore | ||
build.gradle | ||
formatterConfig.xml | ||
settings.gradle | ||
version.properties |