Author: ropalka
Date: 2011-11-22 05:15:54 -0500 (Tue, 22 Nov 2011)
New Revision: 15334
Modified:
stack/cxf/trunk/modules/testsuite/pom.xml
Log:
[JBWS-3389] udpating excludes
Modified: stack/cxf/trunk/modules/testsuite/pom.xml
===================================================================
--- stack/cxf/trunk/modules/testsuite/pom.xml 2011-11-22 07:43:48 UTC (rev 15333)
+++ stack/cxf/trunk/modules/testsuite/pom.xml 2011-11-22 10:15:54 UTC (rev 15334)
@@ -1675,6 +1675,9 @@
<!-- AS7 integration exclusions -->
<!-- ////////////////////////// -->
+ <!-- # [JBWS-3389] investigate & fix regression -->
+
<exclude>org/jboss/test/ws/jaxws/cxf/jms_http/JMSHTTPEndpointDeploymentTestCase*</exclude>
+
<!-- # [JBWS-3388] Rewrite JMX based tests -->
<exclude>org/jboss/test/ws/jaxws/cxf/management/CXFManagementTestCase*</exclude>
<exclude>org/jboss/test/ws/management/recording/MemoryBufferRecorderTestCase*</exclude>
Show replies by date