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

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


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

  Modified:    tests-50/functional/org/jboss/cache/aop/test   
                        CacheObject.java NetworkAdmin.java
                        NetworkElement.java
  Log:
  More work on JBCACHE-734
  
  Revision  Changes    Path
  1.2       +0 -0      JBossCache/tests-50/functional/org/jboss/cache/aop/test/CacheObject.java
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  
  
  
  1.3       +0 -2      JBossCache/tests-50/functional/org/jboss/cache/aop/test/NetworkAdmin.java
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: NetworkAdmin.java
  ===================================================================
  RCS file: /cvsroot/jboss/JBossCache/tests-50/functional/org/jboss/cache/aop/test/NetworkAdmin.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -b -r1.2 -r1.3
  --- NetworkAdmin.java	13 Apr 2006 17:25:08 -0000	1.2
  +++ NetworkAdmin.java	25 Aug 2006 14:10:11 -0000	1.3
  @@ -6,8 +6,6 @@
    */
   package org.jboss.cache.aop.test;
   
  -import java.util.*;
  -
   /**
    * Sample object that contains administration details.
    * <p>This object is used to illustrate the pojo cache capability of PojoCache. Note the absence of <code>Serializable</code>
  
  
  
  1.3       +0 -0      JBossCache/tests-50/functional/org/jboss/cache/aop/test/NetworkElement.java
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  
  
  



More information about the jboss-cvs-commits mailing list