Author: alessio.soldano(a)jboss.com
Date: 2011-03-04 03:42:01 -0500 (Fri, 04 Mar 2011)
New Revision: 13847
Modified:
stack/cxf/trunk/modules/testsuite/pom.xml
Log:
[JBWS-3231] Enabling passing test (at least w/ Maven 2)
Modified: stack/cxf/trunk/modules/testsuite/pom.xml
===================================================================
--- stack/cxf/trunk/modules/testsuite/pom.xml 2011-03-04 08:39:19 UTC (rev 13846)
+++ stack/cxf/trunk/modules/testsuite/pom.xml 2011-03-04 08:42:01 UTC (rev 13847)
@@ -911,9 +911,6 @@
<!-- # [JBWS-3229] DOMUtils issue on test classpath - probably
missing xercesImpl on CP? -->
<exclude>org/jboss/test/ws/jaxws/jbws2960/**</exclude>
- <!-- # [JBWS-3231] not satisfied policy alternatives -->
-
<exclude>org/jboss/test/ws/jaxws/samples/mtom/MtomTestCase*</exclude>
-
<!-- # [JBWS-3232] javax.naming.NameNotFoundException: Name
'service' not found in context 'env' -->
<exclude>org/jboss/test/ws/jaxws/jbws3140/**</exclude>