diff options
| author | Robert Gemmell <robbie@apache.org> | 2011-09-24 20:16:00 +0000 |
|---|---|---|
| committer | Robert Gemmell <robbie@apache.org> | 2011-09-24 20:16:00 +0000 |
| commit | 2505d893d701279fd0feb8ab1b3f2a2af965daa5 (patch) | |
| tree | 4a55185a0ac2a00874fbbd1c3a5d96544faa6659 /java/test-profiles/java-dby.0-9-1.testprofile | |
| parent | 21fecfd9324f0b22f97035b7d2905d0fb9810e30 (diff) | |
| download | qpid-python-2505d893d701279fd0feb8ab1b3f2a2af965daa5.tar.gz | |
QPID-3504: add the Java broker bdbstore to the build as an optional module
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1175235 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/test-profiles/java-dby.0-9-1.testprofile')
| -rw-r--r-- | java/test-profiles/java-dby.0-9-1.testprofile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/test-profiles/java-dby.0-9-1.testprofile b/java/test-profiles/java-dby.0-9-1.testprofile index b4d506df05..43788a5386 100644 --- a/java/test-profiles/java-dby.0-9-1.testprofile +++ b/java/test-profiles/java-dby.0-9-1.testprofile @@ -26,7 +26,7 @@ broker.stopped=Exception broker.config=${project.root}/build/etc/config-systests-derby.xml broker.protocol.excludes=--exclude-0-10 @PORT --exclude-0-10 @SSL_PORT messagestore.class.name=org.apache.qpid.server.store.DerbyMessageStore -profile.excludes=JavaPersistentExcludes JavaPre010Excludes +profile.excludes=JavaPersistentExcludes JavaDerbyExcludes JavaPre010Excludes broker.clean.between.tests=true broker.persistent=true # |
