[jboss-cvs] JBossCache/tests-50/functional/org/jboss/cache/pojo/event ...

Ben Wang bwang at jboss.com
Thu Jul 13 11:56:41 EDT 2006


  User: bwang   
  Date: 06/07/13 11:56:41

  Modified:    tests-50/functional/org/jboss/cache/pojo/event 
                        LocalTest.java
  Log:
  Refctoring and moved some classes to impl dir.
  
  Revision  Changes    Path
  1.3       +0 -2      JBossCache/tests-50/functional/org/jboss/cache/pojo/event/LocalTest.java
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: LocalTest.java
  ===================================================================
  RCS file: /cvsroot/jboss/JBossCache/tests-50/functional/org/jboss/cache/pojo/event/LocalTest.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -b -r1.2 -r1.3
  --- LocalTest.java	12 Jul 2006 13:29:04 -0000	1.2
  +++ LocalTest.java	13 Jul 2006 15:56:41 -0000	1.3
  @@ -12,10 +12,8 @@
   import junit.framework.TestSuite;
   import org.apache.commons.logging.Log;
   import org.apache.commons.logging.LogFactory;
  -import org.jboss.cache.pojo.NewLocalTest;
   import org.jboss.cache.pojo.PojoCache;
   import org.jboss.cache.pojo.PojoCacheFactory;
  -import org.jboss.cache.pojo.InternalDelegate;
   import org.jboss.cache.pojo.PojoCacheListener;
   import org.jboss.cache.pojo.test.Person;
   import org.jboss.cache.pojo.test.Address;
  
  
  



More information about the jboss-cvs-commits mailing list