[jbossws-commits] JBossWS SVN: r3924 - in trunk: integration/native/src/test/resources and 6 other directories.

jbossws-commits at lists.jboss.org jbossws-commits at lists.jboss.org
Wed Jul 18 07:43:38 EDT 2007


Author: thomas.diesler at jboss.com
Date: 2007-07-18 07:43:38 -0400 (Wed, 18 Jul 2007)
New Revision: 3924

Added:
   trunk/integration/native/src/test/resources/test-excludes-jboss50.txt
   trunk/integration/sunri/src/test/resources/test-excludes-jboss40.txt
   trunk/integration/sunri/src/test/resources/test-excludes-jboss42.txt
   trunk/integration/sunri/src/test/resources/test-excludes-jboss50.txt
   trunk/integration/xfire/src/test/resources/test-excludes-jboss40.txt
   trunk/integration/xfire/src/test/resources/test-excludes-jboss42.txt
   trunk/integration/xfire/src/test/resources/test-excludes-jboss50.txt
Removed:
   trunk/integration/native/src/test/resources/test-excludes.txt
   trunk/integration/sunri/src/test/resources/test-excludes.txt
   trunk/integration/xfire/src/test/resources/test-excludes.txt
   trunk/jbossws-core/src/test/resources/test-excludes-jboss40.txt
   trunk/jbossws-core/src/test/resources/test-excludes-jboss42.txt
   trunk/jbossws-core/src/test/resources/test-excludes-jboss50.txt
Modified:
   trunk/integration/native/ant-import/build-testsuite.xml
   trunk/integration/native/src/test/resources/test-excludes-jboss40.txt
   trunk/integration/native/src/test/resources/test-excludes-jboss42.txt
   trunk/integration/sunri/ant-import/build-testsuite.xml
   trunk/integration/xfire/ant-import/build-testsuite.xml
   trunk/jbossws-core/ant-import-tests/build-testsuite.xml
Log:
Migrate exclude file to integration projects

Modified: trunk/integration/native/ant-import/build-testsuite.xml
===================================================================
--- trunk/integration/native/ant-import/build-testsuite.xml	2007-07-18 11:21:21 UTC (rev 3923)
+++ trunk/integration/native/ant-import/build-testsuite.xml	2007-07-18 11:43:38 UTC (rev 3924)
@@ -18,10 +18,7 @@
   <property name="tests.resources.dir" value="${tests.dir}/resources"/>
   
   <!-- Define excludesfile -->
-  <condition property="excludesfile" value="${int.native.dir}/src/test/resources/test-excludes-${jbossws.integration.target}.txt">
-    <available file="${int.native.dir}/src/test/resources/test-excludes-${jbossws.integration.target}.txt"/>
-  </condition>
-  <property name="excludesfile" value="${int.native.dir}/src/test/resources/test-excludes.txt"/>
+  <property name="excludesfile" value="${int.native.dir}/src/test/resources/test-excludes-${jbossws.integration.target}.txt"/>
 
   <!-- ================================================================== -->
   <!-- Initialization                                                     -->

