[jboss-cvs] JBossAS SVN: r57872 - trunk/tools/etc/cruisecontrol/scripts

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Thu Oct 26 23:07:49 EDT 2006


Author: rrajesh
Date: 2006-10-26 23:07:48 -0400 (Thu, 26 Oct 2006)
New Revision: 57872

Modified:
   trunk/tools/etc/cruisecontrol/scripts/build-JBossCache.xml
Log:
Corrected jboss-cache builds

Modified: trunk/tools/etc/cruisecontrol/scripts/build-JBossCache.xml
===================================================================
--- trunk/tools/etc/cruisecontrol/scripts/build-JBossCache.xml	2006-10-27 02:33:05 UTC (rev 57871)
+++ trunk/tools/etc/cruisecontrol/scripts/build-JBossCache.xml	2006-10-27 03:07:48 UTC (rev 57872)
@@ -18,6 +18,7 @@
     <property name="jboss-cache-testsuite-jdk14-build" value="jar-retro"/>
     <propertycopy name="build.target" from="${jboss.dir}-build"/>	
    
+    <property name="jboss-cache-test" value="all-unittests-cc"/>
     <property name="jboss-cache-testsuite-test" value="all-unittests-cc"/>
     <property name="jboss-cache-testsuite-140-test" value="all-unittests-cc"/>
     <property name="jboss-cache-testsuite-jdk14-test" value="all-unittests-retro-cc"/>




More information about the jboss-cvs-commits mailing list