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

jbossws-commits at lists.jboss.org jbossws-commits at lists.jboss.org
Mon Jun 27 16:00:26 EDT 2011


Author: richard.opalka at jboss.com
Date: 2011-06-27 16:00:23 -0400 (Mon, 27 Jun 2011)
New Revision: 14636

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-06-27 19:36:35 UTC (rev 14635)
+++ stack/cxf/trunk/modules/testsuite/pom.xml	2011-06-27 20:00:23 UTC (rev 14636)
@@ -1009,14 +1009,10 @@
                  <!-- AS7 integration exclusions -->
                  <!-- ////////////////////////// -->
 
-                 <!--# not yet supported on AS7 -->
-                 <exclude>org/jboss/test/ws/jaxrpc/**</exclude>
-
                  <!-- EJB3 client API dependencies -->
                  <exclude>org/jboss/test/ws/jaxws/jbws944/**</exclude>
                  <exclude>org/jboss/test/ws/jaxws/samples/webserviceref/**</exclude>
                  <exclude>org/jboss/test/ws/jaxws/samples/webservicerefsec/**</exclude>
-                 <exclude>org/jboss/test/ws/jaxws/samples/securityDomain/**</exclude>
 
                  <!-- TODO: Unexpected element 'class-loading' encountered -->
                  <exclude>org/jboss/test/ws/jaxws/jbws1581/**</exclude>



More information about the jbossws-commits mailing list