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:
@@ -35,7 +35,7 @@ import junit.framework.TestSuite;
|
||||
* logger configured per the configuration properties.</p>
|
||||
*
|
||||
* @author Craig R. McClanahan
|
||||
* @version $Revision: 1.9 $ $Date: 2004/02/28 21:46:45 $
|
||||
* @version $Revision$ $Date$
|
||||
*/
|
||||
|
||||
public class CustomConfigTestCase extends DefaultConfigTestCase {
|
||||
|
||||
@@ -36,7 +36,7 @@ import org.apache.commons.logging.LogFactory;
|
||||
* should be automatically configured.</p>
|
||||
*
|
||||
* @author Craig R. McClanahan
|
||||
* @version $Revision: 1.8 $ $Date: 2004/02/28 21:46:45 $
|
||||
* @version $Revision$ $Date$
|
||||
*/
|
||||
|
||||
public class DefaultConfigTestCase extends TestCase {
|
||||
|
||||
@@ -27,7 +27,7 @@ import java.util.logging.LogRecord;
|
||||
* <p>Test implementation of <code>java.util.logging.Handler</code>.</p>
|
||||
*
|
||||
* @author Craig R. McClanahan
|
||||
* @version $Revision: 1.4 $ $Date: 2004/02/28 21:46:45 $
|
||||
* @version $Revision$ $Date$
|
||||
*/
|
||||
|
||||
public class TestHandler extends Handler {
|
||||
|
||||
Reference in New Issue
Block a user