parent
101cf384ba
commit
813551e070
|
@ -14,9 +14,6 @@ dependencies {
|
|||
compileOnly project(':modules:lang-painless:spi')
|
||||
compileOnly project(path: xpackModule('core'), configuration: 'default')
|
||||
testCompile project(path: xpackModule('core'), configuration: 'testArtifacts')
|
||||
if (isEclipse) {
|
||||
testCompile project(path: xpackModule('core-tests'), configuration: 'testArtifacts')
|
||||
}
|
||||
}
|
||||
|
||||
integTest.enabled = false
|
||||
|
|
Loading…
Reference in New Issue