summaryrefslogtreecommitdiff
path: root/qpid/java/java.testprofile
diff options
context:
space:
mode:
authorAidan Skinner <aidan@apache.org>2009-06-22 14:36:40 +0000
committerAidan Skinner <aidan@apache.org>2009-06-22 14:36:40 +0000
commit12c7b374d42189bd180367f78bd3924ece76d699 (patch)
tree5ed4011560d9b85678901959a245f66cecac7606 /qpid/java/java.testprofile
parentbf3ace9ec0a1c6749963e0c0cf24ddfdfd15a0b3 (diff)
downloadqpid-python-12c7b374d42189bd180367f78bd3924ece76d699.tar.gz
Use DerbyMessageStore for config-systests.xml, ensure it's cleaned up
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@787248 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java/java.testprofile')
-rw-r--r--qpid/java/java.testprofile2
1 files changed, 1 insertions, 1 deletions
diff --git a/qpid/java/java.testprofile b/qpid/java/java.testprofile
index d1ec1a0e41..592623f066 100644
--- a/qpid/java/java.testprofile
+++ b/qpid/java/java.testprofile
@@ -1,6 +1,6 @@
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}/derbyDB
+broker.clean=${project.root}/clean-dir ${build.data} ${project.root}/build/work/derbyDB
broker.ready=Qpid Broker Ready
test.excludesfile=${project.root}/ExcludeList ${project.root}/XAExcludeList ${project.root}/08ExcludeList-nonvm