[jboss-cvs] JBossCache/tests/functional/org/jboss/cache/interceptors ...

Manik Surtani msurtani at jboss.com
Fri Aug 25 10:10:10 EDT 2006


  User: msurtani
  Date: 06/08/25 10:10:10

  Modified:    tests/functional/org/jboss/cache/interceptors 
                        EvictionInterceptorTest.java
  Log:
  More work on JBCACHE-734
  
  Revision  Changes    Path
  1.7       +1 -1      JBossCache/tests/functional/org/jboss/cache/interceptors/EvictionInterceptorTest.java
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: EvictionInterceptorTest.java
  ===================================================================
  RCS file: /cvsroot/jboss/JBossCache/tests/functional/org/jboss/cache/interceptors/EvictionInterceptorTest.java,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -b -r1.6 -r1.7
  --- EvictionInterceptorTest.java	25 Aug 2006 11:59:03 -0000	1.6
  +++ EvictionInterceptorTest.java	25 Aug 2006 14:10:10 -0000	1.7
  @@ -18,7 +18,7 @@
   import org.jboss.cache.lock.IsolationLevel;
   import org.jboss.cache.marshall.MethodCallFactory;
   import org.jboss.cache.marshall.MethodDeclarations;
  -import org.jgroups.blocks.MethodCall;
  +import org.jboss.cache.marshall.MethodCall;
   
   import java.util.HashMap;
   import java.util.Map;
  
  
  



More information about the jboss-cvs-commits mailing list