[jboss-cvs] JBossAS SVN: r111997 - branches/JBPAPP_5_1/testsuite.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Thu Aug 11 05:03:21 EDT 2011


Author: rsvoboda at redhat.com
Date: 2011-08-11 05:03:21 -0400 (Thu, 11 Aug 2011)
New Revision: 111997

Modified:
   branches/JBPAPP_5_1/testsuite/build.xml
Log:
JBPAPP-6980 tests-ws included into jboss-all-config-tests target

Modified: branches/JBPAPP_5_1/testsuite/build.xml
===================================================================
--- branches/JBPAPP_5_1/testsuite/build.xml	2011-08-11 06:34:17 UTC (rev 111996)
+++ branches/JBPAPP_5_1/testsuite/build.xml	2011-08-11 09:03:21 UTC (rev 111997)
@@ -1786,6 +1786,7 @@
       <antcall target="tests-iiop"/>
       <antcall target="tests-scout-jaxr"/>
       <antcall target="tests-webservice" />
+      <antcall target="tests-ws" />
       <antcall target="tests-aspects"/>
       <server:stop name="${conf}"/>
    </target>



More information about the jboss-cvs-commits mailing list