From 2ce324393259f41e45e24e4f584c81592520ed81 Mon Sep 17 00:00:00 2001 From: Robert Gemmell Date: Mon, 17 May 2010 10:54:39 +0000 Subject: QPID-2422: exclude DurableSubscriberTest until queue exclusivity is persisted git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@945078 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/java/test-profiles/java-derby.testprofile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (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 a94a7dac82..c93a0a8260 100644 --- a/qpid/java/test-profiles/java-derby.testprofile +++ b/qpid/java/test-profiles/java-derby.testprofile @@ -4,7 +4,7 @@ broker.clean=${test.profiles}/clean-dir ${build.data} ${project.root}/build/work broker.ready=BRK-1004 broker.stopped=Exception broker.config=${project.root}/build/etc/config-systests-derby.xml -profile.excludes=JavaStandaloneExcludes 08StandaloneExcludes +profile.excludes=JavaStandaloneExcludes JavaPersistentExcludes 08StandaloneExcludes broker.clean.between.tests=true broker.persistent=true # -- cgit v1.2.1