Author: richard.opalka(a)jboss.com
Date: 2012-07-23 09:36:16 -0400 (Mon, 23 Jul 2012)
New Revision: 16515
Modified:
stack/cxf/trunk/modules/testsuite/pom.xml
Log:
removing native specific test
Modified: stack/cxf/trunk/modules/testsuite/pom.xml
===================================================================
--- stack/cxf/trunk/modules/testsuite/pom.xml 2012-07-23 13:34:14 UTC (rev 16514)
+++ stack/cxf/trunk/modules/testsuite/pom.xml 2012-07-23 13:36:16 UTC (rev 16515)
@@ -651,7 +651,6 @@
<!-- # Tests migrated from JBossWS-Native specific testsuite which
are meant to pass with JBossWS-CXF too, but are still to be fixed -->
<exclude>org/jboss/test/ws/jaxws/jbws2978/**</exclude>
- <exclude>org/jboss/test/ws/jaxws/jbws3124/**</exclude>
</excludes>
</configuration>
</plugin>
@@ -708,7 +707,6 @@
<!-- # Tests migrated from JBossWS-Native specific testsuite which
are meant to pass with JBossWS-CXF too, but are still to be fixed -->
<exclude>org/jboss/test/ws/jaxws/jbws2978/**</exclude>
- <exclude>org/jboss/test/ws/jaxws/jbws3124/**</exclude>
</excludes>
</configuration>
</plugin>
@@ -764,7 +762,6 @@
<!-- # Tests migrated from JBossWS-Native specific testsuite which
are meant to pass with JBossWS-CXF too, but are still to be fixed -->
<exclude>org/jboss/test/ws/jaxws/jbws2978/**</exclude>
- <exclude>org/jboss/test/ws/jaxws/jbws3124/**</exclude>
</excludes>
</configuration>
</plugin>
@@ -821,7 +818,6 @@
<!-- # Tests migrated from JBossWS-Native specific testsuite which
are meant to pass with JBossWS-CXF too, but are still to be fixed -->
<exclude>org/jboss/test/ws/jaxws/jbws2978/**</exclude>
- <exclude>org/jboss/test/ws/jaxws/jbws3124/**</exclude>
</excludes>
</configuration>
</plugin>
Show replies by date