diff options
| author | Keith Wall <kwall@apache.org> | 2014-04-01 10:35:33 +0000 |
|---|---|---|
| committer | Keith Wall <kwall@apache.org> | 2014-04-01 10:35:33 +0000 |
| commit | cf057f863f902d73477411b8d1f5b0a7541748b0 (patch) | |
| tree | 9ce0d2953a6d358f6f91a0de25e3dc8f719e8ee4 /qpid/java/test-profiles/java-bdb-spawn.0-9.testprofile | |
| parent | 99231e1918fb20c750e7261f531d31ecec12b8f1 (diff) | |
| parent | c24467b81ca19de444d8a4bd4d5bb01cd6738df2 (diff) | |
| download | qpid-python-cf057f863f902d73477411b8d1f5b0a7541748b0.tar.gz | |
QPID-5653, QPID-5624: Remove support for virtual host xml and make message and configuration stores stateless.
This commit will temporarily break the UI
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1583597 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java/test-profiles/java-bdb-spawn.0-9.testprofile')
| -rw-r--r-- | qpid/java/test-profiles/java-bdb-spawn.0-9.testprofile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/qpid/java/test-profiles/java-bdb-spawn.0-9.testprofile b/qpid/java/test-profiles/java-bdb-spawn.0-9.testprofile index 4818cfff28..882ba13876 100644 --- a/qpid/java/test-profiles/java-bdb-spawn.0-9.testprofile +++ b/qpid/java/test-profiles/java-bdb-spawn.0-9.testprofile @@ -24,8 +24,7 @@ broker.command.windows=build${file.separator}bin${file.separator}qpid-server.bat broker.ready=BRK-1004 broker.stopped=Exception qpid.broker_default_amqp_protocol_excludes=AMQP_1_0,AMQP_0_10,AMQP_0_9_1 -broker.virtualhosts-config=${QPID_HOME}/etc/virtualhosts-systests-bdb.xml -messagestore.class.name=org.apache.qpid.server.store.berkeleydb.BDBMessageStore +messagestore.type=BDB profile.excludes=JavaExcludes JavaPersistentExcludes XAExcludes JavaPre010Excludes JavaBDBExcludes broker.clean.between.tests=true broker.persistent=true @@ -34,4 +33,3 @@ broker.version=v0_9 # Do not enable. Allow client to attempt 0-10 and negotiate downwards # #qpid.amqp.version=0-9 - |
