[jbossws-commits] JBossWS SVN: r2662 - branches/jbossws-1.2.1/jbossws-tests/src/resources.

jbossws-commits at lists.jboss.org jbossws-commits at lists.jboss.org
Thu Mar 22 13:22:00 EDT 2007


Author: thomas.diesler at jboss.com
Date: 2007-03-22 13:22:00 -0400 (Thu, 22 Mar 2007)
New Revision: 2662

Modified:
   branches/jbossws-1.2.1/jbossws-tests/src/resources/tests-jboss40-excludes.txt
   branches/jbossws-1.2.1/jbossws-tests/src/resources/tests-jboss40-noejb3-excludes.txt
   branches/jbossws-1.2.1/jbossws-tests/src/resources/tests-jboss42-excludes.txt
   branches/jbossws-1.2.1/jbossws-tests/src/resources/tests-jboss42-noejb3-excludes.txt
Log:
exclude jaxws/serviceref for as40, as42

Modified: branches/jbossws-1.2.1/jbossws-tests/src/resources/tests-jboss40-excludes.txt
===================================================================
--- branches/jbossws-1.2.1/jbossws-tests/src/resources/tests-jboss40-excludes.txt	2007-03-22 16:39:27 UTC (rev 2661)
+++ branches/jbossws-1.2.1/jbossws-tests/src/resources/tests-jboss40-excludes.txt	2007-03-22 17:22:00 UTC (rev 2662)
@@ -7,3 +7,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/**

Modified: branches/jbossws-1.2.1/jbossws-tests/src/resources/tests-jboss40-noejb3-excludes.txt
===================================================================
--- branches/jbossws-1.2.1/jbossws-tests/src/resources/tests-jboss40-noejb3-excludes.txt	2007-03-22 16:39:27 UTC (rev 2661)
+++ branches/jbossws-1.2.1/jbossws-tests/src/resources/tests-jboss40-noejb3-excludes.txt	2007-03-22 17:22:00 UTC (rev 2662)
@@ -14,5 +14,6 @@
 org/jboss/test/ws/jaxws/samples/webservice/JSR181WebServiceEJB3TestCase.*
 org/jboss/test/ws/jaxws/samples/webserviceref/**
 org/jboss/test/ws/jaxws/samples/xop/**
+org/jboss/test/ws/jaxws/serviceref/**
 
 

Modified: branches/jbossws-1.2.1/jbossws-tests/src/resources/tests-jboss42-excludes.txt
===================================================================
--- branches/jbossws-1.2.1/jbossws-tests/src/resources/tests-jboss42-excludes.txt	2007-03-22 16:39:27 UTC (rev 2661)
+++ branches/jbossws-1.2.1/jbossws-tests/src/resources/tests-jboss42-excludes.txt	2007-03-22 17:22:00 UTC (rev 2662)
@@ -6,3 +6,4 @@
 org/jboss/test/ws/jaxws/endpoint/**
 org/jboss/test/ws/jaxws/samples/handlerchain/HandlerChainClientTestCase.*
 org/jboss/test/ws/jaxws/samples/webserviceref/**
+org/jboss/test/ws/jaxws/serviceref/**

Modified: branches/jbossws-1.2.1/jbossws-tests/src/resources/tests-jboss42-noejb3-excludes.txt
===================================================================
--- branches/jbossws-1.2.1/jbossws-tests/src/resources/tests-jboss42-noejb3-excludes.txt	2007-03-22 16:39:27 UTC (rev 2661)
+++ branches/jbossws-1.2.1/jbossws-tests/src/resources/tests-jboss42-noejb3-excludes.txt	2007-03-22 17:22:00 UTC (rev 2662)
@@ -14,4 +14,5 @@
 org/jboss/test/ws/jaxws/samples/webservice/JSR181WebServiceEJB3TestCase.*
 org/jboss/test/ws/jaxws/samples/webserviceref/**
 org/jboss/test/ws/jaxws/samples/xop/**
+org/jboss/test/ws/jaxws/serviceref/**
 




More information about the jbossws-commits mailing list