Author: asoldano
Date: 2014-11-26 12:51:25 -0500 (Wed, 26 Nov 2014)
New Revision: 19115
Modified:
stack/cxf/trunk/modules/testsuite/pom.xml
Log:
[JBWS-3813] Re-enabling test
Modified: stack/cxf/trunk/modules/testsuite/pom.xml
===================================================================
--- stack/cxf/trunk/modules/testsuite/pom.xml 2014-11-26 17:13:12 UTC (rev 19114)
+++ stack/cxf/trunk/modules/testsuite/pom.xml 2014-11-26 17:51:25 UTC (rev 19115)
@@ -689,9 +689,6 @@
<!-- # [JBWS-3620] Authentication failures w/ Undertow -->
<exclude>org/jboss/test/ws/jaxws/cxf/httpauth/HelloDigestTestCase*</exclude>
- <!-- # [JBWS-3813] Add exception name to
faultstring/detail/stackTrace -->
-
<exclude>org/jboss/test/ws/jaxws/cxf/jbws3813/*TestCase*</exclude>
-
<!-- Manually setup KDC before run this test-->
<exclude>org/jboss/test/ws/jaxws/samples/wsse/kerberos/*TestCase*</exclude>
</excludes>
@@ -771,9 +768,6 @@
<!-- # [JBWS-3620] Authentication failures w/ Undertow -->
<exclude>org/jboss/test/ws/jaxws/cxf/httpauth/HelloDigestTestCase*</exclude>
- <!-- # [JBWS-3813] Add exception name to
faultstring/detail/stackTrace -->
-
<exclude>org/jboss/test/ws/jaxws/cxf/jbws3813/*TestCase*</exclude>
-
<!-- Manually setup KDC before run this test-->
<exclude>org/jboss/test/ws/jaxws/samples/wsse/kerberos/*TestCase*</exclude>
</excludes>
@@ -854,9 +848,6 @@
<!-- # [JBWS-3620] Authentication failures w/ Undertow -->
<exclude>org/jboss/test/ws/jaxws/cxf/httpauth/HelloDigestTestCase*</exclude>
- <!-- # [JBWS-3813] Add exception name to
faultstring/detail/stackTrace -->
-
<exclude>org/jboss/test/ws/jaxws/cxf/jbws3813/*TestCase*</exclude>
-
<!-- Manually setup KDC before run this test-->
<exclude>org/jboss/test/ws/jaxws/samples/wsse/kerberos/*TestCase*</exclude>
</excludes>
Show replies by date