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 | 4f16012afa83507eca6400ec4e912fef19483a49 (patch) | |
| tree | 0a9ee4d437af65c0b07032a8dc7456fa3017a30c /qpid/java/test-profiles/java-dby-spawn.0-10.testprofile | |
| parent | 17c0147dc010adc05aa503c2e907ca722d7b32b4 (diff) | |
| download | qpid-python-4f16012afa83507eca6400ec4e912fef19483a49.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@1175235 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java/test-profiles/java-dby-spawn.0-10.testprofile')
| -rw-r--r-- | qpid/java/test-profiles/java-dby-spawn.0-10.testprofile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qpid/java/test-profiles/java-dby-spawn.0-10.testprofile b/qpid/java/test-profiles/java-dby-spawn.0-10.testprofile index f51f5a26ac..9d7ca333b5 100644 --- a/qpid/java/test-profiles/java-dby-spawn.0-10.testprofile +++ b/qpid/java/test-profiles/java-dby-spawn.0-10.testprofile @@ -25,6 +25,6 @@ broker.ready=BRK-1004 broker.stopped=Exception broker.config=${project.root}/build/etc/config-systests-derby.xml messagestore.class.name=org.apache.qpid.server.store.DerbyMessageStore -profile.excludes=JavaPersistentExcludes Java010Excludes +profile.excludes=JavaPersistentExcludes JavaDerbyExcludes Java010Excludes broker.clean.between.tests=true broker.persistent=true |
