summaryrefslogtreecommitdiff
path: root/qpid/java/test-profiles/java.0.10.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
commit77ce8ac58d6e86d958f84de51cbc2f5d6636a5e7 (patch)
treef3af49d3b633dbfda0762f7c4f5f18640b633dd3 /qpid/java/test-profiles/java.0.10.testprofile
parent4d02e072b47235cfb56635412aea6a4ed30e6869 (diff)
downloadqpid-python-77ce8ac58d6e86d958f84de51cbc2f5d6636a5e7.tar.gz
QPID-2658: Adding 0-10 profile excludes for java
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@966724 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java/test-profiles/java.0.10.testprofile')
-rw-r--r--qpid/java/test-profiles/java.0.10.testprofile4
1 files changed, 2 insertions, 2 deletions
diff --git a/qpid/java/test-profiles/java.0.10.testprofile b/qpid/java/test-profiles/java.0.10.testprofile
index 64c184c0f6..f03edec321 100644
--- a/qpid/java/test-profiles/java.0.10.testprofile
+++ b/qpid/java/test-profiles/java.0.10.testprofile
@@ -1,8 +1,8 @@
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
-profile.excludes=JavaTransientExcludes JavaStandaloneExcludes CPPExcludes CPPTransientExcludes
+profile.excludes=JavaTransientExcludes JavaStandaloneExcludes Java010Excludes