[jboss-cvs] JBossCache/docs/JBossCache-UserGuide/en/modules ...

Brian Stansberry brian.stansberry at jboss.com
Mon Jun 4 22:59:02 EDT 2007


  User: bstansberry
  Date: 07/06/04 22:59:02

  Modified:    docs/JBossCache-UserGuide/en/modules  eviction_policies.xml
  Log:
  [JBCACHE-1092] Move EvictionPolicyConfig to org.jboss.cache.config
  
  Revision  Changes    Path
  1.12      +1 -1      JBossCache/docs/JBossCache-UserGuide/en/modules/eviction_policies.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: eviction_policies.xml
  ===================================================================
  RCS file: /cvsroot/jboss/JBossCache/docs/JBossCache-UserGuide/en/modules/eviction_policies.xml,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -b -r1.11 -r1.12
  --- eviction_policies.xml	30 May 2007 21:38:04 -0000	1.11
  +++ eviction_policies.xml	5 Jun 2007 02:59:02 -0000	1.12
  @@ -415,7 +415,7 @@
                     <literal>org.jboss.cache.eviction.EvictionQueue</literal>
                  </listitem>
                  <listitem>
  -                  <literal>org.jboss.cache.eviction.EvictionPolicyConfig</literal>
  +                  <literal>org.jboss.cache.config.EvictionPolicyConfig</literal>
                  </listitem>
               </itemizedlist>
               When compounded
  
  
  



More information about the jboss-cvs-commits mailing list