You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4j-cvs@jakarta.apache.org by ce...@apache.org on 2002/01/22 00:14:50 UTC

cvs commit: jakarta-log4j/src/java/org/apache/log4j/test/serialization SerializationUT.java

ceki        02/01/21 15:14:50

  Modified:    src/java/org/apache/log4j/test/serialization
                        SerializationUT.java
  Log:
  Removed bogus references to log4j classes.
  
  Revision  Changes    Path
  1.2       +0 -3      jakarta-log4j/src/java/org/apache/log4j/test/serialization/SerializationUT.java
  
  Index: SerializationUT.java
  ===================================================================
  RCS file: /home/cvs/jakarta-log4j/src/java/org/apache/log4j/test/serialization/SerializationUT.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- SerializationUT.java	21 Jan 2002 23:07:12 -0000	1.1
  +++ SerializationUT.java	21 Jan 2002 23:14:50 -0000	1.2
  @@ -5,9 +5,6 @@
    * License version 1.1, a copy of which has been included with this
    * distribution in the LICENSE.txt file.  */
   
  -import org.apache.log4j.*;
  -import org.apache.log4j.spi.*;
  -
   import junit.framework.TestCase;
   import junit.framework.TestSuite;
   import junit.framework.Test;
  
  
  

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>