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

jbossws-commits at lists.jboss.org jbossws-commits at lists.jboss.org
Tue Oct 18 06:13:38 EDT 2011


Author: richard.opalka at jboss.com
Date: 2011-10-18 06:13:37 -0400 (Tue, 18 Oct 2011)
New Revision: 15119

Modified:
   stack/cxf/trunk/modules/testsuite/pom.xml
Log:
updating excludes

Modified: stack/cxf/trunk/modules/testsuite/pom.xml
===================================================================
--- stack/cxf/trunk/modules/testsuite/pom.xml	2011-10-18 09:17:27 UTC (rev 15118)
+++ stack/cxf/trunk/modules/testsuite/pom.xml	2011-10-18 10:13:37 UTC (rev 15119)
@@ -1296,6 +1296,9 @@
                  <!-- AS7 integration exclusions -->
                  <!-- ////////////////////////// -->
 
+                 <!-- # [JBWS-3371] waiting for merge upstream -->
+                 <exclude>org/jboss/test/ws/jaxws/jbws1815/**</exclude>
+
                  <!-- TODO: EJB3 DD driven deployments -->
                  <exclude>org/jboss/test/ws/jaxws/jbws1813/**</exclude>
                  <exclude>org/jboss/test/ws/jaxws/jbws1841/**</exclude>
@@ -1317,7 +1320,6 @@
                  <exclude>org/jboss/test/ws/jaxws/cxf/bus/*EJB3*</exclude>
 
                  <!-- TODO: investigate -->
-                 <exclude>org/jboss/test/ws/jaxws/jbws1815/**</exclude>
                  <exclude>org/jboss/test/ws/jaxws/samples/wsseEJB/WsseEjbTestCase*</exclude>
                  <exclude>org/jboss/test/ws/jaxws/samples/wsse/policy/jaas/UsernameAuthorizationEJBTestCase*</exclude>
 



More information about the jbossws-commits mailing list