[jbossws-commits] JBossWS SVN: r14641 - stack/native/trunk/modules/testsuite.

jbossws-commits at lists.jboss.org jbossws-commits at lists.jboss.org
Wed Jun 29 10:37:40 EDT 2011


Author: richard.opalka at jboss.com
Date: 2011-06-29 10:37:40 -0400 (Wed, 29 Jun 2011)
New Revision: 14641

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

Modified: stack/native/trunk/modules/testsuite/pom.xml
===================================================================
--- stack/native/trunk/modules/testsuite/pom.xml	2011-06-29 06:35:15 UTC (rev 14640)
+++ stack/native/trunk/modules/testsuite/pom.xml	2011-06-29 14:37:40 UTC (rev 14641)
@@ -789,9 +789,6 @@
                  <exclude>org/jboss/test/ws/jaxws/webserviceref/**</exclude>
                  <exclude>org/jboss/test/ws/jaxws/samples/webserviceref/**</exclude>
 
-                 <!-- TODO: Unexpected element 'class-loading' encountered -->
-                 <exclude>org/jboss/test/ws/jaxws/jbws1581/**</exclude>
-
                  <!-- TODO: Classpath visibility issues - investigate -->
                  <exclude>org/jboss/test/ws/jaxws/jbws2634/**</exclude>
                  <exclude>org/jboss/test/ws/jaxws/jbws3026/**</exclude>
@@ -826,6 +823,7 @@
                  <exclude>org/jboss/test/ws/jaxws/jbws944/**</exclude>
                  <exclude>org/jboss/test/ws/jaxws/samples/serviceref/**</exclude>
                  <exclude>org/jboss/test/ws/jaxws/wsaddressing/replyto/**</exclude>
+                 <exclude>org/jboss/test/ws/jaxws/jbws1581/**</exclude>
 
                  <!-- JAXR not available -->
                  <exclude>org/jboss/test/ws/jaxws/samples/jaxr/**</exclude>



More information about the jbossws-commits mailing list