You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by gh...@apache.org on 2004/02/28 23:01:55 UTC

cvs commit: cocoon-2.1/src/blocks/eventcache/java/org/apache/cocoon/caching/impl StoreEventRegistryImpl.java

ghoward     2004/02/28 14:01:55

  Modified:    src/blocks/eventcache/java/org/apache/cocoon/caching/impl
                        StoreEventRegistryImpl.java
  Log:
  Attempt to fix line endings on new file, and screwed up 
  cvs id tag.
  
  Revision  Changes    Path
  1.6       +1 -2      cocoon-2.1/src/blocks/eventcache/java/org/apache/cocoon/caching/impl/StoreEventRegistryImpl.java
  
  Index: StoreEventRegistryImpl.java
  ===================================================================
  RCS file: /home/cvs/cocoon-2.1/src/blocks/eventcache/java/org/apache/cocoon/caching/impl/StoreEventRegistryImpl.java,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- StoreEventRegistryImpl.java	28 Feb 2004 21:51:14 -0000	1.5
  +++ StoreEventRegistryImpl.java	28 Feb 2004 22:01:55 -0000	1.6
  @@ -58,8 +58,7 @@
    * 
    * @since 2.1
    * @author <a href="mailto:ghoward@apache.org">Geoff Howard</a>
  - * @version CVS $Id: StoreEventRegistryImpl.java,v 1.4 2004/02/27 17:27:04
  - *          unico Exp $
  + * @version CVS $Id$
    */
   public class StoreEventRegistryImpl
       extends AbstractDoubleMapEventRegistry