You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jcs-dev@jakarta.apache.org by hc...@apache.org on 2005/01/27 11:55:36 UTC

cvs commit: jakarta-turbine-jcs/sandbox/yajcache/src/org/apache/jcs/yajcache/core ICacheSafe.java

hchar       2005/01/27 02:55:36

  Modified:    sandbox/yajcache/src/org/apache/jcs/yajcache/core
                        ICacheSafe.java
  Log:
  package name change
  
  Revision  Changes    Path
  1.3       +1 -1      jakarta-turbine-jcs/sandbox/yajcache/src/org/apache/jcs/yajcache/core/ICacheSafe.java
  
  Index: ICacheSafe.java
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-jcs/sandbox/yajcache/src/org/apache/jcs/yajcache/core/ICacheSafe.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- ICacheSafe.java	24 Jan 2005 10:33:22 -0000	1.2
  +++ ICacheSafe.java	27 Jan 2005 10:55:36 -0000	1.3
  @@ -17,7 +17,7 @@
   package org.apache.jcs.yajcache.core;
   
   import java.util.Map;
  -import org.apache.jcs.yajcache.annotate.*;
  +import org.apache.jcs.yajcache.lang.annotation.*;
   
   /**
    *
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: turbine-jcs-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: turbine-jcs-dev-help@jakarta.apache.org