diff options
Diffstat (limited to 'qpid/java/test-profiles/java-dby.0-8.testprofile')
| -rw-r--r-- | qpid/java/test-profiles/java-dby.0-8.testprofile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/qpid/java/test-profiles/java-dby.0-8.testprofile b/qpid/java/test-profiles/java-dby.0-8.testprofile index f08c46ae8f..f296126aaf 100644 --- a/qpid/java/test-profiles/java-dby.0-8.testprofile +++ b/qpid/java/test-profiles/java-dby.0-8.testprofile @@ -26,7 +26,7 @@ broker.ready=BRK-1004 broker.stopped=Exception qpid.broker_default_amqp_protocol_excludes=AMQP_1_0,AMQP_0_10,AMQP_0_9_1,AMQP_0_9 broker.virtualhosts-config=${QPID_HOME}/etc/virtualhosts-systests-derby.xml -messagestore.class.name=org.apache.qpid.server.store.derby.DerbyMessageStore +messagestore.type=DERBY profile.excludes=JavaPersistentExcludes JavaDerbyExcludes XAExcludes JavaPre010Excludes broker.clean.between.tests=true broker.persistent=true @@ -34,4 +34,3 @@ broker.persistent=true # Do not enable. Allow client to attempt 0-10 and negotiate downwards # #qpid.amqp.version=0-8 -messagestore.type=DERBY |
