Author: jim.ma
Date: 2014-08-13 04:23:56 -0400 (Wed, 13 Aug 2014)
New Revision: 18844
Modified:
stack/cxf/trunk/modules/testsuite/pom.xml
Log:
[JBWS-3514]:Enable tests for wildfly800 and wildfly810
Modified: stack/cxf/trunk/modules/testsuite/pom.xml
===================================================================
--- stack/cxf/trunk/modules/testsuite/pom.xml 2014-08-13 08:22:11 UTC (rev 18843)
+++ stack/cxf/trunk/modules/testsuite/pom.xml 2014-08-13 08:23:56 UTC (rev 18844)
@@ -700,9 +700,6 @@
<!-- Manually setup KDC before run this test-->
<exclude>org/jboss/test/ws/jaxws/samples/wsse/kerberos/*TestCase*</exclude>
-
- <!-- [JBWS-3514] Enable it after backport change to wilfly800 ASIL
-->
-
<exclude>org/jboss/test/ws/jaxws/samples/session/*TestCase*</exclude>
</excludes>
</configuration>
</plugin>
@@ -792,9 +789,6 @@
<!-- Manually setup KDC before run this test-->
<exclude>org/jboss/test/ws/jaxws/samples/wsse/kerberos/*TestCase*</exclude>
- <!-- [JBWS-3514] Enable it after backport change to wilfly810 ASIL
-->
-
<exclude>org/jboss/test/ws/jaxws/samples/session/*TestCase*</exclude>
-
<!-- [JBWS-3809] Enable it after backport change to wilfly810 ASIL ?
-->
<exclude>org/jboss/test/ws/jaxws/cxf/jbws3809/*TestCase*</exclude>
</excludes>
Show replies by date