[jbosscache-commits] JBoss Cache SVN: r4992 - cache-bench-fwk/trunk.

jbosscache-commits at lists.jboss.org jbosscache-commits at lists.jboss.org
Fri Jan 4 13:52:20 EST 2008


Author: mircea.markus
Date: 2008-01-04 13:52:20 -0500 (Fri, 04 Jan 2008)
New Revision: 4992

Modified:
   cache-bench-fwk/trunk/build.xml
Log:
the Prim was enhanced to log the output of the run script

Modified: cache-bench-fwk/trunk/build.xml
===================================================================
--- cache-bench-fwk/trunk/build.xml	2008-01-04 18:51:19 UTC (rev 4991)
+++ cache-bench-fwk/trunk/build.xml	2008-01-04 18:52:20 UTC (rev 4992)
@@ -514,7 +514,7 @@
       <mkdir dir="${basedir}/smartfrog/sfClasses"/>
       <jar destfile="${basedir}/smartfrog/sfClasses/cacheBenchmark-sf.jar">
          <fileset dir="${framework.output.dir}" includes="**/smartfrog/**"/>
-         <fileset dir="${basedir}/smartfrog" excludes="**/sfClasses/**"/>
+         <!--<fileset dir="${basedir}/smartfrog" excludes="**/sfClasses/**"/>-->
       </jar>
    </target>
 </project>




More information about the jbosscache-commits mailing list