Author: kwall Date: Fri Oct 12 12:37:46 2012 New Revision: 1397542 URL: http://svn.apache.org/viewvc?rev=1397542&view=rev Log: QPID-4353: modified rest test names in CPPExcludes beause they now reside in a different package.
Applied patch from Phil Harvey <[email protected]> Modified: qpid/trunk/qpid/java/test-profiles/CPPExcludes Modified: qpid/trunk/qpid/java/test-profiles/CPPExcludes URL: http://svn.apache.org/viewvc/qpid/trunk/qpid/java/test-profiles/CPPExcludes?rev=1397542&r1=1397541&r2=1397542&view=diff ============================================================================== --- qpid/trunk/qpid/java/test-profiles/CPPExcludes (original) +++ qpid/trunk/qpid/java/test-profiles/CPPExcludes Fri Oct 12 12:37:46 2012 @@ -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 --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
