[jbossws-commits] JBossWS SVN: r14536 - stack/native/trunk/modules/testsuite.

jbossws-commits at lists.jboss.org jbossws-commits at lists.jboss.org
Mon Jun 13 10:30:46 EDT 2011


Author: richard.opalka at jboss.com
Date: 2011-06-13 10:30:46 -0400 (Mon, 13 Jun 2011)
New Revision: 14536

Modified:
   stack/native/trunk/modules/testsuite/pom.xml
Log:
[JBWS-3240] fixing tests relying on AS specific data dirs

Modified: stack/native/trunk/modules/testsuite/pom.xml
===================================================================
--- stack/native/trunk/modules/testsuite/pom.xml	2011-06-13 14:29:48 UTC (rev 14535)
+++ stack/native/trunk/modules/testsuite/pom.xml	2011-06-13 14:30:46 UTC (rev 14536)
@@ -833,10 +833,6 @@
                  <exclude>org/jboss/test/ws/jaxws/samples/serviceref/**</exclude>
                  <exclude>org/jboss/test/ws/jaxws/wsaddressing/replyto/**</exclude>
 
-                 <!-- # [JBWS-3240] Rewrite tests relying on $JBOSS_HOME/server/default/tmp/jbossws folder existence -->
-                 <exclude>org/jboss/test/ws/jaxws/samples/xop/doclit/**</exclude>
-                 <exclude>org/jboss/test/ws/jaxws/samples/eardeployment/WSDLPublishTestCase*</exclude>
-
                  <!-- JAXR not available -->
                  <exclude>org/jboss/test/ws/jaxws/samples/jaxr/**</exclude>
 



More information about the jbossws-commits mailing list