db0f4c0977
The build would fail certain task (e.g. `gradle tasks` and `gradle :prelert-legacy:test`) if run from the elasticsearch root directory because the project references in the build were not abolute project paths from the root, they were relative to the `prelert-legacy` project. This change fixes the references so they are all absolute project paths. Original commit: elastic/x-pack-elasticsearch@e549533834 |
||
---|---|---|
buildSrc | ||
dev-tools | ||
elasticsearch | ||
qa | ||
LICENSE.txt | ||
build.gradle | ||
gradle.properties | ||
settings.gradle |