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:21 UTC

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

hchar       2005/01/27 02:55:21

  Modified:    sandbox/yajcache/src/org/apache/jcs/yajcache/core
                        ICache.java
  Log:
  package name change
  
  Revision  Changes    Path
  1.3       +1 -1      jakarta-turbine-jcs/sandbox/yajcache/src/org/apache/jcs/yajcache/core/ICache.java
  
  Index: ICache.java
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-jcs/sandbox/yajcache/src/org/apache/jcs/yajcache/core/ICache.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- ICache.java	24 Jan 2005 10:33:22 -0000	1.2
  +++ ICache.java	27 Jan 2005 10:55:21 -0000	1.3
  @@ -18,7 +18,7 @@
   
   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