diff options
Diffstat (limited to 'java/test-profiles')
| -rw-r--r-- | java/test-profiles/java-derby.testprofile | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/java/test-profiles/java-derby.testprofile b/java/test-profiles/java-derby.testprofile index b484bfe787..a94a7dac82 100644 --- a/java/test-profiles/java-derby.testprofile +++ b/java/test-profiles/java-derby.testprofile @@ -4,7 +4,11 @@ broker.clean=${test.profiles}/clean-dir ${build.data} ${project.root}/build/work broker.ready=BRK-1004 broker.stopped=Exception broker.config=${project.root}/build/etc/config-systests-derby.xml -qpid.amqp.version=0-9 profile.excludes=JavaStandaloneExcludes 08StandaloneExcludes broker.clean.between.tests=true broker.persistent=true +# +# Do not enable. Allow client to attempt 0-10 and negotiate downwards +# +#qpid.amqp.version=0-91 + |
