[jbosscache-commits] JBoss Cache SVN: r5800 - benchmarks/benchmark-fwk/trunk.

jbosscache-commits at lists.jboss.org jbosscache-commits at lists.jboss.org
Wed May 7 07:18:13 EDT 2008


Author: manik.surtani at jboss.com
Date: 2008-05-07 07:18:13 -0400 (Wed, 07 May 2008)
New Revision: 5800

Modified:
   benchmarks/benchmark-fwk/trunk/build.xml
Log:
Updated EHCache version

Modified: benchmarks/benchmark-fwk/trunk/build.xml
===================================================================
--- benchmarks/benchmark-fwk/trunk/build.xml	2008-05-07 11:16:34 UTC (rev 5799)
+++ benchmarks/benchmark-fwk/trunk/build.xml	2008-05-07 11:18:13 UTC (rev 5800)
@@ -548,7 +548,7 @@
    </target>
 
    <target name="all"
-           depends="init, clean, compile.module.framework, compile.module.jbosscache140-plugin, compile.module.jbosscache200-plugin, compile.module.jbosscache210-plugin.production, compile.module.jbosscache220-plugin.production, compile.module.terracotta-plugin"
+           depends="init, clean, compile.module.framework, compile.module.ehcache141-plugin.production, compile.module.jbosscache140-plugin, compile.module.jbosscache200-plugin, compile.module.jbosscache210-plugin.production, compile.module.jbosscache220-plugin.production, compile.module.terracotta-plugin"
            description="build all"/>
 
    <target name="checkClusterAddresses" depends="compile.module.framework.production"




More information about the jbosscache-commits mailing list