Author: alessio.soldano(a)jboss.com
Date: 2008-11-13 13:38:02 -0500 (Thu, 13 Nov 2008)
New Revision: 8729
Modified:
stack/metro/trunk/modules/testsuite/test-excludes-jboss422.txt
stack/metro/trunk/modules/testsuite/test-excludes-jboss423.txt
stack/metro/trunk/modules/testsuite/test-excludes-jboss424.txt
stack/metro/trunk/modules/testsuite/test-excludes-jboss500.txt
stack/metro/trunk/modules/testsuite/test-excludes-jboss501.txt
Log:
[JBWS-2165][JBWS-1949] Updating exclude files
Modified: stack/metro/trunk/modules/testsuite/test-excludes-jboss422.txt
===================================================================
--- stack/metro/trunk/modules/testsuite/test-excludes-jboss422.txt 2008-11-13 18:36:59 UTC
(rev 8728)
+++ stack/metro/trunk/modules/testsuite/test-excludes-jboss422.txt 2008-11-13 18:38:02 UTC
(rev 8729)
@@ -8,6 +8,10 @@
# UsernameTestCase requires keystore & trustore in jboss-web tomcat configuration
org/jboss/test/ws/jaxws/samples/wsse/UsernameTestCase.*
+# [JBWS-1949] Metro MTOM ignores content-type on attachment part
+org/jboss/test/ws/jaxws/samples/xop/doclit/XOPBare*.*
+org/jboss/test/ws/jaxws/samples/xop/doclit/XOPWrapped*.*
+
# [JBWS-1762] web.xml modified to
web.xml.org - Subsequent runs fail
org/jboss/test/ws/jaxws/jbws1762/**
@@ -25,10 +29,6 @@
# [JBWS-2131] NoSuchElementException during wsdl generation at deploy
org/jboss/test/ws/jaxws/jbws1702/**
-# [JBWS-2165] Fix xop tests with maven build
-org/jboss/test/ws/jaxws/jbws2000/**
-org/jboss/test/ws/jaxws/samples/xop/**
-
# [JBWS-2240] PortComponent from jboss.xml descriptor is not parsed
org/jboss/test/ws/jaxws/jbws2241/**
Modified: stack/metro/trunk/modules/testsuite/test-excludes-jboss423.txt
===================================================================
--- stack/metro/trunk/modules/testsuite/test-excludes-jboss423.txt 2008-11-13 18:36:59 UTC
(rev 8728)
+++ stack/metro/trunk/modules/testsuite/test-excludes-jboss423.txt 2008-11-13 18:38:02 UTC
(rev 8729)
@@ -8,6 +8,10 @@
# UsernameTestCase requires keystore & trustore in jboss-web tomcat configuration
org/jboss/test/ws/jaxws/samples/wsse/UsernameTestCase.*
+# [JBWS-1949] Metro MTOM ignores content-type on attachment part
+org/jboss/test/ws/jaxws/samples/xop/doclit/XOPBare*.*
+org/jboss/test/ws/jaxws/samples/xop/doclit/XOPWrapped*.*
+
# [JBWS-1841] WebServiceRef injection from DD doesn't work
org/jboss/test/ws/jaxws/jbws1841/**
@@ -19,10 +23,6 @@
# [JBWS-2131] NoSuchElementException during wsdl generation at deploy
org/jboss/test/ws/jaxws/jbws1702/**
-# [JBWS-2165] Fix xop tests with maven build
-org/jboss/test/ws/jaxws/jbws2000/**
-org/jboss/test/ws/jaxws/samples/xop/**
-
# [JBWS-2240] PortComponent from jboss.xml descriptor is not parsed
org/jboss/test/ws/jaxws/jbws2241/**
Modified: stack/metro/trunk/modules/testsuite/test-excludes-jboss424.txt
===================================================================
--- stack/metro/trunk/modules/testsuite/test-excludes-jboss424.txt 2008-11-13 18:36:59 UTC
(rev 8728)
+++ stack/metro/trunk/modules/testsuite/test-excludes-jboss424.txt 2008-11-13 18:38:02 UTC
(rev 8729)
@@ -8,6 +8,10 @@
# UsernameTestCase requires keystore & trustore in jboss-web tomcat configuration
org/jboss/test/ws/jaxws/samples/wsse/UsernameTestCase.*
+# [JBWS-1949] Metro MTOM ignores content-type on attachment part
+org/jboss/test/ws/jaxws/samples/xop/doclit/XOPBare*.*
+org/jboss/test/ws/jaxws/samples/xop/doclit/XOPWrapped*.*
+
# [JBWS-1841] WebServiceRef injection from DD doesn't work
org/jboss/test/ws/jaxws/jbws1841/**
@@ -19,10 +23,6 @@
# [JBWS-2131] NoSuchElementException during wsdl generation at deploy
org/jboss/test/ws/jaxws/jbws1702/**
-# [JBWS-2165] Fix xop tests with maven build
-org/jboss/test/ws/jaxws/jbws2000/**
-org/jboss/test/ws/jaxws/samples/xop/**
-
# [JBWS-2240] PortComponent from jboss.xml descriptor is not parsed
org/jboss/test/ws/jaxws/jbws2241/**
Modified: stack/metro/trunk/modules/testsuite/test-excludes-jboss500.txt
===================================================================
--- stack/metro/trunk/modules/testsuite/test-excludes-jboss500.txt 2008-11-13 18:36:59 UTC
(rev 8728)
+++ stack/metro/trunk/modules/testsuite/test-excludes-jboss500.txt 2008-11-13 18:38:02 UTC
(rev 8729)
@@ -13,6 +13,10 @@
# [JBMETA-141] Implement getChildren() in VirtualFileAdaptor
org/jboss/test/ws/jaxws/jbws2206/**
+# [JBWS-1949] Metro MTOM ignores content-type on attachment part
+org/jboss/test/ws/jaxws/samples/xop/doclit/XOPBare*.*
+org/jboss/test/ws/jaxws/samples/xop/doclit/XOPWrapped*.*
+
# [JBWS-2127] Cannot generate WSDL for binding
"http://www.w3.org/2003/05/soap/bindings/HTTP/"
org/jboss/test/ws/jaxws/binding/**
org/jboss/test/ws/jaxws/handlerscope/**
@@ -21,10 +25,6 @@
# [JBWS-2131] NoSuchElementException during wsdl generation at deploy
org/jboss/test/ws/jaxws/jbws1702/**
-# [JBWS-2165] Fix xop tests with maven build
-org/jboss/test/ws/jaxws/samples/xop/**
-org/jboss/test/ws/jaxws/jbws2000/**
-
# [JBWS-2247] Write test for JBWS-1190 from scratch using MessageContext properties
org/jboss/test/ws/jaxws/jbws1190/**
Modified: stack/metro/trunk/modules/testsuite/test-excludes-jboss501.txt
===================================================================
--- stack/metro/trunk/modules/testsuite/test-excludes-jboss501.txt 2008-11-13 18:36:59 UTC
(rev 8728)
+++ stack/metro/trunk/modules/testsuite/test-excludes-jboss501.txt 2008-11-13 18:38:02 UTC
(rev 8729)
@@ -7,6 +7,10 @@
# [EJBTHREE-1152] service-ref in ejb-jar.xml is ignored
org/jboss/test/ws/jaxws/samples/serviceref/ServiceRefEJBTestCase.*
+# [JBWS-1949] Metro MTOM ignores content-type on attachment part
+org/jboss/test/ws/jaxws/samples/xop/doclit/XOPBare*.*
+org/jboss/test/ws/jaxws/samples/xop/doclit/XOPWrapped*.*
+
# [JBWS-2127] Cannot generate WSDL for binding
"http://www.w3.org/2003/05/soap/bindings/HTTP/"
org/jboss/test/ws/jaxws/binding/**
org/jboss/test/ws/jaxws/handlerscope/**
@@ -15,10 +19,6 @@
# [JBWS-2131] NoSuchElementException during wsdl generation at deploy
org/jboss/test/ws/jaxws/jbws1702/**
-# [JBWS-2165] Fix xop tests with maven build
-org/jboss/test/ws/jaxws/samples/xop/**
-org/jboss/test/ws/jaxws/jbws2000/**
-
# [JBWS-2247] Write test for JBWS-1190 from scratch using MessageContext properties
org/jboss/test/ws/jaxws/jbws1190/**