From f367a034fa63d116c6c1eb3557637dce171d9715 Mon Sep 17 00:00:00 2001 From: Keith Wall Date: Fri, 12 Oct 2012 12:37:46 +0000 Subject: QPID-4353: modified rest test names in CPPExcludes beause they now reside in a different package. Applied patch from Phil Harvey git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1397542 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/java/test-profiles/CPPExcludes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'qpid/java') 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 -- cgit v1.2.1