masonjm     2004/12/30 20:59:18

  Modified:    src/share/org/apache/slide/util Tag:
                        SLIDE_2_1_RELEASE_BRANCH HashMapObjectCache.java
  Log:
  Removed reference to nagoya.apache.org
  
  Revision  Changes    Path
  No                   revision
  No                   revision
  1.11.2.1  +6 -6      
jakarta-slide/src/share/org/apache/slide/util/HashMapObjectCache.java
  
  Index: HashMapObjectCache.java
  ===================================================================
  RCS file: 
/home/cvs/jakarta-slide/src/share/org/apache/slide/util/HashMapObjectCache.java,v
  retrieving revision 1.11
  retrieving revision 1.11.2.1
  diff -u -r1.11 -r1.11.2.1
  --- HashMapObjectCache.java   28 Jul 2004 09:34:29 -0000      1.11
  +++ HashMapObjectCache.java   31 Dec 2004 04:59:18 -0000      1.11.2.1
  @@ -27,8 +27,8 @@
    * Object cache implementation using Keith Visco's HashMap structure.
    * 
    * @version $Revision$ $Date$
  - * @deprecated The cache may grew beyond max size or not cache not at all.
  - * see <a href="http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13142";>Bug 
13142</a>
  + * @deprecated The cache may grow beyond max size or not cache at all.
  + * see <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=13142";>Bug 
13142</a>
    */
   public class HashMapObjectCache extends AbstractObjectCache {
       
  
  
  

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

Reply via email to