summaryrefslogtreecommitdiff
path: root/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
commit4ce1aba5cd81005c0949dab81e7d6cbbd6faa3d3 (patch)
tree248d539f2818abc28aea5b0291c3e394ed6a9171 /java/java.testprofile
parent669e4215a0b455c4cc98c8132d73b4d31f363e1d (diff)
downloadqpid-python-4ce1aba5cd81005c0949dab81e7d6cbbd6faa3d3.tar.gz
Use DerbyMessageStore for config-systests.xml, ensure it's cleaned up
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@787248 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/java.testprofile')
-rw-r--r--java/java.testprofile2
1 files changed, 1 insertions, 1 deletions
diff --git a/java/java.testprofile b/java/java.testprofile
index d1ec1a0e41..592623f066 100644
--- a/java/java.testprofile
+++ b/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