summaryrefslogtreecommitdiff
path: root/java
diff options
context:
space:
mode:
authorRobert Gemmell <robbie@apache.org>2012-08-24 16:10:56 +0000
committerRobert Gemmell <robbie@apache.org>2012-08-24 16:10:56 +0000
commit5e2bf94acf89aa0b57f934cc042ae999c1b4b73d (patch)
tree1706208685af83b5f78fc4031583e382bf0606f2 /java
parent42ceab227eed999e944fbdda255a224d71916da3 (diff)
downloadqpid-python-5e2bf94acf89aa0b57f934cc042ae999c1b4b73d.tar.gz
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/qpid@1376981 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java')
-rwxr-xr-xjava/test-profiles/CPPExcludes1
1 files changed, 1 insertions, 0 deletions
diff --git a/java/test-profiles/CPPExcludes b/java/test-profiles/CPPExcludes
index 018ced4a68..48a1bd61e6 100755
--- a/java/test-profiles/CPPExcludes
+++ b/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.*