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

Manik Surtani msurtani at jboss.com
Wed Feb 28 07:30:58 EST 2007


  User: msurtani
  Date: 07/02/28 07:30:58

  Modified:    docs/JBossCache-UserGuide/en/modules   eviction_policies.xml
                        configuration_reference.xml
  Log:
  Fixed broken build script + updated docs
  
  Revision  Changes    Path
  1.9       +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.8
  retrieving revision 1.9
  diff -u -b -r1.8 -r1.9
  --- eviction_policies.xml	2 Feb 2007 13:10:40 -0000	1.8
  +++ eviction_policies.xml	28 Feb 2007 12:30:58 -0000	1.9
  @@ -291,7 +291,7 @@
         </para>
   
         <figure>
  -         <title>TreeCache eviction UML Diagram</title>
  +         <title>JBoss Cache eviction UML Diagram</title>
   
            <mediaobject>
               <imageobject>
  
  
  
  1.12      +1 -1      JBossCache/docs/JBossCache-UserGuide/en/modules/configuration_reference.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: configuration_reference.xml
  ===================================================================
  RCS file: /cvsroot/jboss/JBossCache/docs/JBossCache-UserGuide/en/modules/configuration_reference.xml,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -b -r1.11 -r1.12
  --- configuration_reference.xml	12 Feb 2007 15:50:06 -0000	1.11
  +++ configuration_reference.xml	28 Feb 2007 12:30:58 -0000	1.12
  @@ -52,7 +52,7 @@
         -->
         <attribute name="CacheMode">LOCAL</attribute>
   
  -      <!-- Name of cluster. Needs to be the same for all TreeCache nodes in a
  +      <!-- Name of cluster. Needs to be the same for all JBoss Cache nodes in a
              cluster in order to find each other. -->
         <attribute name="ClusterName">JBossCache-Cluster</attribute>
   
  
  
  



More information about the jboss-cvs-commits mailing list