[jboss-cvs] JBossCache/etc/META-INF ...

Manik Surtani msurtani at jboss.com
Tue Oct 31 12:35:31 EST 2006


  User: msurtani
  Date: 06/10/31 12:35:31

  Modified:    etc/META-INF   Tag: Branch_JBossCache_1_4_0
                        local-passivation-service.xml
                        local-eviction-cacheloader-service.xml
  Log:
  Updated
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.2.2.1   +137 -136  JBossCache/etc/META-INF/local-passivation-service.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: local-passivation-service.xml
  ===================================================================
  RCS file: /cvsroot/jboss/JBossCache/etc/META-INF/local-passivation-service.xml,v
  retrieving revision 1.2
  retrieving revision 1.2.2.1
  diff -u -b -r1.2 -r1.2.2.1
  --- local-passivation-service.xml	1 Jun 2006 15:25:30 -0000	1.2
  +++ local-passivation-service.xml	31 Oct 2006 17:35:31 -0000	1.2.2.1
  @@ -134,6 +134,7 @@
                      <class>org.jboss.cache.loader.FileCacheLoader</class>
                      <!-- same as the old CacheLoaderConfig attribute -->
                      <properties>
  +                  location=/tmp/JBossCacheFileCacheLoader
                      </properties>
                      <!-- whether the cache loader writes are asynchronous -->
                      <async>false</async>
  
  
  
  1.1.2.3   +151 -150  JBossCache/etc/META-INF/local-eviction-cacheloader-service.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: local-eviction-cacheloader-service.xml
  ===================================================================
  RCS file: /cvsroot/jboss/JBossCache/etc/META-INF/local-eviction-cacheloader-service.xml,v
  retrieving revision 1.1.2.2
  retrieving revision 1.1.2.3
  diff -u -b -r1.1.2.2 -r1.1.2.3
  --- local-eviction-cacheloader-service.xml	26 Oct 2006 18:37:06 -0000	1.1.2.2
  +++ local-eviction-cacheloader-service.xml	31 Oct 2006 17:35:31 -0000	1.1.2.3
  @@ -147,6 +147,7 @@
                      <class>org.jboss.cache.loader.FileCacheLoader</class>
                      <!-- same as the old CacheLoaderConfig attribute -->
                      <properties>
  +                  location=/tmp/JBossCacheFileCacheLoader
                      </properties>
                      <!-- whether the cache loader writes are asynchronous -->
                      <async>false</async>
  
  
  



More information about the jboss-cvs-commits mailing list