[jbossws-commits] JBossWS SVN: r7422 - stack/native/branches/jbossws-native-3.0.2/modules/testsuite.

jbossws-commits at lists.jboss.org jbossws-commits at lists.jboss.org
Mon Jun 9 08:19:21 EDT 2008


Author: thomas.diesler at jboss.com
Date: 2008-06-09 08:19:20 -0400 (Mon, 09 Jun 2008)
New Revision: 7422

Modified:
   stack/native/branches/jbossws-native-3.0.2/modules/testsuite/test-excludes-jboss421.txt
   stack/native/branches/jbossws-native-3.0.2/modules/testsuite/test-excludes-jboss422.txt
   stack/native/branches/jbossws-native-3.0.2/modules/testsuite/test-excludes-jboss423.txt
   stack/native/branches/jbossws-native-3.0.2/modules/testsuite/test-excludes-jboss500.txt
   stack/native/branches/jbossws-native-3.0.2/modules/testsuite/test-excludes-jboss501.txt
Log:
[JBWS-2162] wsprovide for maven build. Exclude smoke/tools



Modified: stack/native/branches/jbossws-native-3.0.2/modules/testsuite/test-excludes-jboss421.txt
===================================================================
--- stack/native/branches/jbossws-native-3.0.2/modules/testsuite/test-excludes-jboss421.txt	2008-06-09 06:55:11 UTC (rev 7421)
+++ stack/native/branches/jbossws-native-3.0.2/modules/testsuite/test-excludes-jboss421.txt	2008-06-09 12:19:20 UTC (rev 7422)
@@ -35,5 +35,8 @@
 org/jboss/test/ws/jaxws/samples/jmstransport/**
 org/jboss/test/ws/jaxws/samples/dar/JMSClientTestCase.*
 
+# [JBWS-2162] wsprovide for maven build
+org/jboss/test/ws/jaxws/smoke/tools/**
+
 # [JBWS-2170] Fix embedded for maven build
 org/jboss/test/ws/embedded/**

Modified: stack/native/branches/jbossws-native-3.0.2/modules/testsuite/test-excludes-jboss422.txt
===================================================================
--- stack/native/branches/jbossws-native-3.0.2/modules/testsuite/test-excludes-jboss422.txt	2008-06-09 06:55:11 UTC (rev 7421)
+++ stack/native/branches/jbossws-native-3.0.2/modules/testsuite/test-excludes-jboss422.txt	2008-06-09 12:19:20 UTC (rev 7422)
@@ -32,5 +32,8 @@
 org/jboss/test/ws/jaxws/samples/jmstransport/**
 org/jboss/test/ws/jaxws/samples/dar/JMSClientTestCase.*
 
+# [JBWS-2162] wsprovide for maven build
+org/jboss/test/ws/jaxws/smoke/tools/**
+
 # [JBWS-2170] Fix embedded for maven build
 org/jboss/test/ws/embedded/**

Modified: stack/native/branches/jbossws-native-3.0.2/modules/testsuite/test-excludes-jboss423.txt
===================================================================
--- stack/native/branches/jbossws-native-3.0.2/modules/testsuite/test-excludes-jboss423.txt	2008-06-09 06:55:11 UTC (rev 7421)
+++ stack/native/branches/jbossws-native-3.0.2/modules/testsuite/test-excludes-jboss423.txt	2008-06-09 12:19:20 UTC (rev 7422)
@@ -15,5 +15,8 @@
 org/jboss/test/ws/jaxws/samples/news/SecureNewspaperSWAAS5Endpoint.*
 org/jboss/test/ws/jaxws/samples/news/SecureNewspaperMTOMAS5Endpoint.*
 
+# [JBWS-2162] wsprovide for maven build
+org/jboss/test/ws/jaxws/smoke/tools/**
+
 # [JBWS-2170] Fix embedded for maven build
 org/jboss/test/ws/embedded/**
\ No newline at end of file

Modified: stack/native/branches/jbossws-native-3.0.2/modules/testsuite/test-excludes-jboss500.txt
===================================================================
--- stack/native/branches/jbossws-native-3.0.2/modules/testsuite/test-excludes-jboss500.txt	2008-06-09 06:55:11 UTC (rev 7421)
+++ stack/native/branches/jbossws-native-3.0.2/modules/testsuite/test-excludes-jboss500.txt	2008-06-09 12:19:20 UTC (rev 7422)
@@ -28,5 +28,8 @@
 # [JBAS-5115] Valid jboss-app.xml file not recognized correctly by jbossxb runtime
 org/jboss/test/ws/jaxws/jbws1822/JBWS1822TestCase.*
 
+# [JBWS-2162] wsprovide for maven build
+org/jboss/test/ws/jaxws/smoke/tools/**
+
 # [JBWS-2170] Fix embedded for maven build
 org/jboss/test/ws/embedded/**

Modified: stack/native/branches/jbossws-native-3.0.2/modules/testsuite/test-excludes-jboss501.txt
===================================================================
--- stack/native/branches/jbossws-native-3.0.2/modules/testsuite/test-excludes-jboss501.txt	2008-06-09 06:55:11 UTC (rev 7421)
+++ stack/native/branches/jbossws-native-3.0.2/modules/testsuite/test-excludes-jboss501.txt	2008-06-09 12:19:20 UTC (rev 7422)
@@ -34,6 +34,9 @@
 # [JBAS-5257] jboss:service=defaultClassLoader is not registered with dynamic webapp deployment
 org/jboss/test/ws/jaxws/endpoint/**
 
+# [JBWS-2162] wsprovide for maven build
+org/jboss/test/ws/jaxws/smoke/tools/**
+
 # [JBWS-2171] ServiceRef injection in EJB3 clients
 org/jboss/test/ws/jaxws/webserviceref/ServiceRefOverridesTestCase.*
 




More information about the jbossws-commits mailing list