diff options
| author | Keith Wall <kwall@apache.org> | 2014-03-13 15:43:10 +0000 |
|---|---|---|
| committer | Keith Wall <kwall@apache.org> | 2014-03-13 15:43:10 +0000 |
| commit | 37e09c8cc539e79c7ccd45270fdc631a66f47cd4 (patch) | |
| tree | 971d08773ee16ae7aac65ff25b60840d28810f0e /qpid/java/test-profiles/java-bdb.0-10.testprofile | |
| parent | 9e49a608aa2968daf3e1dca9b2947e82dc3f63a0 (diff) | |
| download | qpid-python-37e09c8cc539e79c7ccd45270fdc631a66f47cd4.tar.gz | |
Change test-profiles to remove references to messagestore class
git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/java-broker-bdb-ha2@1577208 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java/test-profiles/java-bdb.0-10.testprofile')
| -rw-r--r-- | qpid/java/test-profiles/java-bdb.0-10.testprofile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/qpid/java/test-profiles/java-bdb.0-10.testprofile b/qpid/java/test-profiles/java-bdb.0-10.testprofile index 36f4123ad0..373647368f 100644 --- a/qpid/java/test-profiles/java-bdb.0-10.testprofile +++ b/qpid/java/test-profiles/java-bdb.0-10.testprofile @@ -26,10 +26,9 @@ broker.ready=BRK-1004 broker.stopped=Exception qpid.broker_default_amqp_protocol_excludes=AMQP_1_0 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 Java010Excludes JavaBDBExcludes broker.clean.between.tests=true broker.persistent=true broker.version=v0_10 -messagestore.type=BDB |
