You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4j-dev@logging.apache.org by ca...@apache.org on 2006/01/01 22:46:40 UTC

svn commit: r360560 - /logging/log4j/trunk/tests/src/java/org/apache/log4j/db/FullCycleDBTest.java

Author: carnold
Date: Sun Jan  1 13:46:38 2006
New Revision: 360560

URL: http://svn.apache.org/viewcvs?rev=360560&view=rev
Log:
Bug 35452: Move LocationInfo back to o.a.l.spi

Modified:
    logging/log4j/trunk/tests/src/java/org/apache/log4j/db/FullCycleDBTest.java

Modified: logging/log4j/trunk/tests/src/java/org/apache/log4j/db/FullCycleDBTest.java
URL: http://svn.apache.org/viewcvs/logging/log4j/trunk/tests/src/java/org/apache/log4j/db/FullCycleDBTest.java?rev=360560&r1=360559&r2=360560&view=diff
==============================================================================
--- logging/log4j/trunk/tests/src/java/org/apache/log4j/db/FullCycleDBTest.java (original)
+++ logging/log4j/trunk/tests/src/java/org/apache/log4j/db/FullCycleDBTest.java Sun Jan  1 13:46:38 2006
@@ -33,7 +33,7 @@
 import org.apache.log4j.spi.LoggerRepository;
 import org.apache.log4j.spi.LoggingEvent;
 import org.apache.log4j.spi.RootLogger;
-import org.apache.log4j.spi.location.LocationInfo;
+import org.apache.log4j.spi.LocationInfo;
 
 
 /**



---------------------------------------------------------------------
To unsubscribe, e-mail: log4j-dev-unsubscribe@logging.apache.org
For additional commands, e-mail: log4j-dev-help@logging.apache.org