diff options
| author | Robert Godfrey <rgodfrey@apache.org> | 2012-02-23 22:15:29 +0000 |
|---|---|---|
| committer | Robert Godfrey <rgodfrey@apache.org> | 2012-02-23 22:15:29 +0000 |
| commit | afeb5065ec226e39bb0b6855db63952d9a1ba89c (patch) | |
| tree | 2341895495043707530f839a0be87774f804553e /qpid/java/test-profiles/java-bdb.0-9-1.testprofile | |
| parent | 1b4a67ccc4b501b2b7872881609ee9f0d8c2e3eb (diff) | |
| download | qpid-python-afeb5065ec226e39bb0b6855db63952d9a1ba89c.tar.gz | |
AMQP-24 : [Java Broker] Implement distributed transactions for AMQP 0-10
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1292984 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java/test-profiles/java-bdb.0-9-1.testprofile')
| -rw-r--r-- | qpid/java/test-profiles/java-bdb.0-9-1.testprofile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qpid/java/test-profiles/java-bdb.0-9-1.testprofile b/qpid/java/test-profiles/java-bdb.0-9-1.testprofile index 101d38f4b9..f0b34c5f67 100644 --- a/qpid/java/test-profiles/java-bdb.0-9-1.testprofile +++ b/qpid/java/test-profiles/java-bdb.0-9-1.testprofile @@ -25,7 +25,7 @@ broker.ready=BRK-1004 broker.stopped=Exception broker.config=build/etc/config-systests-bdb.xml messagestore.class.name=org.apache.qpid.server.store.berkeleydb.BDBMessageStore -profile.excludes=JavaExcludes JavaPersistentExcludes JavaPre010Excludes JavaBDBExcludes +profile.excludes=JavaExcludes JavaPersistentExcludes XAExcludes JavaPre010Excludes JavaBDBExcludes broker.clean.between.tests=true broker.persistent=true broker.protocol.excludes=--exclude-0-10 @PORT --exclude-0-10 @SSL_PORT |
