Author: heiko.braun(a)jboss.com
Date: 2007-07-13 06:47:18 -0400 (Fri, 13 Jul 2007)
New Revision: 3876
Modified:
branches/hbraun/trunk/integration/sunri/src/test/resources/test-excludes.txt
branches/hbraun/trunk/integration/xfire/src/test/resources/test-excludes.txt
branches/hbraun/trunk/jbossws-core/src/test/resources/test-excludes-jboss40.txt
branches/hbraun/trunk/jbossws-core/src/test/resources/test-excludes-jboss42.txt
Log:
Update exclude lists for Sun-RI and XFire to reflect service-ref changes
Modified: branches/hbraun/trunk/integration/sunri/src/test/resources/test-excludes.txt
===================================================================
---
branches/hbraun/trunk/integration/sunri/src/test/resources/test-excludes.txt 2007-07-13
10:42:45 UTC (rev 3875)
+++
branches/hbraun/trunk/integration/sunri/src/test/resources/test-excludes.txt 2007-07-13
10:47:18 UTC (rev 3876)
@@ -19,3 +19,4 @@
# [JBWS-1674] Fix @WebServiceRef with SunRI
#org/jboss/test/ws/jaxws/samples/retail/**
+org/jboss/test/ws/jaxws/samples/webserviceref/**
Modified: branches/hbraun/trunk/integration/xfire/src/test/resources/test-excludes.txt
===================================================================
---
branches/hbraun/trunk/integration/xfire/src/test/resources/test-excludes.txt 2007-07-13
10:42:45 UTC (rev 3875)
+++
branches/hbraun/trunk/integration/xfire/src/test/resources/test-excludes.txt 2007-07-13
10:47:18 UTC (rev 3876)
@@ -38,6 +38,9 @@
org/jboss/test/ws/jaxws/samples/retail/**
org/jboss/test/ws/jaxws/samples/webserviceref/**
+# ServiceRef Handling not yet implemented
+org/jboss/test/ws/jaxws/samples/serviceref/**
+
# [JBWS-1689] Add support for SwaRef
org/jboss/test/ws/jaxws/samples/swaref/**
Modified: branches/hbraun/trunk/jbossws-core/src/test/resources/test-excludes-jboss40.txt
===================================================================
---
branches/hbraun/trunk/jbossws-core/src/test/resources/test-excludes-jboss40.txt 2007-07-13
10:42:45 UTC (rev 3875)
+++
branches/hbraun/trunk/jbossws-core/src/test/resources/test-excludes-jboss40.txt 2007-07-13
10:47:18 UTC (rev 3876)
@@ -8,4 +8,4 @@
org/jboss/test/ws/jaxws/samples/handlerchain/HandlerChainClientTestCase*
org/jboss/test/ws/jaxws/samples/retail/**
org/jboss/test/ws/jaxws/samples/webserviceref/**
-org/jboss/test/ws/jaxws/serviceref/**
\ No newline at end of file
+org/jboss/test/ws/jaxws/samples/serviceref/**
\ No newline at end of file
Modified: branches/hbraun/trunk/jbossws-core/src/test/resources/test-excludes-jboss42.txt
===================================================================
---
branches/hbraun/trunk/jbossws-core/src/test/resources/test-excludes-jboss42.txt 2007-07-13
10:42:45 UTC (rev 3875)
+++
branches/hbraun/trunk/jbossws-core/src/test/resources/test-excludes-jboss42.txt 2007-07-13
10:47:18 UTC (rev 3876)
@@ -4,4 +4,4 @@
org/jboss/test/ws/jaxws/samples/handlerchain/HandlerChainClientTestCase*
org/jboss/test/ws/jaxws/samples/retail/**
org/jboss/test/ws/jaxws/samples/webserviceref/**
-#org/jboss/test/ws/jaxws/serviceref/**
+org/jboss/test/ws/jaxws/samples/serviceref/**
Show replies by date