[jbossws-commits] JBossWS SVN: r12817 - stack/cxf/branches/cxf-2.3/modules/testsuite.

jbossws-commits at lists.jboss.org jbossws-commits at lists.jboss.org
Fri Aug 13 10:12:45 EDT 2010


Author: richard.opalka at jboss.com
Date: 2010-08-13 10:12:45 -0400 (Fri, 13 Aug 2010)
New Revision: 12817

Modified:
   stack/cxf/branches/cxf-2.3/modules/testsuite/test-excludes-jboss501.txt
   stack/cxf/branches/cxf-2.3/modules/testsuite/test-excludes-jboss510.txt
   stack/cxf/branches/cxf-2.3/modules/testsuite/test-excludes-jboss600.txt
   stack/cxf/branches/cxf-2.3/modules/testsuite/test-excludes-jboss601.txt
Log:
excluding Endpoint.publish() tests for jbossws CXF - svn merge -r 12815:12816 https://svn.jboss.org/repos/jbossws/stack/cxf/trunk

Modified: stack/cxf/branches/cxf-2.3/modules/testsuite/test-excludes-jboss501.txt
===================================================================
--- stack/cxf/branches/cxf-2.3/modules/testsuite/test-excludes-jboss501.txt	2010-08-13 14:08:21 UTC (rev 12816)
+++ stack/cxf/branches/cxf-2.3/modules/testsuite/test-excludes-jboss501.txt	2010-08-13 14:12:45 UTC (rev 12817)
@@ -39,6 +39,7 @@
 org/jboss/test/ws/jaxrpc/**
 
 # [JBWS-2945] JAX-WS 2.2 implementation not yet available for CXF stack
+org/jboss/test/ws/jaxws/endpoint/**
 org/jboss/test/ws/jaxws/jbws2960/**
 org/jboss/test/ws/jaxws/jbws2991/**
 org/jboss/test/ws/jaxws/jbws3008/**

Modified: stack/cxf/branches/cxf-2.3/modules/testsuite/test-excludes-jboss510.txt
===================================================================
--- stack/cxf/branches/cxf-2.3/modules/testsuite/test-excludes-jboss510.txt	2010-08-13 14:08:21 UTC (rev 12816)
+++ stack/cxf/branches/cxf-2.3/modules/testsuite/test-excludes-jboss510.txt	2010-08-13 14:12:45 UTC (rev 12817)
@@ -39,6 +39,7 @@
 org/jboss/test/ws/jaxrpc/**
 
 # [JBWS-2945] JAX-WS 2.2 implementation not yet available for CXF stack
+org/jboss/test/ws/jaxws/endpoint/**
 org/jboss/test/ws/jaxws/jbws2960/**
 org/jboss/test/ws/jaxws/jbws2991/**
 org/jboss/test/ws/jaxws/jbws3008/**

Modified: stack/cxf/branches/cxf-2.3/modules/testsuite/test-excludes-jboss600.txt
===================================================================
--- stack/cxf/branches/cxf-2.3/modules/testsuite/test-excludes-jboss600.txt	2010-08-13 14:08:21 UTC (rev 12816)
+++ stack/cxf/branches/cxf-2.3/modules/testsuite/test-excludes-jboss600.txt	2010-08-13 14:12:45 UTC (rev 12817)
@@ -30,6 +30,7 @@
 org/jboss/test/ws/jaxws/jbws1797/**
 
 # [JBWS-2945] JAX-WS 2.2 implementation not yet available for CXF stack
+org/jboss/test/ws/jaxws/endpoint/**
 org/jboss/test/ws/jaxws/jbws2937/**
 org/jboss/test/ws/jaxws/jbws2942/**
 org/jboss/test/ws/jaxws/jbws2960/**

Modified: stack/cxf/branches/cxf-2.3/modules/testsuite/test-excludes-jboss601.txt
===================================================================
--- stack/cxf/branches/cxf-2.3/modules/testsuite/test-excludes-jboss601.txt	2010-08-13 14:08:21 UTC (rev 12816)
+++ stack/cxf/branches/cxf-2.3/modules/testsuite/test-excludes-jboss601.txt	2010-08-13 14:12:45 UTC (rev 12817)
@@ -30,6 +30,7 @@
 org/jboss/test/ws/jaxws/jbws1797/**
 
 # [JBWS-2945] JAX-WS 2.2 implementation not yet available for CXF stack
+org/jboss/test/ws/jaxws/endpoint/**
 org/jboss/test/ws/jaxws/jbws2937/**
 org/jboss/test/ws/jaxws/jbws2942/**
 org/jboss/test/ws/jaxws/jbws2960/**



More information about the jbossws-commits mailing list