From 617810d8db1359d81688be587908cebe77d3f559 Mon Sep 17 00:00:00 2001 From: Robert Godfrey Date: Mon, 19 Mar 2012 09:41:34 +0000 Subject: QPID-3751 : Re-enable JCA tests for 0-10 Java Broker, disable for pre-0-10 (someone should verify whether some tests would actually work on pre-0-10) git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1302345 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/java/test-profiles/JavaExcludes | 2 -- 1 file changed, 2 deletions(-) (limited to 'qpid/java/test-profiles/JavaExcludes') diff --git a/qpid/java/test-profiles/JavaExcludes b/qpid/java/test-profiles/JavaExcludes index 2e8ad9ea3e..9741eed2e9 100644 --- a/qpid/java/test-profiles/JavaExcludes +++ b/qpid/java/test-profiles/JavaExcludes @@ -34,5 +34,3 @@ org.apache.qpid.client.ssl.SSLTest#testMultipleCertsInSingleStore //QPID-3605 Durable subscriber with no-local true receives messages on re-connection org.apache.qpid.test.unit.topic.DurableSubscriptionTest#testNoLocalMessagesNotDeliveredAfterReconnection -// Removing all JCA system tests against the java broker. -org.apache.qpid.ra.QpidRAConnectionTest#* -- cgit v1.2.1