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

jbosscache-commits at lists.jboss.org jbosscache-commits at lists.jboss.org
Tue Aug 5 19:01:18 EDT 2008


Author: manik.surtani at jboss.com
Date: 2008-08-05 19:01:18 -0400 (Tue, 05 Aug 2008)
New Revision: 6522

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


Modified: benchmarks/benchmark-fwk/trunk/build.xml
===================================================================
--- benchmarks/benchmark-fwk/trunk/build.xml	2008-08-05 22:59:47 UTC (rev 6521)
+++ benchmarks/benchmark-fwk/trunk/build.xml	2008-08-05 23:01:18 UTC (rev 6522)
@@ -102,7 +102,7 @@
    </target>
 
    <target name="compile.module.coherence331" depends="compile.module.framework"
-           description="Compile module coherence331; production classes">
+           description="Compile module coherence331; production classes" if="coherence.jars.present">
       <mkdir dir="./classes/production/coherence-3.3.1"/>
       <javac destdir="./classes/production/coherence-3.3.1" debug="${compiler.debug}"
              nowarn="${compiler.generate.no.warnings}" fork="true">




More information about the jbosscache-commits mailing list