You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@avalon.apache.org by cz...@apache.org on 2004/03/08 19:05:46 UTC

cvs commit: avalon/fortress/container/src/test/org/apache/avalon/fortress/test MetaInfoEntryTestCase.java

cziegeler    2004/03/08 10:05:46

  Modified:    fortress/container/src/test/org/apache/avalon/fortress/impl/extensions/test
                        InstrumentableCreatorTestCase.java
               fortress/container/src/test/org/apache/avalon/fortress/test
                        MetaInfoEntryTestCase.java
  Log:
  Remove unused imports
  
  Revision  Changes    Path
  1.9       +0 -1      avalon/fortress/container/src/test/org/apache/avalon/fortress/impl/extensions/test/InstrumentableCreatorTestCase.java
  
  Index: InstrumentableCreatorTestCase.java
  ===================================================================
  RCS file: /home/cvs/avalon/fortress/container/src/test/org/apache/avalon/fortress/impl/extensions/test/InstrumentableCreatorTestCase.java,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- InstrumentableCreatorTestCase.java	28 Feb 2004 15:16:26 -0000	1.8
  +++ InstrumentableCreatorTestCase.java	8 Mar 2004 18:05:46 -0000	1.9
  @@ -18,7 +18,6 @@
   package org.apache.avalon.fortress.impl.extensions.test;
   
   import junit.framework.TestCase;
  -import junit.framework.Assert;
   import org.apache.avalon.fortress.impl.extensions.InstrumentableCreator;
   import org.apache.avalon.framework.context.DefaultContext;
   import org.apache.avalon.lifecycle.Creator;
  
  
  
  1.13      +0 -1      avalon/fortress/container/src/test/org/apache/avalon/fortress/test/MetaInfoEntryTestCase.java
  
  Index: MetaInfoEntryTestCase.java
  ===================================================================
  RCS file: /home/cvs/avalon/fortress/container/src/test/org/apache/avalon/fortress/test/MetaInfoEntryTestCase.java,v
  retrieving revision 1.12
  retrieving revision 1.13
  diff -u -r1.12 -r1.13
  --- MetaInfoEntryTestCase.java	28 Feb 2004 15:16:26 -0000	1.12
  +++ MetaInfoEntryTestCase.java	8 Mar 2004 18:05:46 -0000	1.13
  @@ -20,7 +20,6 @@
   import junit.framework.TestCase;
   import org.apache.avalon.fortress.MetaInfoEntry;
   import org.apache.avalon.fortress.RoleEntry;
  -import org.apache.avalon.fortress.util.Service;
   import org.apache.avalon.fortress.impl.handler.FactoryComponentHandler;
   import org.apache.avalon.fortress.impl.handler.PerThreadComponentHandler;
   import org.apache.avalon.fortress.impl.handler.PoolableComponentHandler;
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: cvs-unsubscribe@avalon.apache.org
For additional commands, e-mail: cvs-help@avalon.apache.org