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 | cbcb239474c989b1646c81e0e1e613f8758fa411 (patch) | |
| tree | 4a55185a0ac2a00874fbbd1c3a5d96544faa6659 /java/test-profiles/java-dby-spawn.0-10.testprofile | |
| parent | bfd55b2084a8e407b3b786895431af687ef3a2f9 (diff) | |
| download | qpid-python-cbcb239474c989b1646c81e0e1e613f8758fa411.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-spawn.0-10.testprofile')
| -rw-r--r-- | java/test-profiles/java-dby-spawn.0-10.testprofile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/test-profiles/java-dby-spawn.0-10.testprofile b/java/test-profiles/java-dby-spawn.0-10.testprofile index f51f5a26ac..9d7ca333b5 100644 --- a/java/test-profiles/java-dby-spawn.0-10.testprofile +++ b/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 |
