Author: alessio.soldano(a)jboss.com
Date: 2011-11-08 11:23:13 -0500 (Tue, 08 Nov 2011)
New Revision: 15213
Modified:
stack/native/trunk/modules/testsuite/pom.xml
Log:
Updating excludes
Modified: stack/native/trunk/modules/testsuite/pom.xml
===================================================================
--- stack/native/trunk/modules/testsuite/pom.xml 2011-11-08 15:39:46 UTC (rev 15212)
+++ stack/native/trunk/modules/testsuite/pom.xml 2011-11-08 16:23:13 UTC (rev 15213)
@@ -1133,7 +1133,6 @@
<exclude>org/jboss/test/ws/jaxrpc/overloaded/OverloadedTestCase*</exclude>
<exclude>org/jboss/test/ws/jaxrpc/samples/dynamichandler/DynamicHandlerTestCase*</exclude>
<exclude>org/jboss/test/ws/jaxrpc/samples/dynamichandler/StaticHandlerTestCase*</exclude>
-
<exclude>org/jboss/test/ws/jaxrpc/samples/mtom/MTOMTestCase*</exclude>
<exclude>org/jboss/test/ws/jaxrpc/samples/secureejb/SecureEJBTestCase*</exclude>
<exclude>org/jboss/test/ws/jaxrpc/samples/serviceref/ServiceRefClientTestCase*</exclude>
<exclude>org/jboss/test/ws/jaxrpc/samples/serviceref/ServiceRefEJBTestCase*</exclude>
@@ -1165,7 +1164,8 @@
<!-- # unpackaged EAR deployment failure -->
<exclude>org/jboss/test/ws/jaxrpc/jbws358/JBWS358TestCase*</exclude>
- <!-- # javaType [javax.xml.transform.Source] is not assignable from
attachment content: java.lang.String -->
+ <!-- # [AS7-2550] javax.activation.api module needs access to
jbossws-native data content handlers -->
+
<exclude>org/jboss/test/ws/jaxrpc/samples/mtom/MTOMTestCase*</exclude>
<exclude>org/jboss/test/ws/jaxrpc/samples/swa/AttachmentSAAJTestCase*</exclude>
<exclude>org/jboss/test/ws/jaxrpc/samples/swa/AttachmentProxyTestCase*</exclude>
<exclude>org/jboss/test/ws/jaxrpc/samples/swa/AttachmentDIITestCase*</exclude>
Show replies by date