Author: alessio.soldano(a)jboss.com
Date: 2011-11-16 12:17:09 -0500 (Wed, 16 Nov 2011)
New Revision: 15278
Modified:
stack/cxf/trunk/modules/testsuite/pom.xml
Log:
[JBWS-3205] Updating excludes
Modified: stack/cxf/trunk/modules/testsuite/pom.xml
===================================================================
--- stack/cxf/trunk/modules/testsuite/pom.xml 2011-11-16 17:09:38 UTC (rev 15277)
+++ stack/cxf/trunk/modules/testsuite/pom.xml 2011-11-16 17:17:09 UTC (rev 15278)
@@ -732,9 +732,6 @@
<!--# Seems MSFT interop. endpoints are down :(-->
<exclude>org/jboss/test/ws/jaxws/cxf/interop/wstrust10/**</exclude>
- <!--# [JBWS-3205] JDKLogManager not used -->
-
<exclude>org/jboss/test/ws/jaxws/cxf/logging/JDKLoggingTestCase*</exclude>
-
<!--# [JBWS-3125] SOAP over JMS 1.0 deployment support available on AS
7 only -->
<exclude>org/jboss/test/ws/jaxws/cxf/jms/**</exclude>
<exclude>org/jboss/test/ws/jaxws/cxf/jms_http/**</exclude>
@@ -914,9 +911,6 @@
<!--# Seems MSFT interop. endpoints are down :(-->
<exclude>org/jboss/test/ws/jaxws/cxf/interop/wstrust10/**</exclude>
- <!--# [JBWS-3205] JDKLogManager not used -->
-
<exclude>org/jboss/test/ws/jaxws/cxf/logging/JDKLoggingTestCase*</exclude>
-
<!--# [JBWS-3125] SOAP over JMS 1.0 deployment support available on AS
7 only -->
<exclude>org/jboss/test/ws/jaxws/cxf/jms/**</exclude>
<exclude>org/jboss/test/ws/jaxws/cxf/jms_http/**</exclude>
@@ -1101,9 +1095,6 @@
<exclude>org/jboss/test/ws/jaxws/cxf/bus/*EJB3*</exclude>
<exclude>org/jboss/test/ws/jaxws/jbws1815/**</exclude>
- <!-- # [JBWS-3205] JDKLogManager not used -->
-
<exclude>org/jboss/test/ws/jaxws/cxf/logging/JDKLoggingTestCase*</exclude>
-
<!-- # [JBWS-3225] jbossws console not yet available -->
<exclude>org/jboss/test/ws/console/**</exclude>
@@ -1289,9 +1280,6 @@
<exclude>org/jboss/test/ws/jaxws/cxf/bus/*EJB3*</exclude>
<exclude>org/jboss/test/ws/jaxws/jbws1815/**</exclude>
- <!-- # [JBWS-3205] JDKLogManager not used -->
-
<exclude>org/jboss/test/ws/jaxws/cxf/logging/JDKLoggingTestCase*</exclude>
-
<!-- # [JBWS-3225] jbossws console not yet available -->
<exclude>org/jboss/test/ws/console/**</exclude>
@@ -1477,9 +1465,6 @@
<exclude>org/jboss/test/ws/jaxws/cxf/bus/*EJB3*</exclude>
<exclude>org/jboss/test/ws/jaxws/jbws1815/**</exclude>
- <!-- # [JBWS-3205] JDKLogManager not used -->
-
<exclude>org/jboss/test/ws/jaxws/cxf/logging/JDKLoggingTestCase*</exclude>
-
<!-- # [JBWS-3225] jbossws console not yet available -->
<exclude>org/jboss/test/ws/console/**</exclude>