Author: jim.ma
Date: 2012-05-25 05:36:59 -0400 (Fri, 25 May 2012)
New Revision: 16316
Modified:
stack/cxf/trunk/modules/testsuite/pom.xml
Log:
Temporarily exclude JBWS1666TestCase
Modified: stack/cxf/trunk/modules/testsuite/pom.xml
===================================================================
--- stack/cxf/trunk/modules/testsuite/pom.xml 2012-05-24 16:58:38 UTC (rev 16315)
+++ stack/cxf/trunk/modules/testsuite/pom.xml 2012-05-25 09:36:59 UTC (rev 16316)
@@ -762,6 +762,9 @@
<!--# [CXF-2006] RespectBinding feature and not understood required
extensibility elements-->
<exclude>org/jboss/test/ws/jaxws/jbws2449/**</exclude>
+
+ <!--# [JBWS-3503] Enable this after find out how to easily generate
client classpath in as7-->
+ <exclude>org/jboss/test/ws/jaxws/jbws1666/**</exclude>
<!--# [JBWS-2561] XOP request not properly inlined-->
<exclude>org/jboss/test/ws/jaxws/samples/xop/doclit/XOPHandlerTestCase.*</exclude>
Show replies by date