Author: ropalka
Date: 2012-02-02 16:10:08 -0500 (Thu, 02 Feb 2012)
New Revision: 15583
Modified:
stack/native/trunk/modules/testsuite/pom.xml
Log:
updating excludes
Modified: stack/native/trunk/modules/testsuite/pom.xml
===================================================================
--- stack/native/trunk/modules/testsuite/pom.xml 2012-02-02 21:06:08 UTC (rev 15582)
+++ stack/native/trunk/modules/testsuite/pom.xml 2012-02-02 21:10:08 UTC (rev 15583)
@@ -585,6 +585,9 @@
<!-- # [AS7-1322] Implemented on AS 7.0.1 or greater only -->
<exclude>org/jboss/test/ws/publish/EndpointPublishTestCase*</exclude>
+ <!-- # [AS7-3581] Fixed on AS 7.1.0 or greater only -->
+
<exclude>org/jboss/test/ws/jaxws/as3581/AS3581TestCase*</exclude>
+
</excludes>
</configuration>
</plugin>
@@ -751,6 +754,9 @@
<!-- # [AS7-1322] Implemented on AS 7.1.0 or greater only -->
<exclude>org/jboss/test/ws/publish/EndpointPublishTestCase*</exclude>
+ <!-- # [AS7-3581] Fixed on AS 7.1.0 or greater only -->
+
<exclude>org/jboss/test/ws/jaxws/as3581/AS3581TestCase*</exclude>
+
</excludes>
</configuration>
</plugin>
@@ -917,6 +923,9 @@
<!-- # [AS7-1322] Implemented on AS 7.1.0 or greater only -->
<exclude>org/jboss/test/ws/publish/EndpointPublishTestCase*</exclude>
+ <!-- # [AS7-3581] Fixed on AS 7.1.0 or greater only -->
+
<exclude>org/jboss/test/ws/jaxws/as3581/AS3581TestCase*</exclude>
+
</excludes>
</configuration>
</plugin>
Show replies by date