Modified: trunk/integration/native/src/test/resources/test-excludes-jboss40.txt
===================================================================
--- trunk/integration/native/src/test/resources/test-excludes-jboss40.txt	2007-07-18 11:21:21 UTC (rev 3923)
+++ trunk/integration/native/src/test/resources/test-excludes-jboss40.txt	2007-07-18 11:43:38 UTC (rev 3924)
@@ -1,10 +1,16 @@
-#
-# $Id$
-#
+# JBossAS-4.0 excludes
+org/jboss/test/ws/jaxrpc/jbws723/**
 
+# benchmark tests
+org/jboss/test/ws/benchmark/**
+
 # EJB3/Injection excludes
+org/jboss/test/ws/jaxws/endpoint/**
+org/jboss/test/ws/jaxws/jbws1581/**
 org/jboss/test/ws/jaxws/samples/context/WebServiceContextEJBTestCase*
 org/jboss/test/ws/jaxws/samples/handlerchain/HandlerChainClientTestCase*
 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/integration/native/src/test/resources/test-excludes-jboss42.txt
===================================================================
--- trunk/integration/native/src/test/resources/test-excludes-jboss42.txt	2007-07-18 11:21:21 UTC (rev 3923)
+++ trunk/integration/native/src/test/resources/test-excludes-jboss42.txt	2007-07-18 11:43:38 UTC (rev 3924)
@@ -1,6 +1,12 @@
-#
-# $Id: test-excludes-jboss40.txt 3884 2007-07-13 15:42:07Z thomas.diesler at jboss.com $
-#
+# benchmark tests
+org/jboss/test/ws/benchmark/**
 
 # EJB3/Injection excludes
+org/jboss/test/ws/jaxws/endpoint/**
+org/jboss/test/ws/jaxws/jbws1581/**
+org/jboss/test/ws/jaxws/samples/handlerchain/HandlerChainClientTestCase*
+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/**

Copied: trunk/integration/native/src/test/resources/test-excludes-jboss50.txt (from rev 3922, trunk/jbossws-core/src/test/resources/test-excludes-jboss50.txt)
===================================================================
--- trunk/integration/native/src/test/resources/test-excludes-jboss50.txt	                        (rev 0)
+++ trunk/integration/native/src/test/resources/test-excludes-jboss50.txt	2007-07-18 11:43:38 UTC (rev 3924)
@@ -0,0 +1,19 @@
+# benchmark tests
+#org/jboss/test/ws/benchmark/**
+
+# Fix before JBoss50 goes final
+org/jboss/test/ws/jaxrpc/jbas897/JBAS897TestCase.*
+org/jboss/test/ws/jaxrpc/jbws124/JBWS124TestCase.*
+org/jboss/test/ws/jaxrpc/jbws128/JBWS128TestCase.*
+org/jboss/test/ws/jaxrpc/jbws153/JBWS153TestCase.*
+org/jboss/test/ws/jaxrpc/jbws165/JBWS165TestCase.*
+org/jboss/test/ws/jaxrpc/jbws331/JBWS331TestCase.*
+org/jboss/test/ws/jaxrpc/jbws358/JBWS358TestCase.*
+org/jboss/test/ws/jaxrpc/jbws626/JBWS626TestCase.*
+org/jboss/test/ws/jaxrpc/jbws772/JBWS772TestCase.*
+org/jboss/test/ws/jaxrpc/samples/jsr109ejb/*TestCase.*
+org/jboss/test/ws/jaxrpc/samples/jmstransport/JMSTransportTestCase.*
+org/jboss/test/ws/jaxrpc/samples/jmstransport/OrganizationJMSEndpoint.*
+org/jboss/test/ws/jaxrpc/samples/wsbpel/hello/*TestCase.*
+org/jboss/test/ws/jaxrpc/wsdlpublish/**
+

Deleted: trunk/integration/native/src/test/resources/test-excludes.txt
===================================================================
--- trunk/integration/native/src/test/resources/test-excludes.txt	2007-07-18 11:21:21 UTC (rev 3923)
+++ trunk/integration/native/src/test/resources/test-excludes.txt	2007-07-18 11:43:38 UTC (rev 3924)
@@ -1,5 +0,0 @@
-#
-# $Id$
-#
-
-# Nothing to exclude

Modified: trunk/integration/sunri/ant-import/build-testsuite.xml
===================================================================
--- trunk/integration/sunri/ant-import/build-testsuite.xml	2007-07-18 11:21:21 UTC (rev 3923)
+++ trunk/integration/sunri/ant-import/build-testsuite.xml	2007-07-18 11:43:38 UTC (rev 3924)
@@ -18,10 +18,7 @@
   <property name="tests.resources.dir" value="${tests.dir}/resources"/>
   
   <!-- Define excludesfile -->
-  <condition property="excludesfile" value="${int.sunri.dir}/src/test/resources/test-excludes-${jbossws.integration.target}.txt">
-    <available file="${int.sunri.dir}/src/test/resources/test-excludes-${jbossws.integration.target}.txt"/>
-  </condition>
-  <property name="excludesfile" value="${int.sunri.dir}/src/test/resources/test-excludes.txt"/>
+  <property name="excludesfile" value="${int.sunri.dir}/src/test/resources/test-excludes-${jbossws.integration.target}.txt"/>
 
   <!-- ================================================================== -->
   <!-- Initialization                                                     -->

Added: trunk/integration/sunri/src/test/resources/test-excludes-jboss40.txt
===================================================================
--- trunk/integration/sunri/src/test/resources/test-excludes-jboss40.txt	                        (rev 0)
+++ trunk/integration/sunri/src/test/resources/test-excludes-jboss40.txt	2007-07-18 11:43:38 UTC (rev 3924)
@@ -0,0 +1,19 @@
+#
+# $Id: test-excludes.txt 3907 2007-07-17 12:55:40Z thomas.diesler at jboss.com $
+#
+
+################################################################### 
+# Exclude JBossWS-Native stuff
+#
+org/jboss/test/ws/jaxws/samples/wsaddressing/**
+org/jboss/test/ws/jaxws/samples/wseventing/**
+org/jboss/test/ws/jaxws/samples/wssecurity/**
+#
+###################################################################
+
+# [JBWS-1673] Fix JAXR samples for SunRI
+org/jboss/test/ws/jaxws/samples/jaxr/**
+
+# [JBWS-1674] Fix @WebServiceRef with SunRI
+org/jboss/test/ws/jaxws/samples/retail/**
+org/jboss/test/ws/jaxws/samples/webserviceref/**


Property changes on: trunk/integration/sunri/src/test/resources/test-excludes-jboss40.txt
___________________________________________________________________
Name: svn:executable
   + *

Added: trunk/integration/sunri/src/test/resources/test-excludes-jboss42.txt
===================================================================
--- trunk/integration/sunri/src/test/resources/test-excludes-jboss42.txt	                        (rev 0)
+++ trunk/integration/sunri/src/test/resources/test-excludes-jboss42.txt	2007-07-18 11:43:38 UTC (rev 3924)
@@ -0,0 +1,19 @@
+#
+# $Id: test-excludes.txt 3907 2007-07-17 12:55:40Z thomas.diesler at jboss.com $
+#
+
+################################################################### 
+# Exclude JBossWS-Native stuff
+#
+org/jboss/test/ws/jaxws/samples/wsaddressing/**
+org/jboss/test/ws/jaxws/samples/wseventing/**
+org/jboss/test/ws/jaxws/samples/wssecurity/**
+#
+###################################################################
+
+# [JBWS-1673] Fix JAXR samples for SunRI
+org/jboss/test/ws/jaxws/samples/jaxr/**
+
+# [JBWS-1674] Fix @WebServiceRef with SunRI
+org/jboss/test/ws/jaxws/samples/retail/**
+org/jboss/test/ws/jaxws/samples/webserviceref/**


Property changes on: trunk/integration/sunri/src/test/resources/test-excludes-jboss42.txt
___________________________________________________________________
Name: svn:executable
   + *

Added: trunk/integration/sunri/src/test/resources/test-excludes-jboss50.txt
===================================================================
--- trunk/integration/sunri/src/test/resources/test-excludes-jboss50.txt	                        (rev 0)
+++ trunk/integration/sunri/src/test/resources/test-excludes-jboss50.txt	2007-07-18 11:43:38 UTC (rev 3924)
@@ -0,0 +1,18 @@
+#
+# $Id: test-excludes.txt 3907 2007-07-17 12:55:40Z thomas.diesler at jboss.com $
+#
+
+################################################################### 
+# Exclude JBossWS-Native stuff
+#
+org/jboss/test/ws/jaxws/samples/wsaddressing/**
+org/jboss/test/ws/jaxws/samples/wseventing/**
+org/jboss/test/ws/jaxws/samples/wssecurity/**
+#
+###################################################################
+
+# [JBWS-1673] Fix JAXR samples for SunRI
+org/jboss/test/ws/jaxws/samples/jaxr/**
+
+# [JBWS-1674] Fix @WebServiceRef with SunRI
+org/jboss/test/ws/jaxws/samples/retail/**


Property changes on: trunk/integration/sunri/src/test/resources/test-excludes-jboss50.txt
___________________________________________________________________
Name: svn:executable
   + *

Deleted: trunk/integration/sunri/src/test/resources/test-excludes.txt
===================================================================
--- trunk/integration/sunri/src/test/resources/test-excludes.txt	2007-07-18 11:21:21 UTC (rev 3923)
+++ trunk/integration/sunri/src/test/resources/test-excludes.txt	2007-07-18 11:43:38 UTC (rev 3924)
@@ -1,18 +0,0 @@
-#
-# $Id$
-#
-
-################################################################### 
-# Exclude JBossWS-Native stuff
-#
-org/jboss/test/ws/jaxws/samples/wsaddressing/**
-org/jboss/test/ws/jaxws/samples/wseventing/**
-org/jboss/test/ws/jaxws/samples/wssecurity/**
-#
-###################################################################
-
-# [JBWS-1673] Fix JAXR samples for SunRI
-org/jboss/test/ws/jaxws/samples/jaxr/**
-
-# [JBWS-1674] Fix @WebServiceRef with SunRI
-org/jboss/test/ws/jaxws/samples/retail/**

Modified: trunk/integration/xfire/ant-import/build-testsuite.xml
===================================================================
--- trunk/integration/xfire/ant-import/build-testsuite.xml	2007-07-18 11:21:21 UTC (rev 3923)
+++ trunk/integration/xfire/ant-import/build-testsuite.xml	2007-07-18 11:43:38 UTC (rev 3924)
@@ -18,10 +18,7 @@
   <property name="tests.resources.dir" value="${tests.dir}/resources"/>
   
   <!-- Define excludesfile -->
-  <condition property="excludesfile" value="${int.xfire.dir}/src/test/resources/test-excludes-${jbossws.integration.target}.txt">
-    <available file="${int.xfire.dir}/src/test/resources/test-excludes-${jbossws.integration.target}.txt"/>
-  </condition>
-  <property name="excludesfile" value="${int.xfire.dir}/src/test/resources/test-excludes.txt"/>
+  <property name="excludesfile" value="${int.xfire.dir}/src/test/resources/test-excludes-${jbossws.integration.target}.txt"/>
 
   <!-- ================================================================== -->
   <!-- Initialization                                                     -->

Added: trunk/integration/xfire/src/test/resources/test-excludes-jboss40.txt
===================================================================
--- trunk/integration/xfire/src/test/resources/test-excludes-jboss40.txt	                        (rev 0)
+++ trunk/integration/xfire/src/test/resources/test-excludes-jboss40.txt	2007-07-18 11:43:38 UTC (rev 3924)
@@ -0,0 +1,50 @@
+#
+# $Id: test-excludes.txt 3915 2007-07-17 16:16:05Z heiko.braun at jboss.com $
+#
+
+################################################################### 
+# Exclude JBossWS-Native stuff
+#
+org/jboss/test/ws/jaxws/samples/wsaddressing/**
+org/jboss/test/ws/jaxws/samples/wseventing/**
+org/jboss/test/ws/jaxws/samples/wssecurity/**
+#
+###################################################################
+
+# [JBWS-1682] XFire does not generate proper service name
+org/jboss/test/ws/jaxws/samples/asynchronous/**
+org/jboss/test/ws/jaxws/samples/exception/**
+org/jboss/test/ws/jaxws/samples/handlerchain/**
+org/jboss/test/ws/jaxws/samples/oneway/**
+org/jboss/test/ws/jaxws/samples/soapbinding/**
+org/jboss/test/ws/jaxws/samples/webmethod/**
+org/jboss/test/ws/jaxws/samples/webservice/**
+org/jboss/test/ws/jaxws/samples/xop/**
+
+# [JBWS-1685] Add support for WebServiceContext propagation
+org/jboss/test/ws/jaxws/samples/context/**
+
+# [JBWS-1686] Add support for @Provider
+org/jboss/test/ws/jaxws/samples/httpbinding/**
+org/jboss/test/ws/jaxws/samples/provider/**
+
+# [JBWS-1683] Fix JAXR samples for XFire
+org/jboss/test/ws/jaxws/samples/jaxr/**
+
+# [JBWS-1687] Add support for @HandlerChain
+org/jboss/test/ws/jaxws/samples/logicalhandler/**
+
+# [JBWS-1684] Fix @WebServiceRef with XFire
+org/jboss/test/ws/jaxws/samples/retail/**
+org/jboss/test/ws/jaxws/samples/serviceref/**
+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/**
+
+# [JBWS-1688] Fix @WebParam, @WebResult handling
+org/jboss/test/ws/jaxws/samples/webparam/**
+org/jboss/test/ws/jaxws/samples/webresult/**


Property changes on: trunk/integration/xfire/src/test/resources/test-excludes-jboss40.txt
___________________________________________________________________
Name: svn:executable
   + *

Added: trunk/integration/xfire/src/test/resources/test-excludes-jboss42.txt
===================================================================
--- trunk/integration/xfire/src/test/resources/test-excludes-jboss42.txt	                        (rev 0)
+++ trunk/integration/xfire/src/test/resources/test-excludes-jboss42.txt	2007-07-18 11:43:38 UTC (rev 3924)
@@ -0,0 +1,50 @@
+#
+# $Id: test-excludes.txt 3915 2007-07-17 16:16:05Z heiko.braun at jboss.com $
+#
+
+################################################################### 
+# Exclude JBossWS-Native stuff
+#
+org/jboss/test/ws/jaxws/samples/wsaddressing/**
+org/jboss/test/ws/jaxws/samples/wseventing/**
+org/jboss/test/ws/jaxws/samples/wssecurity/**
+#
+###################################################################
+
+# [JBWS-1682] XFire does not generate proper service name
+org/jboss/test/ws/jaxws/samples/asynchronous/**
+org/jboss/test/ws/jaxws/samples/exception/**
+org/jboss/test/ws/jaxws/samples/handlerchain/**
+org/jboss/test/ws/jaxws/samples/oneway/**
+org/jboss/test/ws/jaxws/samples/soapbinding/**
+org/jboss/test/ws/jaxws/samples/webmethod/**
+org/jboss/test/ws/jaxws/samples/webservice/**
+org/jboss/test/ws/jaxws/samples/xop/**
+
+# [JBWS-1685] Add support for WebServiceContext propagation
+org/jboss/test/ws/jaxws/samples/context/**
+
+# [JBWS-1686] Add support for @Provider
+org/jboss/test/ws/jaxws/samples/httpbinding/**
+org/jboss/test/ws/jaxws/samples/provider/**
+
+# [JBWS-1683] Fix JAXR samples for XFire
+org/jboss/test/ws/jaxws/samples/jaxr/**
+
+# [JBWS-1687] Add support for @HandlerChain
+org/jboss/test/ws/jaxws/samples/logicalhandler/**
+
+# [JBWS-1684] Fix @WebServiceRef with XFire
+org/jboss/test/ws/jaxws/samples/retail/**
+org/jboss/test/ws/jaxws/samples/serviceref/**
+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/**
+
+# [JBWS-1688] Fix @WebParam, @WebResult handling
+org/jboss/test/ws/jaxws/samples/webparam/**
+org/jboss/test/ws/jaxws/samples/webresult/**


Property changes on: trunk/integration/xfire/src/test/resources/test-excludes-jboss42.txt
___________________________________________________________________
Name: svn:executable
   + *

Added: trunk/integration/xfire/src/test/resources/test-excludes-jboss50.txt
===================================================================
--- trunk/integration/xfire/src/test/resources/test-excludes-jboss50.txt	                        (rev 0)
+++ trunk/integration/xfire/src/test/resources/test-excludes-jboss50.txt	2007-07-18 11:43:38 UTC (rev 3924)
@@ -0,0 +1,50 @@
+#
+# $Id: test-excludes.txt 3915 2007-07-17 16:16:05Z heiko.braun at jboss.com $
+#
+
+################################################################### 
+# Exclude JBossWS-Native stuff
+#
+org/jboss/test/ws/jaxws/samples/wsaddressing/**
+org/jboss/test/ws/jaxws/samples/wseventing/**
+org/jboss/test/ws/jaxws/samples/wssecurity/**
+#
+###################################################################
+
+# [JBWS-1682] XFire does not generate proper service name
+org/jboss/test/ws/jaxws/samples/asynchronous/**
+org/jboss/test/ws/jaxws/samples/exception/**
+org/jboss/test/ws/jaxws/samples/handlerchain/**
+org/jboss/test/ws/jaxws/samples/oneway/**
+org/jboss/test/ws/jaxws/samples/soapbinding/**
+org/jboss/test/ws/jaxws/samples/webmethod/**
+org/jboss/test/ws/jaxws/samples/webservice/**
+org/jboss/test/ws/jaxws/samples/xop/**
+
+# [JBWS-1685] Add support for WebServiceContext propagation
+org/jboss/test/ws/jaxws/samples/context/**
+
+# [JBWS-1686] Add support for @Provider
+org/jboss/test/ws/jaxws/samples/httpbinding/**
+org/jboss/test/ws/jaxws/samples/provider/**
+
+# [JBWS-1683] Fix JAXR samples for XFire
+org/jboss/test/ws/jaxws/samples/jaxr/**
+
+# [JBWS-1687] Add support for @HandlerChain
+org/jboss/test/ws/jaxws/samples/logicalhandler/**
+
+# [JBWS-1684] Fix @WebServiceRef with XFire
+org/jboss/test/ws/jaxws/samples/retail/**
+org/jboss/test/ws/jaxws/samples/serviceref/**
+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/**
+
+# [JBWS-1688] Fix @WebParam, @WebResult handling
+org/jboss/test/ws/jaxws/samples/webparam/**
+org/jboss/test/ws/jaxws/samples/webresult/**


Property changes on: trunk/integration/xfire/src/test/resources/test-excludes-jboss50.txt
___________________________________________________________________
Name: svn:executable
   + *

Deleted: trunk/integration/xfire/src/test/resources/test-excludes.txt
===================================================================
--- trunk/integration/xfire/src/test/resources/test-excludes.txt	2007-07-18 11:21:21 UTC (rev 3923)
+++ trunk/integration/xfire/src/test/resources/test-excludes.txt	2007-07-18 11:43:38 UTC (rev 3924)
@@ -1,50 +0,0 @@
-#
-# $Id$
-#
-
-################################################################### 
-# Exclude JBossWS-Native stuff
-#
-org/jboss/test/ws/jaxws/samples/wsaddressing/**
-org/jboss/test/ws/jaxws/samples/wseventing/**
-org/jboss/test/ws/jaxws/samples/wssecurity/**
-#
-###################################################################
-
-# [JBWS-1682] XFire does not generate proper service name
-org/jboss/test/ws/jaxws/samples/asynchronous/**
-org/jboss/test/ws/jaxws/samples/exception/**
-org/jboss/test/ws/jaxws/samples/handlerchain/**
-org/jboss/test/ws/jaxws/samples/oneway/**
-org/jboss/test/ws/jaxws/samples/soapbinding/**
-org/jboss/test/ws/jaxws/samples/webmethod/**
-org/jboss/test/ws/jaxws/samples/webservice/**
-org/jboss/test/ws/jaxws/samples/xop/**
-
-# [JBWS-1685] Add support for WebServiceContext propagation
-org/jboss/test/ws/jaxws/samples/context/**
-
-# [JBWS-1686] Add support for @Provider
-org/jboss/test/ws/jaxws/samples/httpbinding/**
-org/jboss/test/ws/jaxws/samples/provider/**
-
-# [JBWS-1683] Fix JAXR samples for XFire
-org/jboss/test/ws/jaxws/samples/jaxr/**
-
-# [JBWS-1687] Add support for @HandlerChain
-org/jboss/test/ws/jaxws/samples/logicalhandler/**
-
-# [JBWS-1684] Fix @WebServiceRef with XFire
-org/jboss/test/ws/jaxws/samples/retail/**
-org/jboss/test/ws/jaxws/samples/serviceref/**
-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/**
-
-# [JBWS-1688] Fix @WebParam, @WebResult handling
-org/jboss/test/ws/jaxws/samples/webparam/**
-org/jboss/test/ws/jaxws/samples/webresult/**

Modified: trunk/jbossws-core/ant-import-tests/build-testsuite.xml
===================================================================
--- trunk/jbossws-core/ant-import-tests/build-testsuite.xml	2007-07-18 11:21:21 UTC (rev 3923)
+++ trunk/jbossws-core/ant-import-tests/build-testsuite.xml	2007-07-18 11:43:38 UTC (rev 3924)
@@ -19,7 +19,7 @@
 
 	<!-- Define excluded tests -->
 	<property name="excludes-short-name" value="test-excludes-${jbossws.integration.target}.txt"/>
-	<property name="excludesfile" value="${core.dir}/src/test/resources/${excludes-short-name}"/>
+  <property name="excludesfile" value="${int.native.dir}/src/test/resources/test-excludes-${jbossws.integration.target}.txt">
 
 	<!--
 	  Init the various classpaths
@@ -39,10 +39,10 @@
 			<pathelement location="${jboss.client}/jboss-ejb3-client.jar"/>
 			<pathelement location="${jboss.client}/policy.jar"/>
 			<pathelement location="${jboss.client}/wsdl4j.jar"/>
-         <pathelement location="${jboss.client}/wstx.jar"/>
-         <pathelement location="${core.dir}/thirdparty/qdox.jar"/>
-         <pathelement location="${core.dir}/thirdparty/xmlunit.jar"/>
-      </path>
+      <pathelement location="${jboss.client}/wstx.jar"/>
+      <pathelement location="${core.dir}/thirdparty/qdox.jar"/>
+      <pathelement location="${core.dir}/thirdparty/xmlunit.jar"/>
+    </path>
 
 		<!-- The jBPM BPEL classpath -->
 		<path id="jbpm.bpel.classpath">

Deleted: trunk/jbossws-core/src/test/resources/test-excludes-jboss40.txt
===================================================================
--- trunk/jbossws-core/src/test/resources/test-excludes-jboss40.txt	2007-07-18 11:21:21 UTC (rev 3923)
+++ trunk/jbossws-core/src/test/resources/test-excludes-jboss40.txt	2007-07-18 11:43:38 UTC (rev 3924)
@@ -1,16 +0,0 @@
-# JBossAS-4.0 excludes
-org/jboss/test/ws/jaxrpc/jbws723/**
-
-# benchmark tests
-org/jboss/test/ws/benchmark/**
-
-# EJB3/Injection excludes
-org/jboss/test/ws/jaxws/endpoint/**
-org/jboss/test/ws/jaxws/jbws1581/**
-org/jboss/test/ws/jaxws/samples/context/WebServiceContextEJBTestCase*
-org/jboss/test/ws/jaxws/samples/handlerchain/HandlerChainClientTestCase*
-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/**

Deleted: trunk/jbossws-core/src/test/resources/test-excludes-jboss42.txt
===================================================================
--- trunk/jbossws-core/src/test/resources/test-excludes-jboss42.txt	2007-07-18 11:21:21 UTC (rev 3923)
+++ trunk/jbossws-core/src/test/resources/test-excludes-jboss42.txt	2007-07-18 11:43:38 UTC (rev 3924)
@@ -1,12 +0,0 @@
-# benchmark tests
-org/jboss/test/ws/benchmark/**
-
-# EJB3/Injection excludes
-org/jboss/test/ws/jaxws/endpoint/**
-org/jboss/test/ws/jaxws/jbws1581/**
-org/jboss/test/ws/jaxws/samples/handlerchain/HandlerChainClientTestCase*
-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/**

Deleted: trunk/jbossws-core/src/test/resources/test-excludes-jboss50.txt
===================================================================
--- trunk/jbossws-core/src/test/resources/test-excludes-jboss50.txt	2007-07-18 11:21:21 UTC (rev 3923)
+++ trunk/jbossws-core/src/test/resources/test-excludes-jboss50.txt	2007-07-18 11:43:38 UTC (rev 3924)
@@ -1,19 +0,0 @@
-# benchmark tests
-#org/jboss/test/ws/benchmark/**
-
-# Fix before JBoss50 goes final
-org/jboss/test/ws/jaxrpc/jbas897/JBAS897TestCase.*
-org/jboss/test/ws/jaxrpc/jbws124/JBWS124TestCase.*
-org/jboss/test/ws/jaxrpc/jbws128/JBWS128TestCase.*
-org/jboss/test/ws/jaxrpc/jbws153/JBWS153TestCase.*
-org/jboss/test/ws/jaxrpc/jbws165/JBWS165TestCase.*
-org/jboss/test/ws/jaxrpc/jbws331/JBWS331TestCase.*
-org/jboss/test/ws/jaxrpc/jbws358/JBWS358TestCase.*
-org/jboss/test/ws/jaxrpc/jbws626/JBWS626TestCase.*
-org/jboss/test/ws/jaxrpc/jbws772/JBWS772TestCase.*
-org/jboss/test/ws/jaxrpc/samples/jsr109ejb/*TestCase.*
-org/jboss/test/ws/jaxrpc/samples/jmstransport/JMSTransportTestCase.*
-org/jboss/test/ws/jaxrpc/samples/jmstransport/OrganizationJMSEndpoint.*
-org/jboss/test/ws/jaxrpc/samples/wsbpel/hello/*TestCase.*
-org/jboss/test/ws/jaxrpc/wsdlpublish/**
-




More information about the jbossws-commits mailing list