[jboss-cvs] JBossAS SVN: r112192 - branches/JBPAPP_5_1/testsuite.
jboss-cvs-commits at lists.jboss.org
jboss-cvs-commits at lists.jboss.org
Thu Sep 1 09:52:34 EDT 2011
Author: rsvoboda at redhat.com
Date: 2011-09-01 09:52:34 -0400 (Thu, 01 Sep 2011)
New Revision: 112192
Modified:
branches/JBPAPP_5_1/testsuite/build.xml
Log:
JBPAPP-7113 - revert of JBPAPP-6980 changes - disabling tests-ws target
Modified: branches/JBPAPP_5_1/testsuite/build.xml
===================================================================
--- branches/JBPAPP_5_1/testsuite/build.xml 2011-09-01 06:37:41 UTC (rev 112191)
+++ branches/JBPAPP_5_1/testsuite/build.xml 2011-09-01 13:52:34 UTC (rev 112192)
@@ -1790,7 +1790,7 @@
<antcall target="tests-iiop"/>
<antcall target="tests-scout-jaxr"/>
<antcall target="tests-webservice" />
- <antcall target="tests-ws" />
+ <!--antcall target="tests-ws" /-->
<antcall target="tests-aspects"/>
<server:stop name="${conf}"/>
</target>
More information about the jboss-cvs-commits
mailing list