From 4ce1aba5cd81005c0949dab81e7d6cbbd6faa3d3 Mon Sep 17 00:00:00 2001 From: Aidan Skinner Date: Mon, 22 Jun 2009 14:36:40 +0000 Subject: 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 --- java/java.testprofile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'java/java.testprofile') 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 -- cgit v1.2.1