diff options
| author | Keith Wall <kwall@apache.org> | 2012-10-12 12:37:46 +0000 |
|---|---|---|
| committer | Keith Wall <kwall@apache.org> | 2012-10-12 12:37:46 +0000 |
| commit | d612f1f5094e966455cf7705588a50205a1f3fb6 (patch) | |
| tree | 9726af6321c52c04a7fcf233b9be109ce553ec76 /java/test-profiles | |
| parent | cc60bacd5002a50220729f93c716424742a81185 (diff) | |
| download | qpid-python-d612f1f5094e966455cf7705588a50205a1f3fb6.tar.gz | |
QPID-4353: modified rest test names in CPPExcludes beause they now reside in a different package.
Applied patch from Phil Harvey <phil@philharveyonline.com>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1397542 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/test-profiles')
| -rwxr-xr-x | java/test-profiles/CPPExcludes | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/test-profiles/CPPExcludes b/java/test-profiles/CPPExcludes index 5aee5eb8e4..f15673da02 100755 --- a/java/test-profiles/CPPExcludes +++ b/java/test-profiles/CPPExcludes @@ -173,7 +173,7 @@ org.apache.qpid.systest.disttest.* org.apache.qpid.disttest.* // Exclude java broker REST API tests -org.apache.qpid.server.management.plugin.servlet.rest.* +org.apache.qpid.systest.rest.* org.apache.qpid.systest.rest.acl.* // Exclude failover tests requiring virtual host functionality |
