Author: alessio.soldano(a)jboss.com
Date: 2012-01-18 07:59:32 -0500 (Wed, 18 Jan 2012)
New Revision: 15493
Modified:
stack/cxf/trunk/modules/testsuite/pom.xml
Log:
[AS7-3324] Excluding test
Modified: stack/cxf/trunk/modules/testsuite/pom.xml
===================================================================
--- stack/cxf/trunk/modules/testsuite/pom.xml 2012-01-18 12:57:33 UTC (rev 15492)
+++ stack/cxf/trunk/modules/testsuite/pom.xml 2012-01-18 12:59:32 UTC (rev 15493)
@@ -1351,6 +1351,10 @@
<exclude>org/jboss/test/ws/jaxrpc/samples/secureejb/**</exclude>
<exclude>org/jboss/test/ws/jaxrpc/samples/serviceref/ServiceRefEJBTestCase*</exclude>
+
+ <!-- # [AS7-3324] waiting for pull request -->
+
<exclude>org/jboss/test/ws/publish/EndpointPublishTestCase*</exclude>
+
</excludes>
</configuration>
</plugin>
Show replies by date