[jbossws-commits] JBossWS SVN: r12981 - stack/cxf/trunk/modules/testsuite.

jbossws-commits at lists.jboss.org jbossws-commits at lists.jboss.org
Wed Sep 15 13:58:23 EDT 2010


Author: alessio.soldano at jboss.com
Date: 2010-09-15 13:58:23 -0400 (Wed, 15 Sep 2010)
New Revision: 12981

Modified:
   stack/cxf/trunk/modules/testsuite/test-excludes-jboss501.txt
   stack/cxf/trunk/modules/testsuite/test-excludes-jboss510.txt
   stack/cxf/trunk/modules/testsuite/test-excludes-jboss600.txt
   stack/cxf/trunk/modules/testsuite/test-excludes-jboss601.txt
Log:
[CXF-1252] Enabling tests


Modified: stack/cxf/trunk/modules/testsuite/test-excludes-jboss501.txt
===================================================================
--- stack/cxf/trunk/modules/testsuite/test-excludes-jboss501.txt	2010-09-15 17:56:09 UTC (rev 12980)
+++ stack/cxf/trunk/modules/testsuite/test-excludes-jboss501.txt	2010-09-15 17:58:23 UTC (rev 12981)
@@ -1,10 +1,6 @@
 # UsernameTestCase requires trustore in jboss-web tomcat configuration
 org/jboss/test/ws/jaxws/samples/wssePolicy/UsernameTestCase.*
 
-# [CXF-1252] Provider PAYLOAD endpoint expects SOAP Envelope
-org/jboss/test/ws/jaxws/samples/provider/ProviderJAXBTestCase.*
-org/jboss/test/ws/jaxws/samples/provider/ProviderPayloadTestCase.*
-
 # [CXF-1517] HTTP bindings for Provider
 org/jboss/test/ws/jaxws/jbws1807/**
 

Modified: stack/cxf/trunk/modules/testsuite/test-excludes-jboss510.txt
===================================================================
--- stack/cxf/trunk/modules/testsuite/test-excludes-jboss510.txt	2010-09-15 17:56:09 UTC (rev 12980)
+++ stack/cxf/trunk/modules/testsuite/test-excludes-jboss510.txt	2010-09-15 17:58:23 UTC (rev 12981)
@@ -1,10 +1,6 @@
 # UsernameTestCase requires trustore in jboss-web tomcat configuration
 org/jboss/test/ws/jaxws/samples/wssePolicy/UsernameTestCase.*
 
-# [CXF-1252] Provider PAYLOAD endpoint expects SOAP Envelope
-org/jboss/test/ws/jaxws/samples/provider/ProviderJAXBTestCase.*
-org/jboss/test/ws/jaxws/samples/provider/ProviderPayloadTestCase.*
-
 # [CXF-1517] HTTP bindings for Provider
 org/jboss/test/ws/jaxws/jbws1807/**
 

Modified: stack/cxf/trunk/modules/testsuite/test-excludes-jboss600.txt
===================================================================
--- stack/cxf/trunk/modules/testsuite/test-excludes-jboss600.txt	2010-09-15 17:56:09 UTC (rev 12980)
+++ stack/cxf/trunk/modules/testsuite/test-excludes-jboss600.txt	2010-09-15 17:58:23 UTC (rev 12981)
@@ -1,10 +1,6 @@
 # UsernameTestCase requires trustore in jboss-web tomcat configuration
 org/jboss/test/ws/jaxws/samples/wssePolicy/UsernameTestCase.*
 
-# [CXF-1252] Provider PAYLOAD endpoint expects SOAP Envelope
-org/jboss/test/ws/jaxws/samples/provider/ProviderJAXBTestCase.*
-org/jboss/test/ws/jaxws/samples/provider/ProviderPayloadTestCase.*
-
 # [CXF-1517] HTTP bindings for Provider
 org/jboss/test/ws/jaxws/jbws1807/**
 

Modified: stack/cxf/trunk/modules/testsuite/test-excludes-jboss601.txt
===================================================================
--- stack/cxf/trunk/modules/testsuite/test-excludes-jboss601.txt	2010-09-15 17:56:09 UTC (rev 12980)
+++ stack/cxf/trunk/modules/testsuite/test-excludes-jboss601.txt	2010-09-15 17:58:23 UTC (rev 12981)
@@ -1,10 +1,6 @@
 # UsernameTestCase requires trustore in jboss-web tomcat configuration
 org/jboss/test/ws/jaxws/samples/wssePolicy/UsernameTestCase.*
 
-# [CXF-1252] Provider PAYLOAD endpoint expects SOAP Envelope
-org/jboss/test/ws/jaxws/samples/provider/ProviderJAXBTestCase.*
-org/jboss/test/ws/jaxws/samples/provider/ProviderPayloadTestCase.*
-
 # [CXF-1517] HTTP bindings for Provider
 org/jboss/test/ws/jaxws/jbws1807/**
 



More information about the jbossws-commits mailing list