From 05e6258230c0ae9f8033dd77635420ae6474daeb Mon Sep 17 00:00:00 2001 From: Arnaud Simon Date: Wed, 22 Oct 2008 08:17:06 +0000 Subject: QPID-1384: updated AMQDestination + added test for 0.10 code path git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@706894 13f79535-47bb-0310-9956-ffa450edef68 --- java/08ExcludeList | 2 ++ 1 file changed, 2 insertions(+) (limited to 'java/08ExcludeList') diff --git a/java/08ExcludeList b/java/08ExcludeList index 8af1f14a03..0e900736c0 100644 --- a/java/08ExcludeList +++ b/java/08ExcludeList @@ -9,3 +9,5 @@ org.apache.qpid.test.testcases.FailoverTest#* org.apache.qpid.test.client.failover.FailoverTest#test4MinuteFailover // QPID-1225 : Temporary remove this test until the problem has been addressed org.apache.qpid.server.security.acl.SimpleACLTest#testClientPublishInvalidQueueSuccess +// Those tests are written against the 0.10 path +org.apache.qpid.test.unit.message.UTF8Test#* \ No newline at end of file -- cgit v1.2.1