From fa9b863c9085a1397348fb3d5aa563faa54cb213 Mon Sep 17 00:00:00 2001 From: Aidan Skinner Date: Fri, 26 Jun 2009 12:54:53 +0000 Subject: 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 --- qpid/java/java.testprofile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'qpid/java/java.testprofile') diff --git a/qpid/java/java.testprofile b/qpid/java/java.testprofile index 592623f066..9bf824d4cd 100644 --- a/qpid/java/java.testprofile +++ b/qpid/java/java.testprofile @@ -3,4 +3,4 @@ broker=${project.root}/build/bin/qpid-server -p @PORT -m @MPORT -c @CONFIG_FILE 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 +test.excludesfile=${project.root}/ExcludeList ${project.root}/XAExcludeList ${project.root}/08ExcludeList-nonvm ${project.root}/08ExcludeList-nopersistence -- cgit v1.2.1