mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-18 10:54:54 +00:00
Nit in settings.gradle for Eclipse
Fixes ``./gradlew eclipse` failure introduced in 6d99e790b3ee
This commit is contained in:
parent
de55b4dfd1
commit
633bd09be0
@ -96,7 +96,7 @@ if (isEclipse) {
|
|||||||
projects << 'libs:secure-sm-tests'
|
projects << 'libs:secure-sm-tests'
|
||||||
projects << 'libs:grok-tests'
|
projects << 'libs:grok-tests'
|
||||||
projects << 'libs:geo-tests'
|
projects << 'libs:geo-tests'
|
||||||
projects << 'libs:ssl-config'
|
projects << 'libs:ssl-config-tests'
|
||||||
}
|
}
|
||||||
|
|
||||||
include projects.toArray(new String[0])
|
include projects.toArray(new String[0])
|
||||||
|
Loading…
x
Reference in New Issue
Block a user