From 1de434379397f34a7cfbe1e53ba7913b2eddff23 Mon Sep 17 00:00:00 2001 From: Arnaud Simon Date: Wed, 2 Apr 2008 13:03:39 +0000 Subject: QPID-884 Updated ant for using a profile. I have created a default profile that runs the tests against an 0.8 in VM broker and cpp-async and cpp-sync that respectively runs the test against an 0.10 cpp broker with async store and with sync store. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@643894 13f79535-47bb-0310-9956-ffa450edef68 --- java/08ExcludeList | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 java/08ExcludeList (limited to 'java/08ExcludeList') diff --git a/java/08ExcludeList b/java/08ExcludeList new file mode 100644 index 0000000000..b101c08a85 --- /dev/null +++ b/java/08ExcludeList @@ -0,0 +1,4 @@ +org.apache.qpid.test.unit.xa.QueueTest#* +org.apache.qpid.test.unit.xa.TopicTest#* +org.apache.qpid.test.unit.ct.DurableSubscriberTests#* + -- cgit v1.2.1