summaryrefslogtreecommitdiff
path: root/java/test-profiles/java-derby.0.10.testprofile
diff options
context:
space:
mode:
authorRobert Gemmell <robbie@apache.org>2010-08-06 14:26:48 +0000
committerRobert Gemmell <robbie@apache.org>2010-08-06 14:26:48 +0000
commit1174cc933de08ef7e8d2527b043d966f5611e92d (patch)
tree63e45c2291448a5a0bfe30a29654521a6c9e5b98 /java/test-profiles/java-derby.0.10.testprofile
parent4684df77c01c56599ba00aabaaef3effb502ad78 (diff)
downloadqpid-python-1174cc933de08ef7e8d2527b043d966f5611e92d.tar.gz
QPID-2787: Move QpidTestCase to Common test module so that any test can inherit from it, allowing exclusions to be applied.
Add ability to gather the class name of the message store associated with the test profile in use. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@982986 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/test-profiles/java-derby.0.10.testprofile')
-rw-r--r--java/test-profiles/java-derby.0.10.testprofile1
1 files changed, 1 insertions, 0 deletions
diff --git a/java/test-profiles/java-derby.0.10.testprofile b/java/test-profiles/java-derby.0.10.testprofile
index 511e51ec1d..8c53a9423a 100644
--- a/java/test-profiles/java-derby.0.10.testprofile
+++ b/java/test-profiles/java-derby.0.10.testprofile
@@ -5,6 +5,7 @@ broker.clean=${test.profiles}/clean-dir ${build.data} ${project.root}/build/work
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=JavaStandaloneExcludes JavaPersistentExcludes Java010Excludes
broker.clean.between.tests=true
broker.persistent=true