summaryrefslogtreecommitdiff
path: root/java/test-profiles/default.testprofile
diff options
context:
space:
mode:
authorAndrew Donald Kennedy <grkvlt@apache.org>2010-07-22 16:14:20 +0000
committerAndrew Donald Kennedy <grkvlt@apache.org>2010-07-22 16:14:20 +0000
commit9e82623a5c2c0f897edf52b2d01277de77e4954c (patch)
treecbb9cb0c60827ad1b00e8d55b1efa34c5f8409a2 /java/test-profiles/default.testprofile
parentc67cfe6cc625835ea7ed4b3af661c4a92989a57f (diff)
downloadqpid-python-9e82623a5c2c0f897edf52b2d01277de77e4954c.tar.gz
QPID-2658: Adding 0-10 profile excludes for java
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@966724 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/test-profiles/default.testprofile')
-rw-r--r--java/test-profiles/default.testprofile4
1 files changed, 2 insertions, 2 deletions
diff --git a/java/test-profiles/default.testprofile b/java/test-profiles/default.testprofile
index 43b9c68d43..4ab1f484d9 100644
--- a/java/test-profiles/default.testprofile
+++ b/java/test-profiles/default.testprofile
@@ -3,7 +3,7 @@ java.naming.provider.url=${test.profiles}/test-provider.properties
broker.version=0-8
broker=vm
-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=Listening on TCP port
broker.config=${project.root}/build/etc/config-systests.xml
broker.start=${test.profiles}/start-broker
@@ -30,7 +30,7 @@ test.port.alt=25672
test.port.alt.ssl=25671
test.exclude=true
-profile.excludes=JavaTransientExcludes JavaInVMExcludes
+profile.excludes=JavaTransientExcludes JavaInVMExcludes 08StandaloneExcludes
test.excludes=Excludes XAExcludes JavaExcludes ${profile}.excludes ${profile.excludes}
test.fork=no
test.mem=512M