forked from crate/crate
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsettings.gradle
More file actions
36 lines (36 loc) · 873 Bytes
/
Copy pathsettings.gradle
File metadata and controls
36 lines (36 loc) · 873 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
include 'es',
'es:es-core',
'es:es-x-content',
'es:es-secure-sm',
'es:es-server',
'es:es-plugin-classloader',
'es:es-client',
'es:es-testing',
'es:es-transport',
'es:es-discovery-ec2',
'es:es-repository-url',
'es:es-repository-s3',
'es:es-repository-hdfs',
'es:es-analysis-common',
'integration-testing',
'shared',
'core',
'dex',
'blob',
'sql',
'sql-parser',
'udc',
'azure-discovery',
'dns-discovery',
'app',
'blackbox',
'ssl',
'enterprise:jmx-monitoring',
'enterprise:lang-js',
'enterprise:users',
'enterprise:ssl-impl',
'enterprise:mqtt',
'enterprise:hll',
'http',
'benchmarks',
'licensing'