Author: jim.ma
Date: 2014-04-23 00:03:08 -0400 (Wed, 23 Apr 2014)
New Revision: 18582
Modified:
stack/cxf/trunk/modules/testsuite/pom.xml
Log:
Enable MixtedTypeTestCase
Modified: stack/cxf/trunk/modules/testsuite/pom.xml
===================================================================
--- stack/cxf/trunk/modules/testsuite/pom.xml 2014-04-22 15:34:00 UTC (rev 18581)
+++ stack/cxf/trunk/modules/testsuite/pom.xml 2014-04-23 04:03:08 UTC (rev 18582)
@@ -889,9 +889,6 @@
<!-- Manually setup KDC before run this test-->
<exclude>org/jboss/test/ws/jaxws/samples/wsse/kerberos/*TestCase*</exclude>
-
- <!--[WFLY-3187] Uncomment this after it is merged-->
-
<exclude>org/jboss/test/ws/jaxws/cxf/mixtype/MixedTypeTestCase*</exclude>
</excludes>
</configuration>
</plugin>