Author: richard.opalka(a)jboss.com
Date: 2012-07-23 07:39:22 -0400 (Mon, 23 Jul 2012)
New Revision: 16513
Modified:
stack/cxf/trunk/modules/testsuite/pom.xml
Log:
[JBWS-2397] removing obsolete JBossWS Native specific test
Modified: stack/cxf/trunk/modules/testsuite/pom.xml
===================================================================
--- stack/cxf/trunk/modules/testsuite/pom.xml 2012-07-23 11:34:46 UTC (rev 16512)
+++ stack/cxf/trunk/modules/testsuite/pom.xml 2012-07-23 11:39:22 UTC (rev 16513)
@@ -635,9 +635,6 @@
<!--# [JBWS-2480] Soap attachments are dropped on server
response-->
<exclude>org/jboss/test/ws/jaxws/jbws1283/**</exclude>
- <!--# [JBWS-2397] Fix jbws1797 testcase-->
- <exclude>org/jboss/test/ws/jaxws/jbws1797/**</exclude>
-
<!-- TODO: tests using org.jboss.ejb3.client.ClientLauncher // also
see compile exclude above -->
<exclude>org/jboss/test/ws/jaxws/samples/webserviceref/WebServiceRefClientTestCase*</exclude>
@@ -705,9 +702,6 @@
<!--# [JBWS-2480] Soap attachments are dropped on server
response-->
<exclude>org/jboss/test/ws/jaxws/jbws1283/**</exclude>
- <!--# [JBWS-2397] Fix jbws1797 testcase-->
- <exclude>org/jboss/test/ws/jaxws/jbws1797/**</exclude>
-
<!-- # [JBWS-3493] WS-Trust tests w/ PicketLink STS require PL
2.1.2.Final or greater -->
<exclude>org/jboss/test/ws/jaxws/samples/wsse/policy/trust/WSTrustPicketLinkTestCase*</exclude>
<exclude>org/jboss/test/ws/jaxws/samples/wsse/policy/trust/PicketLinkSTService*</exclude>
@@ -765,9 +759,6 @@
<!--# [JBWS-2480] Soap attachments are dropped on server
response-->
<exclude>org/jboss/test/ws/jaxws/jbws1283/**</exclude>
- <!--# [JBWS-2397] Fix jbws1797 testcase-->
- <exclude>org/jboss/test/ws/jaxws/jbws1797/**</exclude>
-
<!-- # [JBWS-3493] WS-Trust tests w/ PicketLink STS require PL
2.1.2.Final or greater -->
<exclude>org/jboss/test/ws/jaxws/samples/wsse/policy/trust/WSTrustPicketLinkTestCase*</exclude>
@@ -825,9 +816,6 @@
<!--# [JBWS-2480] Soap attachments are dropped on server
response-->
<exclude>org/jboss/test/ws/jaxws/jbws1283/**</exclude>
- <!--# [JBWS-2397] Fix jbws1797 testcase-->
- <exclude>org/jboss/test/ws/jaxws/jbws1797/**</exclude>
-
<!-- # [JBWS-3493] WS-Trust tests w/ PicketLink STS require PL
2.1.2.Final or greater -->
<exclude>org/jboss/test/ws/jaxws/samples/wsse/policy/trust/WSTrustPicketLinkTestCase*</exclude>
Show replies by date