summaryrefslogtreecommitdiff
path: root/java/test-profiles/java.testprofile
diff options
context:
space:
mode:
Diffstat (limited to 'java/test-profiles/java.testprofile')
-rw-r--r--java/test-profiles/java.testprofile5
1 files changed, 4 insertions, 1 deletions
diff --git a/java/test-profiles/java.testprofile b/java/test-profiles/java.testprofile
index a301fb1b65..ce73d5b5de 100644
--- a/java/test-profiles/java.testprofile
+++ b/java/test-profiles/java.testprofile
@@ -3,5 +3,8 @@ broker=${project.root}/build/bin/qpid-server -p @PORT -m @MPORT --exclude-0-10 @
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
+#
+# Do not enable. Allow client to attempt 0-10 and negotiate downwards
+#
+#qpid.amqp.version=0-91
profile.excludes=JavaTransientExcludes JavaStandaloneExcludes 08StandaloneExcludes