Author: heiko.braun(a)jboss.com
Date: 2007-07-18 04:30:30 -0400 (Wed, 18 Jul 2007)
New Revision: 3922
Modified:
trunk/jbossws-core/src/test/resources/test-excludes-jboss40.txt
trunk/jbossws-core/src/test/resources/test-excludes-jboss42.txt
Log:
Exclude jaxws/webserviceref for 4.0 and 4.2
Modified: trunk/jbossws-core/src/test/resources/test-excludes-jboss40.txt
===================================================================
--- trunk/jbossws-core/src/test/resources/test-excludes-jboss40.txt 2007-07-17 21:19:50
UTC (rev 3921)
+++ trunk/jbossws-core/src/test/resources/test-excludes-jboss40.txt 2007-07-18 08:30:30
UTC (rev 3922)
@@ -12,3 +12,5 @@
org/jboss/test/ws/jaxws/samples/retail/**
org/jboss/test/ws/jaxws/samples/serviceref/**
org/jboss/test/ws/jaxws/samples/webserviceref/**
+
+org/jboss/test/ws/jaxws/webserviceref/**
Modified: trunk/jbossws-core/src/test/resources/test-excludes-jboss42.txt
===================================================================
--- trunk/jbossws-core/src/test/resources/test-excludes-jboss42.txt 2007-07-17 21:19:50
UTC (rev 3921)
+++ trunk/jbossws-core/src/test/resources/test-excludes-jboss42.txt 2007-07-18 08:30:30
UTC (rev 3922)
@@ -8,3 +8,5 @@
org/jboss/test/ws/jaxws/samples/retail/**
org/jboss/test/ws/jaxws/samples/serviceref/**
org/jboss/test/ws/jaxws/samples/webserviceref/**
+
+org/jboss/test/ws/jaxws/webserviceref/**