[jbossws-commits] JBossWS SVN: r16515 - stack/cxf/trunk/modules/testsuite.

jbossws-commits at lists.jboss.org jbossws-commits at lists.jboss.org
Mon Jul 23 09:36:17 EDT 2012


Author: richard.opalka at 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>



More information about the jbossws-commits mailing list