Make sure ApacheDS work directory is set correctly for separate LDAP test task in config module.
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
test {
|
||||
exclude('**/OpenLDAPIntegrationTestSuite.class')
|
||||
maxParallelForks = 1
|
||||
jvmArgs "-DapacheDSWorkDir=${buildDir}/apacheDSWork"
|
||||
}
|
||||
|
||||
apacheds_libs = [
|
||||
|
||||
Reference in New Issue
Block a user