🔎 Open source distributed and RESTful search engine.
Go to file
Colin Goodheart-Smithe db0f4c0977 Fixes projects refs in build (elastic/elasticsearch#771)
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
2017-01-23 14:09:22 +00:00
buildSrc Gets build to use elasticsearch-extras (elastic/elasticsearch#758) 2017-01-20 15:11:21 +00:00
dev-tools Gets build to use elasticsearch-extras (elastic/elasticsearch#758) 2017-01-20 15:11:21 +00:00
elasticsearch Move the named pipe no bootstrap test to a separate qa module (elastic/elasticsearch#769) 2017-01-23 12:08:35 +00:00
qa Move the named pipe no bootstrap test to a separate qa module (elastic/elasticsearch#769) 2017-01-23 12:08:35 +00:00
LICENSE.txt Initial X-Pack commit 2018-04-20 14:16:58 -07:00
build.gradle Fixes projects refs in build (elastic/elasticsearch#771) 2017-01-23 14:09:22 +00:00
gradle.properties Upgrades to 6.0.0-alpha1-SNAPSHOT (elastic/elasticsearch#672) 2017-01-10 11:04:29 +00:00
settings.gradle Gets build to use elasticsearch-extras (elastic/elasticsearch#758) 2017-01-20 15:11:21 +00:00