[jboss-cvs] JBossAS SVN: r64150 - trunk/testsuite.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Fri Jul 20 00:23:08 EDT 2007


Author: rrajesh
Date: 2007-07-20 00:23:08 -0400 (Fri, 20 Jul 2007)
New Revision: 64150

Modified:
   trunk/testsuite/build.xml
Log:
Added repo based profileservice tests to the main testsuite

Modified: trunk/testsuite/build.xml
===================================================================
--- trunk/testsuite/build.xml	2007-07-20 03:50:32 UTC (rev 64149)
+++ trunk/testsuite/build.xml	2007-07-20 04:23:08 UTC (rev 64150)
@@ -891,7 +891,7 @@
       <property name="nojars" value="true"/>
       <antcall target="jboss-minimal-tests" />
       <antcall target="jboss-all-config-tests"/>
-<!--	  <antcall target="tests-profileservice"/>-->
+      <antcall target="tests-profileservice"/>
       <antcall target="tests-security-manager"/>
       <antcall target="tests-clustering-all-stacks"/>
    <!--   <antcall target="tomcat-ssl-tests"/>-->




More information about the jboss-cvs-commits mailing list