[jboss-cvs] CacheBenchFwk ...

Manik Surtani manik at jboss.org
Thu May 17 03:44:26 EDT 2007


  User: msurtani
  Date: 07/05/17 03:44:26

  Modified:    CacheBenchFwk  build.xml
  Log:
  fixed stuff
  
  Revision  Changes    Path
  1.4       +1 -1      CacheBenchFwk/build.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: build.xml
  ===================================================================
  RCS file: /cvsroot/jboss/CacheBenchFwk/build.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -b -r1.3 -r1.4
  --- build.xml	17 May 2007 07:37:44 -0000	1.3
  +++ build.xml	17 May 2007 07:44:26 -0000	1.4
  @@ -159,7 +159,7 @@
     </path>
     
     <path id="ehcache124-plugin.module.classpath">
  -     <fileset dir="${module.jbosscache200-plugin.basedir}/cache-products/ehcache-1.2.4/lib" includes="*.jar" />
  +     <fileset dir="${module.ehcache124-plugin.basedir}/cache-products/ehcache-1.2.4/lib" includes="*.jar" />
        <pathelement location="${module.ehcache124-plugin.basedir}/cache-products/ehcache-1.2.4/conf"/>
        <pathelement location="${framework.output.dir}"/>
        <pathelement location="${framework.testoutput.dir}"/>
  
  
  



More information about the jboss-cvs-commits mailing list