Author: asoldano
Date: 2014-10-23 13:13:14 -0400 (Thu, 23 Oct 2014)
New Revision: 19029
Modified:
stack/cxf/trunk/modules/testsuite/pom.xml
Log:
[JBWS-3792] Enabling passing tests
Modified: stack/cxf/trunk/modules/testsuite/pom.xml
===================================================================
--- stack/cxf/trunk/modules/testsuite/pom.xml 2014-10-23 17:04:54 UTC (rev 19028)
+++ stack/cxf/trunk/modules/testsuite/pom.xml 2014-10-23 17:13:14 UTC (rev 19029)
@@ -691,9 +691,6 @@
<!-- Manually setup KDC before run this test-->
<exclude>org/jboss/test/ws/jaxws/samples/wsse/kerberos/*TestCase*</exclude>
-
- <!-- # [jbws-3792] waiting for jbossws-common update -->
-
<exclude>org/jboss/test/ws/jaxws/cxf/jbws3792/wsImpl/JBWS3792WsImplTestCase*</exclude>
</excludes>
</configuration>
</plugin>
@@ -773,10 +770,6 @@
<!-- Manually setup KDC before run this test-->
<exclude>org/jboss/test/ws/jaxws/samples/wsse/kerberos/*TestCase*</exclude>
-
- <!-- # [jbws-3792] waiting for jbossws-common update -->
-
<exclude>org/jboss/test/ws/jaxws/cxf/jbws3792/wsImpl/JBWS3792WsImplTestCase*</exclude>
-
</excludes>
</configuration>
</plugin>
@@ -857,10 +850,6 @@
<!-- Manually setup KDC before run this test-->
<exclude>org/jboss/test/ws/jaxws/samples/wsse/kerberos/*TestCase*</exclude>
-
- <!-- # [jbws-3792] waiting for jbossws-common update -->
-
<exclude>org/jboss/test/ws/jaxws/cxf/jbws3792/wsImpl/JBWS3792WsImplTestCase*</exclude>
-
</excludes>
</configuration>
</plugin>
Show replies by date