1
0

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:
Dirk Verbeeck
2005-02-26 13:10:49 +00:00
parent d746ff0810
commit b56a58e5de
29 changed files with 297 additions and 297 deletions

View File

@@ -37,7 +37,7 @@ import org.apache.log4j.spi.LoggingEvent;
* logger configured per the configuration properties.</p>
*
* @author Craig R. McClanahan
* @version $Revision: 1.9 $ $Date: 2004/05/19 20:59:56 $
* @version $Revision$ $Date$
*/
public class CustomConfigTestCase extends DefaultConfigTestCase {

View File

@@ -36,7 +36,7 @@ import org.apache.commons.logging.LogFactory;
* should be automatically configured).</p>
*
* @author Craig R. McClanahan
* @version $Revision: 1.7 $ $Date: 2004/02/28 21:46:46 $
* @version $Revision$ $Date$
*/
public class DefaultConfigTestCase extends TestCase {

View File

@@ -28,7 +28,7 @@ import org.apache.log4j.spi.LoggingEvent;
* <p>Test implementation of <code>org.apache.log4j.Appender</code>.</p>
*
* @author Craig R. McClanahan
* @version $Revision: 1.4 $ $Date: 2004/02/28 21:46:46 $
* @version $Revision$ $Date$
*/
public class TestAppender extends AppenderSkeleton {