From fa7baeaf72635628b9d2ea2ad60ba782d6313044 Mon Sep 17 00:00:00 2001 From: "Weston M. Price" Date: Mon, 14 May 2012 19:30:20 +0000 Subject: QPID-3990: Multiple XAResources isSameRM behavior *Track XAResource siblings in start/end methods *Added AMQXAResource interface *Added systemtest for new XAResource behavior *Refactored XAResourceTest to extend AbstractXATest git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1338355 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/java/test-profiles/JavaPre010Excludes | 1 + 1 file changed, 1 insertion(+) (limited to 'qpid/java/test-profiles/JavaPre010Excludes') diff --git a/qpid/java/test-profiles/JavaPre010Excludes b/qpid/java/test-profiles/JavaPre010Excludes index 18320646ee..0546ce92d3 100644 --- a/qpid/java/test-profiles/JavaPre010Excludes +++ b/qpid/java/test-profiles/JavaPre010Excludes @@ -66,4 +66,5 @@ org.apache.qpid.test.unit.ct.DurableSubscriberTest#testResubscribeWithChangedSel // JCA system tests require XA support (should look to see if we can reduce scope of excludes here) org.apache.qpid.ra.QpidRAConnectionTest#* +org.apache.qpid.ra.QpidRAXAResourceTest#* -- cgit v1.2.1