[jboss-cvs] JBossCache/src-50/org/jboss/cache/pojo ...

Manik Surtani msurtani at jboss.com
Fri Oct 13 06:30:29 EDT 2006


  User: msurtani
  Date: 06/10/13 06:30:29

  Modified:    src-50/org/jboss/cache/pojo  PojoTreeCache.java
  Log:
  fixed compilation problems
  
  Revision  Changes    Path
  1.15      +0 -2      JBossCache/src-50/org/jboss/cache/pojo/PojoTreeCache.java
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: PojoTreeCache.java
  ===================================================================
  RCS file: /cvsroot/jboss/JBossCache/src-50/org/jboss/cache/pojo/PojoTreeCache.java,v
  retrieving revision 1.14
  retrieving revision 1.15
  diff -u -b -r1.14 -r1.15
  --- PojoTreeCache.java	6 Sep 2006 17:58:20 -0000	1.14
  +++ PojoTreeCache.java	13 Oct 2006 10:30:28 -0000	1.15
  @@ -12,8 +12,6 @@
   import org.jboss.cache.RegionNotEmptyException;
   import org.jboss.cache.TreeCache;
   //import org.jboss.cache.aop.statetransfer.PojoStateTransferManager;
  -import org.jboss.cache.marshall.Region;
  -import org.jboss.cache.marshall.RegionNameConflictException;
   import org.jboss.cache.pojo.eviction.AopEvictionPolicy;
   import org.jboss.cache.pojo.util.ObjectUtil;
   import org.jgroups.JChannel;
  
  
  



More information about the jboss-cvs-commits mailing list