summaryrefslogtreecommitdiff
path: root/java/test-profiles/java.testprofile
diff options
context:
space:
mode:
authorRobert Godfrey <rgodfrey@apache.org>2009-10-25 22:58:57 +0000
committerRobert Godfrey <rgodfrey@apache.org>2009-10-25 22:58:57 +0000
commit953ed819249457a5a6c4349c3b215f26d1abba16 (patch)
tree48340ad71f89a641111000ef4c6b63d8b2ce1ad7 /java/test-profiles/java.testprofile
parenta581be3f131e53b3f18aff392d5d28222d20e71d (diff)
downloadqpid-python-953ed819249457a5a6c4349c3b215f26d1abba16.tar.gz
Merged from java-broker-0-10 branch
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@829675 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/test-profiles/java.testprofile')
-rw-r--r--java/test-profiles/java.testprofile4
1 files changed, 2 insertions, 2 deletions
diff --git a/java/test-profiles/java.testprofile b/java/test-profiles/java.testprofile
index 05a801ee06..8dd835a335 100644
--- a/java/test-profiles/java.testprofile
+++ b/java/test-profiles/java.testprofile
@@ -1,7 +1,7 @@
broker.language=java
-broker=${project.root}/build/bin/qpid-server -p @PORT -m @MPORT -c @CONFIG_FILE -l ${test.profiles}/log4j-test.xml
+broker=${project.root}/build/bin/qpid-server -p @PORT -m @MPORT --exclude-0-10 @PORT -c @CONFIG_FILE -l ${test.profiles}/log4j-test.xml
broker.clean=${test.profiles}/clean-dir ${build.data} ${project.root}/build/work/derbyDB
broker.ready=BRK-1004
broker.stopped=Exception
-
+qpid.amqp.version=0-9
profile.excludes=08TransientExcludes 08StandaloneExcludes