From 3ae1d953fcc19ffe95f17e8e2aeb8717bf8ef68b Mon Sep 17 00:00:00 2001 From: Robert Gemmell Date: Sun, 13 Apr 2014 14:09:59 +0000 Subject: QPID-5048,QPID-5657: initial bulk change toward bringing the maven build on the 0.28 branch up to parity with trunk Merges the following revisions from trunk: r1579935 r1581349 r1582781 r1582782 r1585102 r1585103 r1585105 r1585106 r1585112 r1585440 git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.28@1586990 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/java/test-profiles/cpp.excludes | 2 ++ 1 file changed, 2 insertions(+) (limited to 'qpid/java/test-profiles/cpp.excludes') diff --git a/qpid/java/test-profiles/cpp.excludes b/qpid/java/test-profiles/cpp.excludes index c8fae1797e..2e7610e8e2 100644 --- a/qpid/java/test-profiles/cpp.excludes +++ b/qpid/java/test-profiles/cpp.excludes @@ -27,3 +27,5 @@ org.apache.qpid.test.client.message.JMSDestinationTest#testMovedToQueue // This test requires a broker capable of 0-8/9 and 0-10 org.apache.qpid.test.client.message.JMSDestinationTest#testReceiveResend +//BDB System Tests +org.apache.qpid.server.store.berkeleydb.* -- cgit v1.2.1