summaryrefslogtreecommitdiff
path: root/qpid/java/test-profiles/java-mms.0-8.testprofile
diff options
context:
space:
mode:
authorRobert Godfrey <rgodfrey@apache.org>2012-04-04 21:10:07 +0000
committerRobert Godfrey <rgodfrey@apache.org>2012-04-04 21:10:07 +0000
commite70c313cebf1c11ef77b32c0766a69a2d66cd134 (patch)
treeab7be312ee56b53ed17bcac0f0565c485a5a6fd4 /qpid/java/test-profiles/java-mms.0-8.testprofile
parent2db8073cfd87aff6ac64de3128f1ebb2952ca0db (diff)
downloadqpid-python-e70c313cebf1c11ef77b32c0766a69a2d66cd134.tar.gz
QPID-3933 : [Java] Add interim AMQP 1-0 implementation
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1309594 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java/test-profiles/java-mms.0-8.testprofile')
-rw-r--r--qpid/java/test-profiles/java-mms.0-8.testprofile2
1 files changed, 1 insertions, 1 deletions
diff --git a/qpid/java/test-profiles/java-mms.0-8.testprofile b/qpid/java/test-profiles/java-mms.0-8.testprofile
index d7ef32ae3b..1f02a49b28 100644
--- a/qpid/java/test-profiles/java-mms.0-8.testprofile
+++ b/qpid/java/test-profiles/java-mms.0-8.testprofile
@@ -23,7 +23,7 @@ broker.type=internal
broker.command=build/bin/qpid-server -p @PORT -m @MPORT @EXCLUDES -c @CONFIG_FILE -l test-profiles/log4j-test.xml
broker.ready=BRK-1004
broker.stopped=Exception
-broker.protocol.excludes=--exclude-0-10 @PORT --exclude-0-10 @SSL_PORT --exclude-0-9-1 @PORT --exclude-0-9-1 @SSL_PORT --exclude-0-9 @PORT --exclude-0-9 @SSL_PORT
+broker.protocol.excludes=--exclude-0-10 @PORT --exclude-0-10 @SSL_PORT --exclude-1-0 @PORT --exclude-1-0 @SSL_PORT --exclude-0-9-1 @PORT --exclude-0-9-1 @SSL_PORT --exclude-0-9 @PORT --exclude-0-9 @SSL_PORT
#
# Do not enable. Allow client to attempt 0-10 and negotiate downwards
#