asmuts      02/05/13 07:47:06

  Modified:    src/java/org/apache/jcs/auxiliary/disk/indexed
                        IndexedDiskCacheAttributes.java
  Log:
  made sure the disk path is trimmed to reduce stupid errors in configuration
  
  Revision  Changes    Path
  1.4       +1 -1      
jakarta-turbine-jcs/src/java/org/apache/jcs/auxiliary/disk/indexed/IndexedDiskCacheAttributes.java
  
  Index: IndexedDiskCacheAttributes.java
  ===================================================================
  RCS file: 
/home/cvs/jakarta-turbine-jcs/src/java/org/apache/jcs/auxiliary/disk/indexed/IndexedDiskCacheAttributes.java,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- IndexedDiskCacheAttributes.java   13 May 2002 14:46:10 -0000      1.3
  +++ IndexedDiskCacheAttributes.java   13 May 2002 14:47:06 -0000      1.4
  @@ -79,7 +79,7 @@
   
   
       /**
  -     * Sets the diskPath attribute of the DiskCacheAttributes object
  +     * Sets the diskPath attribute of theputm 2000 DiskCacheAttributes object
        *
        * @param path The new diskPath value
        */
  
  
  

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to