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

jbossws-commits at lists.jboss.org jbossws-commits at lists.jboss.org
Tue Jun 10 11:42:52 EDT 2008


Author: richard.opalka at jboss.com
Date: 2008-06-10 11:42:52 -0400 (Tue, 10 Jun 2008)
New Revision: 7459

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-2075] sorting excludes alphanumerically

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-10 15:37:44 UTC (rev 7458)
+++ stack/native/branches/jbossws-native-3.0.2/modules/testsuite/test-excludes-jboss421.txt	2008-06-10 15:42:52 UTC (rev 7459)
@@ -7,16 +7,15 @@
 org/jboss/test/ws/jaxws/webserviceref/**
 org/jboss/test/ws/jaxws/enventry/EnvEntryServletTestCase.*
 
-# UsernameTokenHTTPSTestCase requires keystore & trustore in jboss-web tomcat configuration
-org/jboss/test/ws/interop/nov2007/wsse/UsernameTokenHTTPSTestCase.*
-
 # Exclude endpoints with AS5 @SecurityDomain
 org/jboss/test/ws/jaxws/samples/securityDomain/SecureEndpointAS5Impl.*
 org/jboss/test/ws/jaxws/samples/news/SecureNewspaperSWAAS5Endpoint.*
 org/jboss/test/ws/jaxws/samples/news/SecureNewspaperMTOMAS5Endpoint.*
 
+# UsernameTokenHTTPSTestCase requires keystore & trustore in jboss-web tomcat configuration
+org/jboss/test/ws/interop/nov2007/wsse/UsernameTokenHTTPSTestCase.*
+
 # [JBWS-1762] web.xml modified to web.xml.org - Subsequent runs fail
-# This requires changes to the AS web meta data (servlet init params)
 org/jboss/test/ws/jaxws/jbws1762/**
 
 # [JBWS-1797] Setting .NET friendly Endpoint in web.xml

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-10 15:37:44 UTC (rev 7458)
+++ stack/native/branches/jbossws-native-3.0.2/modules/testsuite/test-excludes-jboss422.txt	2008-06-10 15:42:52 UTC (rev 7459)
@@ -7,16 +7,15 @@
 org/jboss/test/ws/jaxws/webserviceref/**
 org/jboss/test/ws/jaxws/enventry/EnvEntryServletTestCase.*
 
-# UsernameTokenHTTPSTestCase requires keystore & trustore in jboss-web tomcat configuration
-org/jboss/test/ws/interop/nov2007/wsse/UsernameTokenHTTPSTestCase.*
-
 # Exclude endpoint with AS5 @SecurityDomain
 org/jboss/test/ws/jaxws/samples/securityDomain/SecureEndpointAS5Impl.*
 org/jboss/test/ws/jaxws/samples/news/SecureNewspaperSWAAS5Endpoint.*
 org/jboss/test/ws/jaxws/samples/news/SecureNewspaperMTOMAS5Endpoint.*
 
+# UsernameTokenHTTPSTestCase requires keystore & trustore in jboss-web tomcat configuration
+org/jboss/test/ws/interop/nov2007/wsse/UsernameTokenHTTPSTestCase.*
+
 # [JBWS-1762] web.xml modified to web.xml.org - Subsequent runs fail
-# This requires changes to the AS web meta data (servlet init params)
 org/jboss/test/ws/jaxws/jbws1762/**
 
 # [JBWS-1797] Setting .NET friendly Endpoint in web.xml

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-10 15:37:44 UTC (rev 7458)
+++ stack/native/branches/jbossws-native-3.0.2/modules/testsuite/test-excludes-jboss423.txt	2008-06-10 15:42:52 UTC (rev 7459)
@@ -7,14 +7,14 @@
 org/jboss/test/ws/jaxws/webserviceref/**
 org/jboss/test/ws/jaxws/enventry/EnvEntryServletTestCase.*
 
-# UsernameTokenHTTPSTestCase requires keystore & trustore in jboss-web tomcat configuration
-org/jboss/test/ws/interop/nov2007/wsse/UsernameTokenHTTPSTestCase.*
-
 # Exclude endpoints with AS5 @SecurityDomain
 org/jboss/test/ws/jaxws/samples/securityDomain/SecureEndpointAS5Impl.*
 org/jboss/test/ws/jaxws/samples/news/SecureNewspaperSWAAS5Endpoint.*
 org/jboss/test/ws/jaxws/samples/news/SecureNewspaperMTOMAS5Endpoint.*
 
+# UsernameTokenHTTPSTestCase requires keystore & trustore in jboss-web tomcat configuration
+org/jboss/test/ws/interop/nov2007/wsse/UsernameTokenHTTPSTestCase.*
+
 # [JBWS-2162] wsprovide for maven build
 org/jboss/test/ws/jaxws/smoke/tools/**
 

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-10 15:37:44 UTC (rev 7458)
+++ stack/native/branches/jbossws-native-3.0.2/modules/testsuite/test-excludes-jboss500.txt	2008-06-10 15:42:52 UTC (rev 7459)
@@ -2,14 +2,14 @@
 # $Id$
 #
 
-# UsernameTokenHTTPSTestCase requires keystore & trustore in jboss-web tomcat configuration
-org/jboss/test/ws/interop/nov2007/wsse/UsernameTokenHTTPSTestCase.*
-
 # Exclude endpoints with AS42 @SecurityDomain
 org/jboss/test/ws/jaxws/samples/securityDomain/SecureEndpointImpl.*
 org/jboss/test/ws/jaxws/samples/news/SecureNewspaperSWAEndpoint.*
 org/jboss/test/ws/jaxws/samples/news/SecureNewspaperMTOMEndpoint.*
 
+# UsernameTokenHTTPSTestCase requires keystore & trustore in jboss-web tomcat configuration
+org/jboss/test/ws/interop/nov2007/wsse/UsernameTokenHTTPSTestCase.*
+
 # [EJBTHREE-1152] service-ref in ejb-jar.xml is ignored
 org/jboss/test/ws/jaxws/samples/serviceref/ServiceRefEJBTestCase.*
 
@@ -20,11 +20,12 @@
 # [JBAS-5115] Valid jboss-app.xml file not recognized correctly by jbossxb runtime
 org/jboss/test/ws/jaxws/jbws1822/JBWS1822TestCase.*
 
-# [JBWS-2217] Fix BPEL samples before AS50 goes final
-org/jboss/test/ws/jaxrpc/samples/wsbpel/hello/*TestCase.*
-
 # [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/**
+
+# [JBWS-2217] Fix BPEL samples before AS50 goes final
+org/jboss/test/ws/jaxrpc/samples/wsbpel/hello/*TestCase.*
+

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-10 15:37:44 UTC (rev 7458)
+++ stack/native/branches/jbossws-native-3.0.2/modules/testsuite/test-excludes-jboss501.txt	2008-06-10 15:42:52 UTC (rev 7459)
@@ -2,17 +2,20 @@
 # $Id$
 #
 
-# UsernameTokenHTTPSTestCase requires keystore & trustore in jboss-web tomcat configuration
-org/jboss/test/ws/interop/nov2007/wsse/UsernameTokenHTTPSTestCase.*
-
 # Exclude endpoints with AS42 @SecurityDomain
 org/jboss/test/ws/jaxws/samples/securityDomain/SecureEndpointImpl.*
 org/jboss/test/ws/jaxws/samples/news/SecureNewspaperSWAEndpoint.*
 org/jboss/test/ws/jaxws/samples/news/SecureNewspaperMTOMEndpoint.*
 
+# UsernameTokenHTTPSTestCase requires keystore & trustore in jboss-web tomcat configuration
+org/jboss/test/ws/interop/nov2007/wsse/UsernameTokenHTTPSTestCase.*
+
 # [EJBTHREE-1152] service-ref in ejb-jar.xml is ignored
 org/jboss/test/ws/jaxws/samples/serviceref/ServiceRefEJBTestCase.*
 
+# [EJBTHREE-1377] Callback objects are improperly setup - ServiceRefMetaData.getServiceInterface() returns null
+org/jboss/test/ws/jaxws/samples/webserviceref/WebServiceRefClientTestCase.*
+
 # [JBAS-5055] Failed to load users/passwords/role files
 org/jboss/test/ws/jaxws/webserviceref/StubPropertyTestCase.*
 org/jboss/test/ws/jaxws/samples/context/WebServiceContextEJBTestCase.*
@@ -27,8 +30,11 @@
 # [JBAS-5257] jboss:service=defaultClassLoader is not registered with dynamic webapp deployment
 org/jboss/test/ws/jaxws/endpoint/**
 
-# [JBWS-2217] Fix BPEL samples before AS50 goes final
-org/jboss/test/ws/jaxrpc/samples/wsbpel/hello/*TestCase.*
+# [JBAS-5614] Cannot access <service-ref> in nested jar
+org/jboss/test/ws/jaxrpc/jbws331/**
+org/jboss/test/ws/jaxrpc/jbws626/**
+org/jboss/test/ws/jaxrpc/jbws772/**
+org/jboss/test/ws/jaxrpc/jbws1121/**
 
 # [JBWS-2162] wsprovide for maven build
 org/jboss/test/ws/jaxws/smoke/tools/**
@@ -36,11 +42,5 @@
 # [JBWS-2171] ServiceRef injection in EJB3 clients
 org/jboss/test/ws/jaxws/webserviceref/ServiceRefOverridesTestCase.*
 
-# [EJBTHREE-1377] Callback objects are improperly setup - ServiceRefMetaData.getServiceInterface() returns null
-org/jboss/test/ws/jaxws/samples/webserviceref/WebServiceRefClientTestCase.*
-
-[JBAS-5614] Cannot access <service-ref> in nested jar
-org/jboss/test/ws/jaxrpc/jbws331/**
-org/jboss/test/ws/jaxrpc/jbws626/**
-org/jboss/test/ws/jaxrpc/jbws772/**
-org/jboss/test/ws/jaxrpc/jbws1121/**
+# [JBWS-2217] Fix BPEL samples before AS50 goes final
+org/jboss/test/ws/jaxrpc/samples/wsbpel/hello/*TestCase.*
\ No newline at end of file




More information about the jbossws-commits mailing list