From 58185893ba9ef036626212c1119ec638c7e4f957 Mon Sep 17 00:00:00 2001 From: Robert Gemmell Date: Fri, 24 Aug 2012 16:10:56 +0000 Subject: QPID-4236, QPID-4237, QPID-4245: exclude new systest package from CPP test profiles git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1376981 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/java/test-profiles/CPPExcludes | 1 + 1 file changed, 1 insertion(+) (limited to 'qpid/java') diff --git a/qpid/java/test-profiles/CPPExcludes b/qpid/java/test-profiles/CPPExcludes index 018ced4a68..48a1bd61e6 100755 --- a/qpid/java/test-profiles/CPPExcludes +++ b/qpid/java/test-profiles/CPPExcludes @@ -183,3 +183,4 @@ org.apache.qpid.disttest.* // Exclude java broker REST API tests org.apache.qpid.server.management.plugin.servlet.rest.* +org.apache.qpid.systest.rest.acl.* -- cgit v1.2.1