Remove explict LDAP dir for integration tests
This commit is contained in:
@@ -52,8 +52,4 @@ dependencies {
|
||||
|
||||
test {
|
||||
inputs.file file("$rootDir/docs/manual/src/docbook/appendix-namespace.xml")
|
||||
}
|
||||
|
||||
integrationTest {
|
||||
systemProperties['apacheDSWorkDir'] = "${buildDir}/apacheDSWork"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user