From afeb5065ec226e39bb0b6855db63952d9a1ba89c Mon Sep 17 00:00:00 2001 From: Robert Godfrey Date: Thu, 23 Feb 2012 22:15:29 +0000 Subject: AMQP-24 : [Java Broker] Implement distributed transactions for AMQP 0-10 git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1292984 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/java/test-profiles/JavaPre010Excludes | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'qpid/java/test-profiles/JavaPre010Excludes') diff --git a/qpid/java/test-profiles/JavaPre010Excludes b/qpid/java/test-profiles/JavaPre010Excludes index ada22638be..c05f7b51f4 100644 --- a/qpid/java/test-profiles/JavaPre010Excludes +++ b/qpid/java/test-profiles/JavaPre010Excludes @@ -61,3 +61,7 @@ org.apache.qpid.test.unit.client.temporaryqueue.TemporaryQueueTest#testTemporary // QPID-3604 This fix is applied only to the 0-10 code, hence this test does not work for pre 0-10. org.apache.qpid.client.prefetch.PrefetchBehaviourTest#testConnectionStop + +//XA functionality is not implemented in pre 0-10 +org.apache.qpid.jms.xa.XAResourceTest#* + -- cgit v1.2.1