svn:keywords correction
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@155426 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -30,7 +30,7 @@ import org.apache.commons.logging.Log;
|
||||
* The default log level is TRACE.</p>
|
||||
* <p>The code borrows heavily from the SimpleLog class.</p>
|
||||
* @author Jörg Schaible
|
||||
* @version $Id: MemoryLog.java,v 1.1 2004/11/04 23:01:39 rdonkin Exp $
|
||||
* @version $Id$
|
||||
*/
|
||||
public class MemoryLog implements Log {
|
||||
|
||||
|
||||
@@ -26,7 +26,7 @@ import org.apache.commons.logging.impl.WeakHashtableTest;
|
||||
* All tests should be written into separate <code>TestSuite</code>'s
|
||||
* and added to this. Don't clutter this class with implementations. </p>
|
||||
*
|
||||
* @version $Revision: 1.2 $
|
||||
* @version $Revision$
|
||||
*/
|
||||
public class TestAll extends TestCase {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user