summaryrefslogtreecommitdiff
path: root/java/test-profiles/java-bdb-spawn.0-9.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
commit4b864c5cd27947db3f3b85bfa83795368d8d45ff (patch)
tree2f4a81835f29bc9a61f9d4947eed8fc0654f3fe7 /java/test-profiles/java-bdb-spawn.0-9.testprofile
parentf4a8fa9d814208957157b540166a7d80bbe25eb1 (diff)
downloadqpid-python-4b864c5cd27947db3f3b85bfa83795368d8d45ff.tar.gz
QPID-3933 : [Java] Add interim AMQP 1-0 implementation
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1309594 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/test-profiles/java-bdb-spawn.0-9.testprofile')
-rw-r--r--java/test-profiles/java-bdb-spawn.0-9.testprofile2
1 files changed, 1 insertions, 1 deletions
diff --git a/java/test-profiles/java-bdb-spawn.0-9.testprofile b/java/test-profiles/java-bdb-spawn.0-9.testprofile
index 5e3ca0b470..9cfa25eb9a 100644
--- a/java/test-profiles/java-bdb-spawn.0-9.testprofile
+++ b/java/test-profiles/java-bdb-spawn.0-9.testprofile
@@ -27,7 +27,7 @@ messagestorefactory.class.name=org.apache.qpid.server.store.berkeleydb.BDBMessag
profile.excludes=JavaExcludes JavaPersistentExcludes XAExcludes JavaPre010Excludes JavaBDBExcludes
broker.clean.between.tests=true
broker.persistent=true
-broker.protocol.excludes=--exclude-0-10 @PORT --exclude-0-10 @SSL_PORT --exclude-0-9-1 @PORT --exclude-0-9-1 @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
broker.version=v0_9
#
# Do not enable. Allow client to attempt 0-10 and negotiate downwards