[jboss-cvs] CacheBenchFwk/conf ...

Manik Surtani manik at jboss.org
Wed May 16 12:59:09 EDT 2007


  User: msurtani
  Date: 07/05/16 12:59:09

  Modified:    conf     cachebench.xml
  Log:
  Cfg
  
  Revision  Changes    Path
  1.9       +1 -1      CacheBenchFwk/conf/cachebench.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: cachebench.xml
  ===================================================================
  RCS file: /cvsroot/jboss/CacheBenchFwk/conf/cachebench.xml,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -b -r1.8 -r1.9
  --- cachebench.xml	18 Apr 2007 19:09:30 -0000	1.8
  +++ cachebench.xml	16 May 2007 16:59:09 -0000	1.9
  @@ -23,7 +23,7 @@
       <!-- Note that weights are currently ignored. -->
       <testcase
   		name="JBossCache-Pessimistic-REPL_SYNC"
  -		cacheWrapper="org.cachebench.cachewrappers.JBossCache200Wrapper">
  +		cacheWrapper="org.cachebench.cachewrappers.JBossCacheWrapper">
   		<test name="Strings" testClass="org.cachebench.tests.StringTest" weight="2.0" />
          <!--
         <test name="Primitive Wrappers" testClass="org.cachebench.tests.PrimitiveTest" weight="1.0" />
  
  
  



More information about the jboss-cvs-commits mailing list