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

Ben Wang bwang at jboss.com
Thu Jul 13 12:53:32 EDT 2006


  User: bwang   
  Date: 06/07/13 12:53:32

  Modified:    tests-50/functional/org/jboss/cache/pojo  NewLocalTest.java
  Log:
  Minor stuffs
  
  Revision  Changes    Path
  1.6       +1 -2      JBossCache/tests-50/functional/org/jboss/cache/pojo/NewLocalTest.java
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: NewLocalTest.java
  ===================================================================
  RCS file: /cvsroot/jboss/JBossCache/tests-50/functional/org/jboss/cache/pojo/NewLocalTest.java,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -b -r1.5 -r1.6
  --- NewLocalTest.java	13 Jul 2006 15:56:41 -0000	1.5
  +++ NewLocalTest.java	13 Jul 2006 16:53:32 -0000	1.6
  @@ -6,8 +6,7 @@
   import org.apache.commons.logging.Log;
   import org.apache.commons.logging.LogFactory;
   import org.jboss.cache.pojo.test.Person;
  -import org.jboss.cache.pojo.impl.InternalHelper;
  -import org.jboss.cache.pojo.impl.InternalConstant;
  +import org.jboss.cache.pojo.InternalConstant;
   
   import java.util.Map;
   
  
  
  



More information about the jboss-cvs-commits mailing list