From dec6fd80f87b4204e193fdda108939d43a348092 Mon Sep 17 00:00:00 2001 From: Robert Gemmell Date: Thu, 25 Feb 2010 17:18:57 +0000 Subject: QPID-2417: add ability to run DurableSubscriberTest on the java-derby profile once QPID-2422 is fixed git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@916358 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/java/test-profiles/java-derby.testprofile | 1 + 1 file changed, 1 insertion(+) (limited to 'qpid/java/test-profiles/java-derby.testprofile') diff --git a/qpid/java/test-profiles/java-derby.testprofile b/qpid/java/test-profiles/java-derby.testprofile index 1238a44c84..618dd5b45d 100644 --- a/qpid/java/test-profiles/java-derby.testprofile +++ b/qpid/java/test-profiles/java-derby.testprofile @@ -7,3 +7,4 @@ broker.config=${project.root}/build/etc/config-systests-derby.xml qpid.amqp.version=0-9 profile.excludes=JavaStandaloneExcludes broker.clean.between.tests=true +broker.persistent=true -- cgit v1.2.1