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

jbossws-commits at lists.jboss.org jbossws-commits at lists.jboss.org
Fri Sep 3 08:07:44 EDT 2010


Author: richard.opalka at jboss.com
Date: 2010-09-03 08:07:43 -0400 (Fri, 03 Sep 2010)
New Revision: 12900

Modified:
   stack/cxf/trunk/modules/testsuite/test-excludes-jboss501.txt
   stack/cxf/trunk/modules/testsuite/test-excludes-jboss510.txt
Log:
[JBWS-2957] excluding tests - have been fixed on AS 6 series only

Modified: stack/cxf/trunk/modules/testsuite/test-excludes-jboss501.txt
===================================================================
--- stack/cxf/trunk/modules/testsuite/test-excludes-jboss501.txt	2010-09-03 12:02:45 UTC (rev 12899)
+++ stack/cxf/trunk/modules/testsuite/test-excludes-jboss501.txt	2010-09-03 12:07:43 UTC (rev 12900)
@@ -52,3 +52,5 @@
 # [JBWS-3086] This have been merged to AS 600M3 and upstream only
 org/jboss/test/ws/jaxws/samples/jmsendpoints/**
 
+# [JBWS-2957] EJB3 webservices in web archives (fixed on AS 6 series only)
+org/jboss/test/ws/jaxws/jbws2957/**

Modified: stack/cxf/trunk/modules/testsuite/test-excludes-jboss510.txt
===================================================================
--- stack/cxf/trunk/modules/testsuite/test-excludes-jboss510.txt	2010-09-03 12:02:45 UTC (rev 12899)
+++ stack/cxf/trunk/modules/testsuite/test-excludes-jboss510.txt	2010-09-03 12:07:43 UTC (rev 12900)
@@ -51,4 +51,6 @@
 
 # [JBWS-3086] This have been merged to AS 600M3 and upstream only
 org/jboss/test/ws/jaxws/samples/jmsendpoints/**
- 
+
+# [JBWS-2957] EJB3 webservices in web archives (fixed on AS 6 series only)
+org/jboss/test/ws/jaxws/jbws2957/**



More information about the jbossws-commits mailing list