diff options
Diffstat (limited to 'java/test-profiles/java-derby.0.10.testprofile')
| -rw-r--r-- | java/test-profiles/java-derby.0.10.testprofile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/java/test-profiles/java-derby.0.10.testprofile b/java/test-profiles/java-derby.0.10.testprofile index c680c1eddd..511e51ec1d 100644 --- a/java/test-profiles/java-derby.0.10.testprofile +++ b/java/test-profiles/java-derby.0.10.testprofile @@ -1,10 +1,10 @@ broker.language=java broker.version=0-10 broker=${project.root}/build/bin/qpid-server -p @PORT -m @MPORT -c @CONFIG_FILE -l ${test.profiles}/log4j-test.xml -broker.clean=${test.profiles}/clean-dir ${build.data} ${project.root}/build/work/derbyDB +broker.clean=${test.profiles}/clean-dir ${build.data} ${project.root}/build/work broker.ready=BRK-1004 broker.stopped=Exception broker.config=${project.root}/build/etc/config-systests-derby.xml -profile.excludes=JavaStandaloneExcludes JavaPersistentExcludes CPPExcludes CPPTransientExcludes +profile.excludes=JavaStandaloneExcludes JavaPersistentExcludes Java010Excludes broker.clean.between.tests=true broker.persistent=true |
