diff options
| author | Robert Gemmell <robbie@apache.org> | 2012-08-24 16:10:56 +0000 |
|---|---|---|
| committer | Robert Gemmell <robbie@apache.org> | 2012-08-24 16:10:56 +0000 |
| commit | 58185893ba9ef036626212c1119ec638c7e4f957 (patch) | |
| tree | 04fb6c18fe1f82cc9c32bf7b36282911daae0886 /qpid/java | |
| parent | 881f4a51e4b9e44f888366fc06f6070f47921b90 (diff) | |
| download | qpid-python-58185893ba9ef036626212c1119ec638c7e4f957.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@1376981 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java')
| -rwxr-xr-x | qpid/java/test-profiles/CPPExcludes | 1 |
1 files changed, 1 insertions, 0 deletions
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.* |
