Author: richard.opalka(a)jboss.com
Date: 2011-02-15 10:00:59 -0500 (Tue, 15 Feb 2011)
New Revision: 13745
Modified:
stack/cxf/trunk/modules/testsuite/pom.xml
Log:
[JBWS-3219] excluding tests for now
Modified: stack/cxf/trunk/modules/testsuite/pom.xml
===================================================================
--- stack/cxf/trunk/modules/testsuite/pom.xml 2011-02-15 13:43:17 UTC (rev 13744)
+++ stack/cxf/trunk/modules/testsuite/pom.xml 2011-02-15 15:00:59 UTC (rev 13745)
@@ -868,6 +868,11 @@
<exclude>org/jboss/test/ws/jaxws/cxf/jbws3098/ClientServerLifeCycleTestCase*</exclude>
<exclude>org/jboss/test/ws/jaxws/cxf/logging/**</exclude>
+ <!-- # [JBWS-3219] unexpected element 'security-domain'
encountered -->
+ <exclude>org/jboss/test/ws/jaxws/jbws2307/**</exclude>
+ <exclude>org/jboss/test/ws/jaxws/jbws2527/**</exclude>
+ <exclude>org/jboss/test/ws/jaxws/jbws1702/**</exclude>
+
<!-- JAXRPC deployments -->
<exclude>org/jboss/test/ws/jaxrpc/**</exclude>
</excludes>
Show replies by date