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

jbossws-commits at lists.jboss.org jbossws-commits at lists.jboss.org
Wed Apr 4 05:32:43 EDT 2012


Author: alessio.soldano at jboss.com
Date: 2012-04-04 05:32:42 -0400 (Wed, 04 Apr 2012)
New Revision: 16090

Modified:
   stack/cxf/trunk/modules/testsuite/pom.xml
Log:
[JBWS-3474] Updating exclude


Modified: stack/cxf/trunk/modules/testsuite/pom.xml
===================================================================
--- stack/cxf/trunk/modules/testsuite/pom.xml	2012-04-04 09:29:23 UTC (rev 16089)
+++ stack/cxf/trunk/modules/testsuite/pom.xml	2012-04-04 09:32:42 UTC (rev 16090)
@@ -745,6 +745,7 @@
                  <exclude>org/jboss/test/ws/jaxws/cxf/spring/ClientSpringAppTestCase*</exclude>
 
                  <!-- # 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/jbws2259/**</exclude>
                  <exclude>org/jboss/test/ws/jaxws/jbws2978/**</exclude>
                  <exclude>org/jboss/test/ws/jaxws/jbws3124/**</exclude>
               </excludes>



More information about the jbossws-commits mailing list