Author: alessio.soldano(a)jboss.com
Date: 2013-04-16 12:22:51 -0400 (Tue, 16 Apr 2013)
New Revision: 17498
Modified:
stack/cxf/trunk/modules/testsuite/pom.xml
Log:
Restoring passing test (after AS8 upgrade to Undertow 1.0.0.Alpha9)
Modified: stack/cxf/trunk/modules/testsuite/pom.xml
===================================================================
--- stack/cxf/trunk/modules/testsuite/pom.xml 2013-04-16 16:18:19 UTC (rev 17497)
+++ stack/cxf/trunk/modules/testsuite/pom.xml 2013-04-16 16:22:51 UTC (rev 17498)
@@ -850,9 +850,6 @@
<!-- # [AS7-6850] Undertow: Missing Start Boundary, or boundary does
not start on a new line -->
<exclude>org/jboss/test/ws/saaj/jbws3084/JBWS3084TestCase*</exclude>
- <!-- # [AS7-6765] fix in commit
https://github.com/undertow-io/undertow/commit/d1747d12af796e9048308d3c63...
-->
-
<exclude>org/jboss/test/ws/jaxws/jbws2000/JBWS2000TestCase*</exclude>
-
<!--# [AS7-537] Filter Apache CXF -->
<exclude>org/jboss/test/ws/jaxws/cxf/noIntegration/AS7537TestCase**</exclude>
</excludes>