b49635539d
This now requires that system properties passed to Gradle must be in the form of "-Dtests.es.*" instead of "-Des.*". It then chops off "tests.es." and passes that as a "-E" property to Elasticsearch. Also changed system properties: - `tests.logger.level` became `tests.es.logger.level` - `node.mode` became `tests.es.node.mode` - `node.local` became `tests.es.node.local` |
||
---|---|---|
.. | ||
src/main | ||
.gitignore | ||
build.gradle | ||
version.properties |