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 | f367a034fa63d116c6c1eb3557637dce171d9715 (patch) | |
| tree | 3d531d4c3d68de6dbe4fed45c82600a7403cb70e /qpid/java/test-profiles | |
| parent | 65cba5397294ddd5349bdb9837c4a10d91f2ca0b (diff) | |
| download | qpid-python-f367a034fa63d116c6c1eb3557637dce171d9715.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@1397542 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java/test-profiles')
| -rwxr-xr-x | qpid/java/test-profiles/CPPExcludes | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qpid/java/test-profiles/CPPExcludes b/qpid/java/test-profiles/CPPExcludes index 5aee5eb8e4..f15673da02 100755 --- a/qpid/java/test-profiles/CPPExcludes +++ b/qpid/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 |
