summaryrefslogtreecommitdiff
path: root/qpid/java/java-derby.testprofile
diff options
context:
space:
mode:
authorAidan Skinner <aidan@apache.org>2009-06-26 12:54:53 +0000
committerAidan Skinner <aidan@apache.org>2009-06-26 12:54:53 +0000
commitfa9b863c9085a1397348fb3d5aa563faa54cb213 (patch)
treeebfefd5e50233ea2584d83fb8b5f6b50fd00d048 /qpid/java/java-derby.testprofile
parent5fcc2582101acaeca738dd4b68dc04718e3b2c2f (diff)
downloadqpid-python-fa9b863c9085a1397348fb3d5aa563faa54cb213.tar.gz
Put the default test profile back to using MemoryMessageStore for now, add java-derby and config-systests-derby.xml for testing purpouses. Allow the config file to be specified in the test profile, default to config-systests.xml.
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@788680 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java/java-derby.testprofile')
-rw-r--r--qpid/java/java-derby.testprofile7
1 files changed, 7 insertions, 0 deletions
diff --git a/qpid/java/java-derby.testprofile b/qpid/java/java-derby.testprofile
new file mode 100644
index 0000000000..bb0dbf3663
--- /dev/null
+++ b/qpid/java/java-derby.testprofile
@@ -0,0 +1,7 @@
+broker.language=java
+broker=${project.root}/build/bin/qpid-server -p @PORT -m @MPORT -c @CONFIG_FILE -l ${project.root}/log4j-test.xml
+broker.clean=${project.root}/clean-dir ${build.data} ${project.root}/build/work/derbyDB
+broker.ready=Qpid Broker Ready
+broker.config=${project.root}/build/etc/config-systests-derby.xml
+
+test.excludesfile=${project.root}/ExcludeList ${project.root}/XAExcludeList ${project.root}/08ExcludeList-nonvm