[jbossws-commits] JBossWS SVN: r19357 - stack/cxf/branches/arquillian/modules/testsuite.

jbossws-commits at lists.jboss.org jbossws-commits at lists.jboss.org
Fri Jan 9 04:52:13 EST 2015


Author: jim.ma
Date: 2015-01-09 04:52:13 -0500 (Fri, 09 Jan 2015)
New Revision: 19357

Modified:
   stack/cxf/branches/arquillian/modules/testsuite/pom.xml
Log:
Enable fixed tests

Modified: stack/cxf/branches/arquillian/modules/testsuite/pom.xml
===================================================================
--- stack/cxf/branches/arquillian/modules/testsuite/pom.xml	2015-01-09 09:49:57 UTC (rev 19356)
+++ stack/cxf/branches/arquillian/modules/testsuite/pom.xml	2015-01-09 09:52:13 UTC (rev 19357)
@@ -908,11 +908,6 @@
 
                  <!-- Manually setup KDC before run this test-->
                  <exclude>org/jboss/test/ws/jaxws/samples/wsse/kerberos/*TestCase*</exclude>
-
-                  <!-- Arquillian migration excludes untill issues addressed -->
-                  <exclude>org/jboss/test/ws/jaxws/clientConfig/ClientConfigurationTestCase*</exclude>
-                  <exclude>org/jboss/test/ws/jaxws/jbws2937/JBWS2937TestCase*</exclude>
-
               </excludes>
             </configuration>
           </plugin>



More information about the jbossws-commits mailing list