Author: mircea.markus
Date: 2008-09-11 07:58:09 -0400 (Thu, 11 Sep 2008)
New Revision: 6712
Modified:
benchmarks/benchmark-fwk/trunk/build.xml
Log:
Modified: benchmarks/benchmark-fwk/trunk/build.xml
===================================================================
--- benchmarks/benchmark-fwk/trunk/build.xml 2008-09-11 11:56:19 UTC (rev 6711)
+++ benchmarks/benchmark-fwk/trunk/build.xml 2008-09-11 11:58:09 UTC (rev 6712)
@@ -93,6 +93,7 @@
nowarn="${compiler.generate.no.warnings}"
fork="true">
<classpath>
<fileset dir="./cache-products/ehcache-1.5.0/lib"
includes="*.jar"/>
+ <fileset dir="./lib/common" includes="*.jar"/>
<pathelement
location="./cache-products/ehcache-1.5.0/conf"/>
<pathelement location="${framework.output.dir}"/>
<pathelement location="./classes/production/ehcache-1.5.0"/>
Show replies by date