Author: alessio.soldano(a)jboss.com
Date: 2011-03-02 13:04:57 -0500 (Wed, 02 Mar 2011)
New Revision: 13829
Modified:
stack/cxf/branches/JBWS-3236/modules/testsuite/pom.xml
Log:
Updating excludes
Modified: stack/cxf/branches/JBWS-3236/modules/testsuite/pom.xml
===================================================================
--- stack/cxf/branches/JBWS-3236/modules/testsuite/pom.xml 2011-03-01 22:06:28 UTC (rev
13828)
+++ stack/cxf/branches/JBWS-3236/modules/testsuite/pom.xml 2011-03-02 18:04:57 UTC (rev
13829)
@@ -875,7 +875,7 @@
<exclude>org/jboss/test/ws/jaxws/samples/webservice/**/*EJB3TestCase*</exclude>
<exclude>org/jboss/test/ws/jaxws/samples/webserviceref/**/*EJB3TestCase*</exclude>
<exclude>org/jboss/test/ws/management/recording/**</exclude>
- <exclude>org/jboss/test/ws/jaxws/cxf/bus/**</exclude>
+ <exclude>org/jboss/test/ws/jaxws/cxf/bus/*EJB3*</exclude>
<exclude>org/jboss/test/ws/jaxws/cxf/gzip/**</exclude>
<exclude>org/jboss/test/ws/jaxws/cxf/jaxbintros/**</exclude>
<exclude>org/jboss/test/ws/jaxws/cxf/jbws3060/**</exclude>
@@ -895,9 +895,6 @@
<exclude>org/jboss/test/ws/jaxws/smoke/tools/*ScriptTestCase*</exclude>
<exclude>org/jboss/test/ws/jaxws/smoke/tools/WSRunClientTestCase*</exclude>
- <!-- # [JBWS-3236] Ensure JBossWSBusFactory is built properly on AS7
-->
- <exclude>org/jboss/test/ws/jaxws/cxf/endorse/**</exclude>
-
<!-- # [JBWS-3225] jbossws console not yet available -->
<exclude>org/jboss/test/ws/console/**</exclude>
Show replies by date