mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-06 21:18:31 +00:00
2f4dca744f
This change is the x-plugins side of elastic/elasticsearchelastic/elasticsearch#14952. It now requires x-plugins to be checked out as a sibling of elasticsearch called extra-plugin-x-plugins. Original commit: elastic/x-pack-elasticsearch@f69b167407
3 lines
102 B
Groovy
3 lines
102 B
Groovy
project(':').projectDir = new File('../elasticsearch')
|
|
apply from: '../elasticsearch/settings.gradle'
|