[jboss-cvs] JBossCache/tests/functional/org/jboss/cache/loader ...

Manik Surtani msurtani at jboss.com
Thu Jan 18 11:55:18 EST 2007


  User: msurtani
  Date: 07/01/18 11:55:18

  Modified:    tests/functional/org/jboss/cache/loader 
                        LocalDelegatingCacheLoaderTest.java
  Log:
  JBCACHE-889
  
  Revision  Changes    Path
  1.17      +1 -1      JBossCache/tests/functional/org/jboss/cache/loader/LocalDelegatingCacheLoaderTest.java
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: LocalDelegatingCacheLoaderTest.java
  ===================================================================
  RCS file: /cvsroot/jboss/JBossCache/tests/functional/org/jboss/cache/loader/LocalDelegatingCacheLoaderTest.java,v
  retrieving revision 1.16
  retrieving revision 1.17
  diff -u -b -r1.16 -r1.17
  --- LocalDelegatingCacheLoaderTest.java	11 Jan 2007 13:49:06 -0000	1.16
  +++ LocalDelegatingCacheLoaderTest.java	18 Jan 2007 16:55:18 -0000	1.17
  @@ -23,7 +23,7 @@
         delegating_cache.create();
         delegating_cache.start();
   
  -      // configure first ...
  +      // setCache first ...
         cache.getConfiguration().setCacheLoaderConfig(getSingleCacheLoaderConfig("", "org.jboss.cache.loader.LocalDelegatingCacheLoader", "", false, false, false));
   
         // force our own cache loader instance
  
  
  



More information about the jboss-cvs-commits mailing list