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

jbossws-commits at lists.jboss.org jbossws-commits at lists.jboss.org
Sun Mar 21 16:03:54 EDT 2010


Author: alessio.soldano at jboss.com
Date: 2010-03-21 16:03:54 -0400 (Sun, 21 Mar 2010)
New Revision: 11828

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-2723] Exclude test


Modified: stack/cxf/trunk/modules/testsuite/test-excludes-jboss501.txt
===================================================================
--- stack/cxf/trunk/modules/testsuite/test-excludes-jboss501.txt	2010-03-20 09:01:48 UTC (rev 11827)
+++ stack/cxf/trunk/modules/testsuite/test-excludes-jboss501.txt	2010-03-21 20:03:54 UTC (rev 11828)
@@ -23,6 +23,9 @@
 # [CXF-2006] RespectBinding feature and not understood required extensibility elements
 org/jboss/test/ws/jaxws/jbws2449/**
 
+# [CXF-2723] Allow configuration of JaxWsClientFactoryBean during port creation
+org/jboss/test/ws/jaxws/cxf/jaxbintros/**
+
 # [EJBTHREE-1152] service-ref in ejb-jar.xml is ignored
 org/jboss/test/ws/jaxws/samples/serviceref/ServiceRefEJBTestCase.*
 

Modified: stack/cxf/trunk/modules/testsuite/test-excludes-jboss510.txt
===================================================================
--- stack/cxf/trunk/modules/testsuite/test-excludes-jboss510.txt	2010-03-20 09:01:48 UTC (rev 11827)
+++ stack/cxf/trunk/modules/testsuite/test-excludes-jboss510.txt	2010-03-21 20:03:54 UTC (rev 11828)
@@ -23,6 +23,9 @@
 # [CXF-2006] RespectBinding feature and not understood required extensibility elements
 org/jboss/test/ws/jaxws/jbws2449/**
 
+# [CXF-2723] Allow configuration of JaxWsClientFactoryBean during port creation
+org/jboss/test/ws/jaxws/cxf/jaxbintros/**
+
 # [EJBTHREE-1152] service-ref in ejb-jar.xml is ignored
 org/jboss/test/ws/jaxws/samples/serviceref/ServiceRefEJBTestCase.*
 

Modified: stack/cxf/trunk/modules/testsuite/test-excludes-jboss600.txt
===================================================================
--- stack/cxf/trunk/modules/testsuite/test-excludes-jboss600.txt	2010-03-20 09:01:48 UTC (rev 11827)
+++ stack/cxf/trunk/modules/testsuite/test-excludes-jboss600.txt	2010-03-21 20:03:54 UTC (rev 11828)
@@ -23,6 +23,9 @@
 # [CXF-2006] RespectBinding feature and not understood required extensibility elements
 org/jboss/test/ws/jaxws/jbws2449/**
 
+# [CXF-2723] Allow configuration of JaxWsClientFactoryBean during port creation
+org/jboss/test/ws/jaxws/cxf/jaxbintros/**
+
 # [EJBTHREE-1152] service-ref in ejb-jar.xml is ignored
 org/jboss/test/ws/jaxws/samples/serviceref/ServiceRefEJBTestCase.*
 

Modified: stack/cxf/trunk/modules/testsuite/test-excludes-jboss601.txt
===================================================================
--- stack/cxf/trunk/modules/testsuite/test-excludes-jboss601.txt	2010-03-20 09:01:48 UTC (rev 11827)
+++ stack/cxf/trunk/modules/testsuite/test-excludes-jboss601.txt	2010-03-21 20:03:54 UTC (rev 11828)
@@ -23,6 +23,9 @@
 # [CXF-2006] RespectBinding feature and not understood required extensibility elements
 org/jboss/test/ws/jaxws/jbws2449/**
 
+# [CXF-2723] Allow configuration of JaxWsClientFactoryBean during port creation
+org/jboss/test/ws/jaxws/cxf/jaxbintros/**
+
 # [EJBTHREE-1152] service-ref in ejb-jar.xml is ignored
 org/jboss/test/ws/jaxws/samples/serviceref/ServiceRefEJBTestCase.*
 



More information about the jbossws-commits mailing list