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 ce...@apache.org on 2003/09/17 18:03:02 UTC

cvs commit: jakarta-log4j .cvsignore

ceki        2003/09/17 09:03:02

  Modified:    tests/witness patternLayout.8 patternLayout.14
                        patternLayout.1 patternLayout.10 patternLayout.2
                        patternLayout.11 patternLayout.7 patternLayout.3
                        patternLayout.12 patternLayout.6 patternLayout.9
                        patternLayout.4 patternLayout.13 patternLayout.5
               src/java/org/apache/log4j PropertyConfigurator.java
               src/java/org/apache/log4j/config PropertySetter.java
               tests/input patternLayout1.properties
               tests/src/java/org/apache/log4j PatternLayoutTest.java
               .        .cvsignore
  Log:
  
  PatternLayoutTest runs green.
  
  Revision  Changes    Path
  1.4       +20 -30    jakarta-log4j/tests/witness/patternLayout.8
  
  Index: patternLayout.8
  ===================================================================
  RCS file: /home/cvs/jakarta-log4j/tests/witness/patternLayout.8,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- patternLayout.8	14 Nov 2002 08:48:40 -0000	1.3
  +++ patternLayout.8	17 Sep 2003 16:03:01 -0000	1.4
  @@ -1,17 +1,17 @@
  - [main] DEBUG rnLayoutTestCase - Message 0
  + [main] DEBUG atternLayoutTest - Message 0
    [main] DEBUG root - Message 0
  - [main] INFO  rnLayoutTestCase - Message 1
  + [main] INFO  atternLayoutTest - Message 1
    [main] INFO  root - Message 1
  - [main] WARN  rnLayoutTestCase - Message 2
  + [main] WARN  atternLayoutTest - Message 2
    [main] WARN  root - Message 2
  - [main] ERROR rnLayoutTestCase - Message 3
  + [main] ERROR atternLayoutTest - Message 3
    [main] ERROR root - Message 3
  - [main] FATAL rnLayoutTestCase - Message 4
  + [main] FATAL atternLayoutTest - Message 4
    [main] FATAL root - Message 4
  - [main] DEBUG rnLayoutTestCase - Message 5
  + [main] DEBUG atternLayoutTest - Message 5
   java.lang.Exception: Just testing
  -	at org.apache.log4j.PatternLayoutTestCase.common(X)
  -	at org.apache.log4j.PatternLayoutTestCase.test8(X)
  +	at org.apache.log4j.PatternLayoutTest.common(X)
  +	at org.apache.log4j.PatternLayoutTest.test8(X)
   	at java.lang.reflect.Method.invoke(X)
   	at junit.framework.TestCase.runTest(X)
   	at junit.framework.TestCase.runBare(X)
  @@ -21,12 +21,10 @@
   	at junit.framework.TestCase.run(X)
   	at junit.framework.TestSuite.runTest(X)
   	at junit.framework.TestSuite.run(X)
  -	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(X)
  -	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(X)
  - [main] INFO  rnLayoutTestCase - Message 6
  + [main] INFO  atternLayoutTest - Message 6
   java.lang.Exception: Just testing
  -	at org.apache.log4j.PatternLayoutTestCase.common(X)
  -	at org.apache.log4j.PatternLayoutTestCase.test8(X)
  +	at org.apache.log4j.PatternLayoutTest.common(X)
  +	at org.apache.log4j.PatternLayoutTest.test8(X)
   	at java.lang.reflect.Method.invoke(X)
   	at junit.framework.TestCase.runTest(X)
   	at junit.framework.TestCase.runBare(X)
  @@ -36,12 +34,10 @@
   	at junit.framework.TestCase.run(X)
   	at junit.framework.TestSuite.runTest(X)
   	at junit.framework.TestSuite.run(X)
  -	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(X)
  -	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(X)
  - [main] WARN  rnLayoutTestCase - Message 7
  + [main] WARN  atternLayoutTest - Message 7
   java.lang.Exception: Just testing
  -	at org.apache.log4j.PatternLayoutTestCase.common(X)
  -	at org.apache.log4j.PatternLayoutTestCase.test8(X)
  +	at org.apache.log4j.PatternLayoutTest.common(X)
  +	at org.apache.log4j.PatternLayoutTest.test8(X)
   	at java.lang.reflect.Method.invoke(X)
   	at junit.framework.TestCase.runTest(X)
   	at junit.framework.TestCase.runBare(X)
  @@ -51,12 +47,10 @@
   	at junit.framework.TestCase.run(X)
   	at junit.framework.TestSuite.runTest(X)
   	at junit.framework.TestSuite.run(X)
  -	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(X)
  -	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(X)
  - [main] ERROR rnLayoutTestCase - Message 8
  + [main] ERROR atternLayoutTest - Message 8
   java.lang.Exception: Just testing
  -	at org.apache.log4j.PatternLayoutTestCase.common(X)
  -	at org.apache.log4j.PatternLayoutTestCase.test8(X)
  +	at org.apache.log4j.PatternLayoutTest.common(X)
  +	at org.apache.log4j.PatternLayoutTest.test8(X)
   	at java.lang.reflect.Method.invoke(X)
   	at junit.framework.TestCase.runTest(X)
   	at junit.framework.TestCase.runBare(X)
  @@ -66,12 +60,10 @@
   	at junit.framework.TestCase.run(X)
   	at junit.framework.TestSuite.runTest(X)
   	at junit.framework.TestSuite.run(X)
  -	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(X)
  -	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(X)
  - [main] FATAL rnLayoutTestCase - Message 9
  + [main] FATAL atternLayoutTest - Message 9
   java.lang.Exception: Just testing
  -	at org.apache.log4j.PatternLayoutTestCase.common(X)
  -	at org.apache.log4j.PatternLayoutTestCase.test8(X)
  +	at org.apache.log4j.PatternLayoutTest.common(X)
  +	at org.apache.log4j.PatternLayoutTest.test8(X)
   	at java.lang.reflect.Method.invoke(X)
   	at junit.framework.TestCase.runTest(X)
   	at junit.framework.TestCase.runBare(X)
  @@ -81,5 +73,3 @@
   	at junit.framework.TestCase.run(X)
   	at junit.framework.TestSuite.runTest(X)
   	at junit.framework.TestSuite.run(X)
  -	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(X)
  -	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(X)
  
  
  
  1.3       +10 -20    jakarta-log4j/tests/witness/patternLayout.14
  
  Index: patternLayout.14
  ===================================================================
  RCS file: /home/cvs/jakarta-log4j/tests/witness/patternLayout.14,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- patternLayout.14	14 Nov 2002 08:48:40 -0000	1.2
  +++ patternLayout.14	17 Sep 2003 16:03:01 -0000	1.3
  @@ -10,8 +10,8 @@
   FATAL 10   - Message 4
   DEBUG 11   - Message 5
   java.lang.Exception: Just testing
  -	at org.apache.log4j.PatternLayoutTestCase.common(X)
  -	at org.apache.log4j.PatternLayoutTestCase.test14(X)
  +	at org.apache.log4j.PatternLayoutTest.common(X)
  +	at org.apache.log4j.PatternLayoutTest.test14(X)
   	at java.lang.reflect.Method.invoke(X)
   	at junit.framework.TestCase.runTest(X)
   	at junit.framework.TestCase.runBare(X)
  @@ -21,12 +21,10 @@
   	at junit.framework.TestCase.run(X)
   	at junit.framework.TestSuite.runTest(X)
   	at junit.framework.TestSuite.run(X)
  -	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(X)
  -	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(X)
    INFO 12   - Message 6
   java.lang.Exception: Just testing
  -	at org.apache.log4j.PatternLayoutTestCase.common(X)
  -	at org.apache.log4j.PatternLayoutTestCase.test14(X)
  +	at org.apache.log4j.PatternLayoutTest.common(X)
  +	at org.apache.log4j.PatternLayoutTest.test14(X)
   	at java.lang.reflect.Method.invoke(X)
   	at junit.framework.TestCase.runTest(X)
   	at junit.framework.TestCase.runBare(X)
  @@ -36,12 +34,10 @@
   	at junit.framework.TestCase.run(X)
   	at junit.framework.TestSuite.runTest(X)
   	at junit.framework.TestSuite.run(X)
  -	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(X)
  -	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(X)
    WARN 13   - Message 7
   java.lang.Exception: Just testing
  -	at org.apache.log4j.PatternLayoutTestCase.common(X)
  -	at org.apache.log4j.PatternLayoutTestCase.test14(X)
  +	at org.apache.log4j.PatternLayoutTest.common(X)
  +	at org.apache.log4j.PatternLayoutTest.test14(X)
   	at java.lang.reflect.Method.invoke(X)
   	at junit.framework.TestCase.runTest(X)
   	at junit.framework.TestCase.runBare(X)
  @@ -51,12 +47,10 @@
   	at junit.framework.TestCase.run(X)
   	at junit.framework.TestSuite.runTest(X)
   	at junit.framework.TestSuite.run(X)
  -	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(X)
  -	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(X)
   ERROR 14   - Message 8
   java.lang.Exception: Just testing
  -	at org.apache.log4j.PatternLayoutTestCase.common(X)
  -	at org.apache.log4j.PatternLayoutTestCase.test14(X)
  +	at org.apache.log4j.PatternLayoutTest.common(X)
  +	at org.apache.log4j.PatternLayoutTest.test14(X)
   	at java.lang.reflect.Method.invoke(X)
   	at junit.framework.TestCase.runTest(X)
   	at junit.framework.TestCase.runBare(X)
  @@ -66,12 +60,10 @@
   	at junit.framework.TestCase.run(X)
   	at junit.framework.TestSuite.runTest(X)
   	at junit.framework.TestSuite.run(X)
  -	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(X)
  -	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(X)
   FATAL 15   - Message 9
   java.lang.Exception: Just testing
  -	at org.apache.log4j.PatternLayoutTestCase.common(X)
  -	at org.apache.log4j.PatternLayoutTestCase.test14(X)
  +	at org.apache.log4j.PatternLayoutTest.common(X)
  +	at org.apache.log4j.PatternLayoutTest.test14(X)
   	at java.lang.reflect.Method.invoke(X)
   	at junit.framework.TestCase.runTest(X)
   	at junit.framework.TestCase.runBare(X)
  @@ -81,5 +73,3 @@
   	at junit.framework.TestCase.run(X)
   	at junit.framework.TestSuite.runTest(X)
   	at junit.framework.TestSuite.run(X)
  -	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(X)
  -	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(X)
  
  
  
  1.4       +10 -20    jakarta-log4j/tests/witness/patternLayout.1
  
  Index: patternLayout.1
  ===================================================================
  RCS file: /home/cvs/jakarta-log4j/tests/witness/patternLayout.1,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- patternLayout.1	14 Nov 2002 08:48:40 -0000	1.3
  +++ patternLayout.1	17 Sep 2003 16:03:01 -0000	1.4
  @@ -10,8 +10,8 @@
   FATAL - Message 4
   DEBUG - Message 5
   java.lang.Exception: Just testing
  -	at org.apache.log4j.PatternLayoutTestCase.common(X)
  -	at org.apache.log4j.PatternLayoutTestCase.test1(X)
  +	at org.apache.log4j.PatternLayoutTest.common(X)
  +	at org.apache.log4j.PatternLayoutTest.test1(X)
   	at java.lang.reflect.Method.invoke(X)
   	at junit.framework.TestCase.runTest(X)
   	at junit.framework.TestCase.runBare(X)
  @@ -21,12 +21,10 @@
   	at junit.framework.TestCase.run(X)
   	at junit.framework.TestSuite.runTest(X)
   	at junit.framework.TestSuite.run(X)
  -	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(X)
  -	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(X)
   INFO  - Message 6
   java.lang.Exception: Just testing
  -	at org.apache.log4j.PatternLayoutTestCase.common(X)
  -	at org.apache.log4j.PatternLayoutTestCase.test1(X)
  +	at org.apache.log4j.PatternLayoutTest.common(X)
  +	at org.apache.log4j.PatternLayoutTest.test1(X)
   	at java.lang.reflect.Method.invoke(X)
   	at junit.framework.TestCase.runTest(X)
   	at junit.framework.TestCase.runBare(X)
  @@ -36,12 +34,10 @@
   	at junit.framework.TestCase.run(X)
   	at junit.framework.TestSuite.runTest(X)
   	at junit.framework.TestSuite.run(X)
  -	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(X)
  -	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(X)
   WARN  - Message 7
   java.lang.Exception: Just testing
  -	at org.apache.log4j.PatternLayoutTestCase.common(X)
  -	at org.apache.log4j.PatternLayoutTestCase.test1(X)
  +	at org.apache.log4j.PatternLayoutTest.common(X)
  +	at org.apache.log4j.PatternLayoutTest.test1(X)
   	at java.lang.reflect.Method.invoke(X)
   	at junit.framework.TestCase.runTest(X)
   	at junit.framework.TestCase.runBare(X)
  @@ -51,12 +47,10 @@
   	at junit.framework.TestCase.run(X)
   	at junit.framework.TestSuite.runTest(X)
   	at junit.framework.TestSuite.run(X)
  -	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(X)
  -	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(X)
   ERROR - Message 8
   java.lang.Exception: Just testing
  -	at org.apache.log4j.PatternLayoutTestCase.common(X)
  -	at org.apache.log4j.PatternLayoutTestCase.test1(X)
  +	at org.apache.log4j.PatternLayoutTest.common(X)
  +	at org.apache.log4j.PatternLayoutTest.test1(X)
   	at java.lang.reflect.Method.invoke(X)
   	at junit.framework.TestCase.runTest(X)
   	at junit.framework.TestCase.runBare(X)
  @@ -66,12 +60,10 @@
   	at junit.framework.TestCase.run(X)
   	at junit.framework.TestSuite.runTest(X)
   	at junit.framework.TestSuite.run(X)
  -	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(X)
  -	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(X)
   FATAL - Message 9
   java.lang.Exception: Just testing
  -	at org.apache.log4j.PatternLayoutTestCase.common(X)
  -	at org.apache.log4j.PatternLayoutTestCase.test1(X)
  +	at org.apache.log4j.PatternLayoutTest.common(X)
  +	at org.apache.log4j.PatternLayoutTest.test1(X)
   	at java.lang.reflect.Method.invoke(X)
   	at junit.framework.TestCase.runTest(X)
   	at junit.framework.TestCase.runBare(X)
  @@ -81,5 +73,3 @@
   	at junit.framework.TestCase.run(X)
   	at junit.framework.TestSuite.runTest(X)
   	at junit.framework.TestSuite.run(X)
  -	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(X)
  -	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(X)
  
  
  
  1.3       +25 -35    jakarta-log4j/tests/witness/patternLayout.10
  
  Index: patternLayout.10
  ===================================================================
  RCS file: /home/cvs/jakarta-log4j/tests/witness/patternLayout.10,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- patternLayout.10	14 Nov 2002 08:48:40 -0000	1.2
  +++ patternLayout.10	17 Sep 2003 16:03:01 -0000	1.3
  @@ -1,17 +1,17 @@
  -[main] DEBUG org.apache.log4j.PatternLayoutTestCase.common(X): Message 0
  -[main] DEBUG org.apache.log4j.PatternLayoutTestCase.common(X): Message 0
  -[main] INFO  org.apache.log4j.PatternLayoutTestCase.common(X): Message 1
  -[main] INFO  org.apache.log4j.PatternLayoutTestCase.common(X): Message 1
  -[main] WARN  org.apache.log4j.PatternLayoutTestCase.common(X): Message 2
  -[main] WARN  org.apache.log4j.PatternLayoutTestCase.common(X): Message 2
  -[main] ERROR org.apache.log4j.PatternLayoutTestCase.common(X): Message 3
  -[main] ERROR org.apache.log4j.PatternLayoutTestCase.common(X): Message 3
  -[main] FATAL org.apache.log4j.PatternLayoutTestCase.common(X): Message 4
  -[main] FATAL org.apache.log4j.PatternLayoutTestCase.common(X): Message 4
  -[main] DEBUG org.apache.log4j.PatternLayoutTestCase.common(X): Message 5
  +[main] DEBUG org.apache.log4j.PatternLayoutTest.common(X): Message 0
  +[main] DEBUG org.apache.log4j.PatternLayoutTest.common(X): Message 0
  +[main] INFO  org.apache.log4j.PatternLayoutTest.common(X): Message 1
  +[main] INFO  org.apache.log4j.PatternLayoutTest.common(X): Message 1
  +[main] WARN  org.apache.log4j.PatternLayoutTest.common(X): Message 2
  +[main] WARN  org.apache.log4j.PatternLayoutTest.common(X): Message 2
  +[main] ERROR org.apache.log4j.PatternLayoutTest.common(X): Message 3
  +[main] ERROR org.apache.log4j.PatternLayoutTest.common(X): Message 3
  +[main] FATAL org.apache.log4j.PatternLayoutTest.common(X): Message 4
  +[main] FATAL org.apache.log4j.PatternLayoutTest.common(X): Message 4
  +[main] DEBUG org.apache.log4j.PatternLayoutTest.common(X): Message 5
   java.lang.Exception: Just testing
  -	at org.apache.log4j.PatternLayoutTestCase.common(X)
  -	at org.apache.log4j.PatternLayoutTestCase.test10(X)
  +	at org.apache.log4j.PatternLayoutTest.common(X)
  +	at org.apache.log4j.PatternLayoutTest.test10(X)
   	at java.lang.reflect.Method.invoke(X)
   	at junit.framework.TestCase.runTest(X)
   	at junit.framework.TestCase.runBare(X)
  @@ -21,12 +21,10 @@
   	at junit.framework.TestCase.run(X)
   	at junit.framework.TestSuite.runTest(X)
   	at junit.framework.TestSuite.run(X)
  -	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(X)
  -	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(X)
  -[main] INFO  org.apache.log4j.PatternLayoutTestCase.common(X): Message 6
  +[main] INFO  org.apache.log4j.PatternLayoutTest.common(X): Message 6
   java.lang.Exception: Just testing
  -	at org.apache.log4j.PatternLayoutTestCase.common(X)
  -	at org.apache.log4j.PatternLayoutTestCase.test10(X)
  +	at org.apache.log4j.PatternLayoutTest.common(X)
  +	at org.apache.log4j.PatternLayoutTest.test10(X)
   	at java.lang.reflect.Method.invoke(X)
   	at junit.framework.TestCase.runTest(X)
   	at junit.framework.TestCase.runBare(X)
  @@ -36,12 +34,10 @@
   	at junit.framework.TestCase.run(X)
   	at junit.framework.TestSuite.runTest(X)
   	at junit.framework.TestSuite.run(X)
  -	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(X)
  -	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(X)
  -[main] WARN  org.apache.log4j.PatternLayoutTestCase.common(X): Message 7
  +[main] WARN  org.apache.log4j.PatternLayoutTest.common(X): Message 7
   java.lang.Exception: Just testing
  -	at org.apache.log4j.PatternLayoutTestCase.common(X)
  -	at org.apache.log4j.PatternLayoutTestCase.test10(X)
  +	at org.apache.log4j.PatternLayoutTest.common(X)
  +	at org.apache.log4j.PatternLayoutTest.test10(X)
   	at java.lang.reflect.Method.invoke(X)
   	at junit.framework.TestCase.runTest(X)
   	at junit.framework.TestCase.runBare(X)
  @@ -51,12 +47,10 @@
   	at junit.framework.TestCase.run(X)
   	at junit.framework.TestSuite.runTest(X)
   	at junit.framework.TestSuite.run(X)
  -	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(X)
  -	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(X)
  -[main] ERROR org.apache.log4j.PatternLayoutTestCase.common(X): Message 8
  +[main] ERROR org.apache.log4j.PatternLayoutTest.common(X): Message 8
   java.lang.Exception: Just testing
  -	at org.apache.log4j.PatternLayoutTestCase.common(X)
  -	at org.apache.log4j.PatternLayoutTestCase.test10(X)
  +	at org.apache.log4j.PatternLayoutTest.common(X)
  +	at org.apache.log4j.PatternLayoutTest.test10(X)
   	at java.lang.reflect.Method.invoke(X)
   	at junit.framework.TestCase.runTest(X)
   	at junit.framework.TestCase.runBare(X)
  @@ -66,12 +60,10 @@
   	at junit.framework.TestCase.run(X)
   	at junit.framework.TestSuite.runTest(X)
   	at junit.framework.TestSuite.run(X)
  -	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(X)
  -	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(X)
  -[main] FATAL org.apache.log4j.PatternLayoutTestCase.common(X): Message 9
  +[main] FATAL org.apache.log4j.PatternLayoutTest.common(X): Message 9
   java.lang.Exception: Just testing
  -	at org.apache.log4j.PatternLayoutTestCase.common(X)
  -	at org.apache.log4j.PatternLayoutTestCase.test10(X)
  +	at org.apache.log4j.PatternLayoutTest.common(X)
  +	at org.apache.log4j.PatternLayoutTest.test10(X)
   	at java.lang.reflect.Method.invoke(X)
   	at junit.framework.TestCase.runTest(X)
   	at junit.framework.TestCase.runBare(X)
  @@ -81,5 +73,3 @@
   	at junit.framework.TestCase.run(X)
   	at junit.framework.TestSuite.runTest(X)
   	at junit.framework.TestSuite.run(X)
  -	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(X)
  -	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(X)
  
  
  
  1.5       +20 -30    jakarta-log4j/tests/witness/patternLayout.2
  
  Index: patternLayout.2
  ===================================================================
  RCS file: /home/cvs/jakarta-log4j/tests/witness/patternLayout.2,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- patternLayout.2	14 Nov 2002 08:48:40 -0000	1.4
  +++ patternLayout.2	17 Sep 2003 16:03:01 -0000	1.5
  @@ -1,17 +1,17 @@
  - [main] DEBUG rnLayoutTestCase - Message 0
  + [main] DEBUG atternLayoutTest - Message 0
    [main] DEBUG root - Message 0
  - [main] INFO  rnLayoutTestCase - Message 1
  + [main] INFO  atternLayoutTest - Message 1
    [main] INFO  root - Message 1
  - [main] WARN  rnLayoutTestCase - Message 2
  + [main] WARN  atternLayoutTest - Message 2
    [main] WARN  root - Message 2
  - [main] ERROR rnLayoutTestCase - Message 3
  + [main] ERROR atternLayoutTest - Message 3
    [main] ERROR root - Message 3
  - [main] FATAL rnLayoutTestCase - Message 4
  + [main] FATAL atternLayoutTest - Message 4
    [main] FATAL root - Message 4
  - [main] DEBUG rnLayoutTestCase - Message 5
  + [main] DEBUG atternLayoutTest - Message 5
   java.lang.Exception: Just testing
  -	at org.apache.log4j.PatternLayoutTestCase.common(X)
  -	at org.apache.log4j.PatternLayoutTestCase.test2(X)
  +	at org.apache.log4j.PatternLayoutTest.common(X)
  +	at org.apache.log4j.PatternLayoutTest.test2(X)
   	at java.lang.reflect.Method.invoke(X)
   	at junit.framework.TestCase.runTest(X)
   	at junit.framework.TestCase.runBare(X)
  @@ -21,12 +21,10 @@
   	at junit.framework.TestCase.run(X)
   	at junit.framework.TestSuite.runTest(X)
   	at junit.framework.TestSuite.run(X)
  -	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(X)
  -	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(X)
  - [main] INFO  rnLayoutTestCase - Message 6
  + [main] INFO  atternLayoutTest - Message 6
   java.lang.Exception: Just testing
  -	at org.apache.log4j.PatternLayoutTestCase.common(X)
  -	at org.apache.log4j.PatternLayoutTestCase.test2(X)
  +	at org.apache.log4j.PatternLayoutTest.common(X)
  +	at org.apache.log4j.PatternLayoutTest.test2(X)
   	at java.lang.reflect.Method.invoke(X)
   	at junit.framework.TestCase.runTest(X)
   	at junit.framework.TestCase.runBare(X)
  @@ -36,12 +34,10 @@
   	at junit.framework.TestCase.run(X)
   	at junit.framework.TestSuite.runTest(X)
   	at junit.framework.TestSuite.run(X)
  -	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(X)
  -	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(X)
  - [main] WARN  rnLayoutTestCase - Message 7
  + [main] WARN  atternLayoutTest - Message 7
   java.lang.Exception: Just testing
  -	at org.apache.log4j.PatternLayoutTestCase.common(X)
  -	at org.apache.log4j.PatternLayoutTestCase.test2(X)
  +	at org.apache.log4j.PatternLayoutTest.common(X)
  +	at org.apache.log4j.PatternLayoutTest.test2(X)
   	at java.lang.reflect.Method.invoke(X)
   	at junit.framework.TestCase.runTest(X)
   	at junit.framework.TestCase.runBare(X)
  @@ -51,12 +47,10 @@
   	at junit.framework.TestCase.run(X)
   	at junit.framework.TestSuite.runTest(X)
   	at junit.framework.TestSuite.run(X)
  -	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(X)
  -	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(X)
  - [main] ERROR rnLayoutTestCase - Message 8
  + [main] ERROR atternLayoutTest - Message 8
   java.lang.Exception: Just testing
  -	at org.apache.log4j.PatternLayoutTestCase.common(X)
  -	at org.apache.log4j.PatternLayoutTestCase.test2(X)
  +	at org.apache.log4j.PatternLayoutTest.common(X)
  +	at org.apache.log4j.PatternLayoutTest.test2(X)
   	at java.lang.reflect.Method.invoke(X)
   	at junit.framework.TestCase.runTest(X)
   	at junit.framework.TestCase.runBare(X)
  @@ -66,12 +60,10 @@
   	at junit.framework.TestCase.run(X)
   	at junit.framework.TestSuite.runTest(X)
   	at junit.framework.TestSuite.run(X)
  -	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(X)
  -	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(X)
  - [main] FATAL rnLayoutTestCase - Message 9
  + [main] FATAL atternLayoutTest - Message 9
   java.lang.Exception: Just testing
  -	at org.apache.log4j.PatternLayoutTestCase.common(X)
  -	at org.apache.log4j.PatternLayoutTestCase.test2(X)
  +	at org.apache.log4j.PatternLayoutTest.common(X)
  +	at org.apache.log4j.PatternLayoutTest.test2(X)
   	at java.lang.reflect.Method.invoke(X)
   	at junit.framework.TestCase.runTest(X)
   	at junit.framework.TestCase.runBare(X)
  @@ -81,5 +73,3 @@
   	at junit.framework.TestCase.run(X)
   	at junit.framework.TestSuite.runTest(X)
   	at junit.framework.TestSuite.run(X)
  -	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(X)
  -	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(X)
  
  
  
  1.3       +20 -30    jakarta-log4j/tests/witness/patternLayout.11
  
  Index: patternLayout.11
  ===================================================================
  RCS file: /home/cvs/jakarta-log4j/tests/witness/patternLayout.11,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- patternLayout.11	14 Nov 2002 08:48:40 -0000	1.2
  +++ patternLayout.11	17 Sep 2003 16:03:01 -0000	1.3
  @@ -1,17 +1,17 @@
  -DEBUG [main] log4j.PatternLayoutTestCase: Message 0
  +DEBUG [main] log4j.PatternLayoutTest: Message 0
   DEBUG [main] root: Message 0
  -INFO  [main] log4j.PatternLayoutTestCase: Message 1
  +INFO  [main] log4j.PatternLayoutTest: Message 1
   INFO  [main] root: Message 1
  -WARN  [main] log4j.PatternLayoutTestCase: Message 2
  +WARN  [main] log4j.PatternLayoutTest: Message 2
   WARN  [main] root: Message 2
  -ERROR [main] log4j.PatternLayoutTestCase: Message 3
  +ERROR [main] log4j.PatternLayoutTest: Message 3
   ERROR [main] root: Message 3
  -FATAL [main] log4j.PatternLayoutTestCase: Message 4
  +FATAL [main] log4j.PatternLayoutTest: Message 4
   FATAL [main] root: Message 4
  -DEBUG [main] log4j.PatternLayoutTestCase: Message 5
  +DEBUG [main] log4j.PatternLayoutTest: Message 5
   java.lang.Exception: Just testing
  -	at org.apache.log4j.PatternLayoutTestCase.common(X)
  -	at org.apache.log4j.PatternLayoutTestCase.test11(X)
  +	at org.apache.log4j.PatternLayoutTest.common(X)
  +	at org.apache.log4j.PatternLayoutTest.test11(X)
   	at java.lang.reflect.Method.invoke(X)
   	at junit.framework.TestCase.runTest(X)
   	at junit.framework.TestCase.runBare(X)
  @@ -21,12 +21,10 @@
   	at junit.framework.TestCase.run(X)
   	at junit.framework.TestSuite.runTest(X)
   	at junit.framework.TestSuite.run(X)
  -	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(X)
  -	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(X)
  -INFO  [main] log4j.PatternLayoutTestCase: Message 6
  +INFO  [main] log4j.PatternLayoutTest: Message 6
   java.lang.Exception: Just testing
  -	at org.apache.log4j.PatternLayoutTestCase.common(X)
  -	at org.apache.log4j.PatternLayoutTestCase.test11(X)
  +	at org.apache.log4j.PatternLayoutTest.common(X)
  +	at org.apache.log4j.PatternLayoutTest.test11(X)
   	at java.lang.reflect.Method.invoke(X)
   	at junit.framework.TestCase.runTest(X)
   	at junit.framework.TestCase.runBare(X)
  @@ -36,12 +34,10 @@
   	at junit.framework.TestCase.run(X)
   	at junit.framework.TestSuite.runTest(X)
   	at junit.framework.TestSuite.run(X)
  -	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(X)
  -	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(X)
  -WARN  [main] log4j.PatternLayoutTestCase: Message 7
  +WARN  [main] log4j.PatternLayoutTest: Message 7
   java.lang.Exception: Just testing
  -	at org.apache.log4j.PatternLayoutTestCase.common(X)
  -	at org.apache.log4j.PatternLayoutTestCase.test11(X)
  +	at org.apache.log4j.PatternLayoutTest.common(X)
  +	at org.apache.log4j.PatternLayoutTest.test11(X)
   	at java.lang.reflect.Method.invoke(X)
   	at junit.framework.TestCase.runTest(X)
   	at junit.framework.TestCase.runBare(X)
  @@ -51,12 +47,10 @@
   	at junit.framework.TestCase.run(X)
   	at junit.framework.TestSuite.runTest(X)
   	at junit.framework.TestSuite.run(X)
  -	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(X)
  -	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(X)
  -ERROR [main] log4j.PatternLayoutTestCase: Message 8
  +ERROR [main] log4j.PatternLayoutTest: Message 8
   java.lang.Exception: Just testing
  -	at org.apache.log4j.PatternLayoutTestCase.common(X)
  -	at org.apache.log4j.PatternLayoutTestCase.test11(X)
  +	at org.apache.log4j.PatternLayoutTest.common(X)
  +	at org.apache.log4j.PatternLayoutTest.test11(X)
   	at java.lang.reflect.Method.invoke(X)
   	at junit.framework.TestCase.runTest(X)
   	at junit.framework.TestCase.runBare(X)
  @@ -66,12 +60,10 @@
   	at junit.framework.TestCase.run(X)
   	at junit.framework.TestSuite.runTest(X)
   	at junit.framework.TestSuite.run(X)
  -	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(X)
  -	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(X)
  -FATAL [main] log4j.PatternLayoutTestCase: Message 9
  +FATAL [main] log4j.PatternLayoutTest: Message 9
   java.lang.Exception: Just testing
  -	at org.apache.log4j.PatternLayoutTestCase.common(X)
  -	at org.apache.log4j.PatternLayoutTestCase.test11(X)
  +	at org.apache.log4j.PatternLayoutTest.common(X)
  +	at org.apache.log4j.PatternLayoutTest.test11(X)
   	at java.lang.reflect.Method.invoke(X)
   	at junit.framework.TestCase.runTest(X)
   	at junit.framework.TestCase.runBare(X)
  @@ -81,5 +73,3 @@
   	at junit.framework.TestCase.run(X)
   	at junit.framework.TestSuite.runTest(X)
   	at junit.framework.TestSuite.run(X)
  -	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(X)
  -	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(X)
  
  
  
  1.3       +20 -30    jakarta-log4j/tests/witness/patternLayout.7
  
  Index: patternLayout.7
  ===================================================================
  RCS file: /home/cvs/jakarta-log4j/tests/witness/patternLayout.7,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- patternLayout.7	14 Nov 2002 08:48:40 -0000	1.2
  +++ patternLayout.7	17 Sep 2003 16:03:01 -0000	1.3
  @@ -1,17 +1,17 @@
  - [main] DEBUG rnLayoutTestCase - Message 0
  + [main] DEBUG atternLayoutTest - Message 0
    [main] DEBUG root - Message 0
  - [main] INFO  rnLayoutTestCase - Message 1
  + [main] INFO  atternLayoutTest - Message 1
    [main] INFO  root - Message 1
  - [main] WARN  rnLayoutTestCase - Message 2
  + [main] WARN  atternLayoutTest - Message 2
    [main] WARN  root - Message 2
  - [main] ERROR rnLayoutTestCase - Message 3
  + [main] ERROR atternLayoutTest - Message 3
    [main] ERROR root - Message 3
  - [main] FATAL rnLayoutTestCase - Message 4
  + [main] FATAL atternLayoutTest - Message 4
    [main] FATAL root - Message 4
  - [main] DEBUG rnLayoutTestCase - Message 5
  + [main] DEBUG atternLayoutTest - Message 5
   java.lang.Exception: Just testing
  -	at org.apache.log4j.PatternLayoutTestCase.common(X)
  -	at org.apache.log4j.PatternLayoutTestCase.test7(X)
  +	at org.apache.log4j.PatternLayoutTest.common(X)
  +	at org.apache.log4j.PatternLayoutTest.test7(X)
   	at java.lang.reflect.Method.invoke(X)
   	at junit.framework.TestCase.runTest(X)
   	at junit.framework.TestCase.runBare(X)
  @@ -21,12 +21,10 @@
   	at junit.framework.TestCase.run(X)
   	at junit.framework.TestSuite.runTest(X)
   	at junit.framework.TestSuite.run(X)
  -	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(X)
  -	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(X)
  - [main] INFO  rnLayoutTestCase - Message 6
  + [main] INFO  atternLayoutTest - Message 6
   java.lang.Exception: Just testing
  -	at org.apache.log4j.PatternLayoutTestCase.common(X)
  -	at org.apache.log4j.PatternLayoutTestCase.test7(X)
  +	at org.apache.log4j.PatternLayoutTest.common(X)
  +	at org.apache.log4j.PatternLayoutTest.test7(X)
   	at java.lang.reflect.Method.invoke(X)
   	at junit.framework.TestCase.runTest(X)
   	at junit.framework.TestCase.runBare(X)
  @@ -36,12 +34,10 @@
   	at junit.framework.TestCase.run(X)
   	at junit.framework.TestSuite.runTest(X)
   	at junit.framework.TestSuite.run(X)
  -	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(X)
  -	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(X)
  - [main] WARN  rnLayoutTestCase - Message 7
  + [main] WARN  atternLayoutTest - Message 7
   java.lang.Exception: Just testing
  -	at org.apache.log4j.PatternLayoutTestCase.common(X)
  -	at org.apache.log4j.PatternLayoutTestCase.test7(X)
  +	at org.apache.log4j.PatternLayoutTest.common(X)
  +	at org.apache.log4j.PatternLayoutTest.test7(X)
   	at java.lang.reflect.Method.invoke(X)
   	at junit.framework.TestCase.runTest(X)
   	at junit.framework.TestCase.runBare(X)
  @@ -51,12 +47,10 @@
   	at junit.framework.TestCase.run(X)
   	at junit.framework.TestSuite.runTest(X)
   	at junit.framework.TestSuite.run(X)
  -	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(X)
  -	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(X)
  - [main] ERROR rnLayoutTestCase - Message 8
  + [main] ERROR atternLayoutTest - Message 8
   java.lang.Exception: Just testing
  -	at org.apache.log4j.PatternLayoutTestCase.common(X)
  -	at org.apache.log4j.PatternLayoutTestCase.test7(X)
  +	at org.apache.log4j.PatternLayoutTest.common(X)
  +	at org.apache.log4j.PatternLayoutTest.test7(X)
   	at java.lang.reflect.Method.invoke(X)
   	at junit.framework.TestCase.runTest(X)
   	at junit.framework.TestCase.runBare(X)
  @@ -66,12 +60,10 @@
   	at junit.framework.TestCase.run(X)
   	at junit.framework.TestSuite.runTest(X)
   	at junit.framework.TestSuite.run(X)
  -	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(X)
  -	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(X)
  - [main] FATAL rnLayoutTestCase - Message 9
  + [main] FATAL atternLayoutTest - Message 9
   java.lang.Exception: Just testing
  -	at org.apache.log4j.PatternLayoutTestCase.common(X)
  -	at org.apache.log4j.PatternLayoutTestCase.test7(X)
  +	at org.apache.log4j.PatternLayoutTest.common(X)
  +	at org.apache.log4j.PatternLayoutTest.test7(X)
   	at java.lang.reflect.Method.invoke(X)
   	at junit.framework.TestCase.runTest(X)
   	at junit.framework.TestCase.runBare(X)
  @@ -81,5 +73,3 @@
   	at junit.framework.TestCase.run(X)
   	at junit.framework.TestSuite.runTest(X)
   	at junit.framework.TestSuite.run(X)
  -	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(X)
  -	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(X)
  
  
  
  1.4       +20 -30    jakarta-log4j/tests/witness/patternLayout.3
  
  Index: patternLayout.3
  ===================================================================
  RCS file: /home/cvs/jakarta-log4j/tests/witness/patternLayout.3,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- patternLayout.3	14 Nov 2002 08:48:40 -0000	1.3
  +++ patternLayout.3	17 Sep 2003 16:03:01 -0000	1.4
  @@ -1,17 +1,17 @@
  - [main] DEBUG rnLayoutTestCase - Message 0
  + [main] DEBUG atternLayoutTest - Message 0
    [main] DEBUG root - Message 0
  - [main] INFO  rnLayoutTestCase - Message 1
  + [main] INFO  atternLayoutTest - Message 1
    [main] INFO  root - Message 1
  - [main] WARN  rnLayoutTestCase - Message 2
  + [main] WARN  atternLayoutTest - Message 2
    [main] WARN  root - Message 2
  - [main] ERROR rnLayoutTestCase - Message 3
  + [main] ERROR atternLayoutTest - Message 3
    [main] ERROR root - Message 3
  - [main] FATAL rnLayoutTestCase - Message 4
  + [main] FATAL atternLayoutTest - Message 4
    [main] FATAL root - Message 4
  - [main] DEBUG rnLayoutTestCase - Message 5
  + [main] DEBUG atternLayoutTest - Message 5
   java.lang.Exception: Just testing
  -	at org.apache.log4j.PatternLayoutTestCase.common(X)
  -	at org.apache.log4j.PatternLayoutTestCase.test3(X)
  +	at org.apache.log4j.PatternLayoutTest.common(X)
  +	at org.apache.log4j.PatternLayoutTest.test3(X)
   	at java.lang.reflect.Method.invoke(X)
   	at junit.framework.TestCase.runTest(X)
   	at junit.framework.TestCase.runBare(X)
  @@ -21,12 +21,10 @@
   	at junit.framework.TestCase.run(X)
   	at junit.framework.TestSuite.runTest(X)
   	at junit.framework.TestSuite.run(X)
  -	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(X)
  -	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(X)
  - [main] INFO  rnLayoutTestCase - Message 6
  + [main] INFO  atternLayoutTest - Message 6
   java.lang.Exception: Just testing
  -	at org.apache.log4j.PatternLayoutTestCase.common(X)
  -	at org.apache.log4j.PatternLayoutTestCase.test3(X)
  +	at org.apache.log4j.PatternLayoutTest.common(X)
  +	at org.apache.log4j.PatternLayoutTest.test3(X)
   	at java.lang.reflect.Method.invoke(X)
   	at junit.framework.TestCase.runTest(X)
   	at junit.framework.TestCase.runBare(X)
  @@ -36,12 +34,10 @@
   	at junit.framework.TestCase.run(X)
   	at junit.framework.TestSuite.runTest(X)
   	at junit.framework.TestSuite.run(X)
  -	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(X)
  -	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(X)
  - [main] WARN  rnLayoutTestCase - Message 7
  + [main] WARN  atternLayoutTest - Message 7
   java.lang.Exception: Just testing
  -	at org.apache.log4j.PatternLayoutTestCase.common(X)
  -	at org.apache.log4j.PatternLayoutTestCase.test3(X)
  +	at org.apache.log4j.PatternLayoutTest.common(X)
  +	at org.apache.log4j.PatternLayoutTest.test3(X)
   	at java.lang.reflect.Method.invoke(X)
   	at junit.framework.TestCase.runTest(X)
   	at junit.framework.TestCase.runBare(X)
  @@ -51,12 +47,10 @@
   	at junit.framework.TestCase.run(X)
   	at junit.framework.TestSuite.runTest(X)
   	at junit.framework.TestSuite.run(X)
  -	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(X)
  -	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(X)
  - [main] ERROR rnLayoutTestCase - Message 8
  + [main] ERROR atternLayoutTest - Message 8
   java.lang.Exception: Just testing
  -	at org.apache.log4j.PatternLayoutTestCase.common(X)
  -	at org.apache.log4j.PatternLayoutTestCase.test3(X)
  +	at org.apache.log4j.PatternLayoutTest.common(X)
  +	at org.apache.log4j.PatternLayoutTest.test3(X)
   	at java.lang.reflect.Method.invoke(X)
   	at junit.framework.TestCase.runTest(X)
   	at junit.framework.TestCase.runBare(X)
  @@ -66,12 +60,10 @@
   	at junit.framework.TestCase.run(X)
   	at junit.framework.TestSuite.runTest(X)
   	at junit.framework.TestSuite.run(X)
  -	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(X)
  -	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(X)
  - [main] FATAL rnLayoutTestCase - Message 9
  + [main] FATAL atternLayoutTest - Message 9
   java.lang.Exception: Just testing
  -	at org.apache.log4j.PatternLayoutTestCase.common(X)
  -	at org.apache.log4j.PatternLayoutTestCase.test3(X)
  +	at org.apache.log4j.PatternLayoutTest.common(X)
  +	at org.apache.log4j.PatternLayoutTest.test3(X)
   	at java.lang.reflect.Method.invoke(X)
   	at junit.framework.TestCase.runTest(X)
   	at junit.framework.TestCase.runBare(X)
  @@ -81,5 +73,3 @@
   	at junit.framework.TestCase.run(X)
   	at junit.framework.TestSuite.runTest(X)
   	at junit.framework.TestSuite.run(X)
  -	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(X)
  -	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(X)
  
  
  
  1.3       +25 -35    jakarta-log4j/tests/witness/patternLayout.12
  
  Index: patternLayout.12
  ===================================================================
  RCS file: /home/cvs/jakarta-log4j/tests/witness/patternLayout.12,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- patternLayout.12	14 Nov 2002 08:48:40 -0000	1.2
  +++ patternLayout.12	17 Sep 2003 16:03:01 -0000	1.3
  @@ -1,17 +1,17 @@
  -[main] DEBUG org.apache.log4j.PatternLayoutTestCase.common(X): Message 0
  -[main] DEBUG org.apache.log4j.PatternLayoutTestCase.common(X): Message 0
  -[main] INFO  org.apache.log4j.PatternLayoutTestCase.common(X): Message 1
  -[main] INFO  org.apache.log4j.PatternLayoutTestCase.common(X): Message 1
  -[main] WARN  org.apache.log4j.PatternLayoutTestCase.common(X): Message 2
  -[main] WARN  org.apache.log4j.PatternLayoutTestCase.common(X): Message 2
  -[main] ERROR org.apache.log4j.PatternLayoutTestCase.common(X): Message 3
  -[main] ERROR org.apache.log4j.PatternLayoutTestCase.common(X): Message 3
  -[main] FATAL org.apache.log4j.PatternLayoutTestCase.common(X): Message 4
  -[main] FATAL org.apache.log4j.PatternLayoutTestCase.common(X): Message 4
  -[main] DEBUG org.apache.log4j.PatternLayoutTestCase.common(X): Message 5
  +[main] DEBUG org.apache.log4j.PatternLayoutTest.common(X): Message 0
  +[main] DEBUG org.apache.log4j.PatternLayoutTest.common(X): Message 0
  +[main] INFO  org.apache.log4j.PatternLayoutTest.common(X): Message 1
  +[main] INFO  org.apache.log4j.PatternLayoutTest.common(X): Message 1
  +[main] WARN  org.apache.log4j.PatternLayoutTest.common(X): Message 2
  +[main] WARN  org.apache.log4j.PatternLayoutTest.common(X): Message 2
  +[main] ERROR org.apache.log4j.PatternLayoutTest.common(X): Message 3
  +[main] ERROR org.apache.log4j.PatternLayoutTest.common(X): Message 3
  +[main] FATAL org.apache.log4j.PatternLayoutTest.common(X): Message 4
  +[main] FATAL org.apache.log4j.PatternLayoutTest.common(X): Message 4
  +[main] DEBUG org.apache.log4j.PatternLayoutTest.common(X): Message 5
   java.lang.Exception: Just testing
  -	at org.apache.log4j.PatternLayoutTestCase.common(X)
  -	at org.apache.log4j.PatternLayoutTestCase.test12(X)
  +	at org.apache.log4j.PatternLayoutTest.common(X)
  +	at org.apache.log4j.PatternLayoutTest.test12(X)
   	at java.lang.reflect.Method.invoke(X)
   	at junit.framework.TestCase.runTest(X)
   	at junit.framework.TestCase.runBare(X)
  @@ -21,12 +21,10 @@
   	at junit.framework.TestCase.run(X)
   	at junit.framework.TestSuite.runTest(X)
   	at junit.framework.TestSuite.run(X)
  -	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(X)
  -	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(X)
  -[main] INFO  org.apache.log4j.PatternLayoutTestCase.common(X): Message 6
  +[main] INFO  org.apache.log4j.PatternLayoutTest.common(X): Message 6
   java.lang.Exception: Just testing
  -	at org.apache.log4j.PatternLayoutTestCase.common(X)
  -	at org.apache.log4j.PatternLayoutTestCase.test12(X)
  +	at org.apache.log4j.PatternLayoutTest.common(X)
  +	at org.apache.log4j.PatternLayoutTest.test12(X)
   	at java.lang.reflect.Method.invoke(X)
   	at junit.framework.TestCase.runTest(X)
   	at junit.framework.TestCase.runBare(X)
  @@ -36,12 +34,10 @@
   	at junit.framework.TestCase.run(X)
   	at junit.framework.TestSuite.runTest(X)
   	at junit.framework.TestSuite.run(X)
  -	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(X)
  -	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(X)
  -[main] WARN  org.apache.log4j.PatternLayoutTestCase.common(X): Message 7
  +[main] WARN  org.apache.log4j.PatternLayoutTest.common(X): Message 7
   java.lang.Exception: Just testing
  -	at org.apache.log4j.PatternLayoutTestCase.common(X)
  -	at org.apache.log4j.PatternLayoutTestCase.test12(X)
  +	at org.apache.log4j.PatternLayoutTest.common(X)
  +	at org.apache.log4j.PatternLayoutTest.test12(X)
   	at java.lang.reflect.Method.invoke(X)
   	at junit.framework.TestCase.runTest(X)
   	at junit.framework.TestCase.runBare(X)
  @@ -51,12 +47,10 @@
   	at junit.framework.TestCase.run(X)
   	at junit.framework.TestSuite.runTest(X)
   	at junit.framework.TestSuite.run(X)
  -	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(X)
  -	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(X)
  -[main] ERROR org.apache.log4j.PatternLayoutTestCase.common(X): Message 8
  +[main] ERROR org.apache.log4j.PatternLayoutTest.common(X): Message 8
   java.lang.Exception: Just testing
  -	at org.apache.log4j.PatternLayoutTestCase.common(X)
  -	at org.apache.log4j.PatternLayoutTestCase.test12(X)
  +	at org.apache.log4j.PatternLayoutTest.common(X)
  +	at org.apache.log4j.PatternLayoutTest.test12(X)
   	at java.lang.reflect.Method.invoke(X)
   	at junit.framework.TestCase.runTest(X)
   	at junit.framework.TestCase.runBare(X)
  @@ -66,12 +60,10 @@
   	at junit.framework.TestCase.run(X)
   	at junit.framework.TestSuite.runTest(X)
   	at junit.framework.TestSuite.run(X)
  -	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(X)
  -	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(X)
  -[main] FATAL org.apache.log4j.PatternLayoutTestCase.common(X): Message 9
  +[main] FATAL org.apache.log4j.PatternLayoutTest.common(X): Message 9
   java.lang.Exception: Just testing
  -	at org.apache.log4j.PatternLayoutTestCase.common(X)
  -	at org.apache.log4j.PatternLayoutTestCase.test12(X)
  +	at org.apache.log4j.PatternLayoutTest.common(X)
  +	at org.apache.log4j.PatternLayoutTest.test12(X)
   	at java.lang.reflect.Method.invoke(X)
   	at junit.framework.TestCase.runTest(X)
   	at junit.framework.TestCase.runBare(X)
  @@ -81,5 +73,3 @@
   	at junit.framework.TestCase.run(X)
   	at junit.framework.TestSuite.runTest(X)
   	at junit.framework.TestSuite.run(X)
  -	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(X)
  -	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(X)
  
  
  
  1.4       +20 -30    jakarta-log4j/tests/witness/patternLayout.6
  
  Index: patternLayout.6
  ===================================================================
  RCS file: /home/cvs/jakarta-log4j/tests/witness/patternLayout.6,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- patternLayout.6	14 Nov 2002 08:48:40 -0000	1.3
  +++ patternLayout.6	17 Sep 2003 16:03:01 -0000	1.4
  @@ -1,17 +1,17 @@
  - [main] DEBUG rnLayoutTestCase - Message 0
  + [main] DEBUG atternLayoutTest - Message 0
    [main] DEBUG root - Message 0
  - [main] INFO  rnLayoutTestCase - Message 1
  + [main] INFO  atternLayoutTest - Message 1
    [main] INFO  root - Message 1
  - [main] WARN  rnLayoutTestCase - Message 2
  + [main] WARN  atternLayoutTest - Message 2
    [main] WARN  root - Message 2
  - [main] ERROR rnLayoutTestCase - Message 3
  + [main] ERROR atternLayoutTest - Message 3
    [main] ERROR root - Message 3
  - [main] FATAL rnLayoutTestCase - Message 4
  + [main] FATAL atternLayoutTest - Message 4
    [main] FATAL root - Message 4
  - [main] DEBUG rnLayoutTestCase - Message 5
  + [main] DEBUG atternLayoutTest - Message 5
   java.lang.Exception: Just testing
  -	at org.apache.log4j.PatternLayoutTestCase.common(X)
  -	at org.apache.log4j.PatternLayoutTestCase.test6(X)
  +	at org.apache.log4j.PatternLayoutTest.common(X)
  +	at org.apache.log4j.PatternLayoutTest.test6(X)
   	at java.lang.reflect.Method.invoke(X)
   	at junit.framework.TestCase.runTest(X)
   	at junit.framework.TestCase.runBare(X)
  @@ -21,12 +21,10 @@
   	at junit.framework.TestCase.run(X)
   	at junit.framework.TestSuite.runTest(X)
   	at junit.framework.TestSuite.run(X)
  -	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(X)
  -	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(X)
  - [main] INFO  rnLayoutTestCase - Message 6
  + [main] INFO  atternLayoutTest - Message 6
   java.lang.Exception: Just testing
  -	at org.apache.log4j.PatternLayoutTestCase.common(X)
  -	at org.apache.log4j.PatternLayoutTestCase.test6(X)
  +	at org.apache.log4j.PatternLayoutTest.common(X)
  +	at org.apache.log4j.PatternLayoutTest.test6(X)
   	at java.lang.reflect.Method.invoke(X)
   	at junit.framework.TestCase.runTest(X)
   	at junit.framework.TestCase.runBare(X)
  @@ -36,12 +34,10 @@
   	at junit.framework.TestCase.run(X)
   	at junit.framework.TestSuite.runTest(X)
   	at junit.framework.TestSuite.run(X)
  -	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(X)
  -	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(X)
  - [main] WARN  rnLayoutTestCase - Message 7
  + [main] WARN  atternLayoutTest - Message 7
   java.lang.Exception: Just testing
  -	at org.apache.log4j.PatternLayoutTestCase.common(X)
  -	at org.apache.log4j.PatternLayoutTestCase.test6(X)
  +	at org.apache.log4j.PatternLayoutTest.common(X)
  +	at org.apache.log4j.PatternLayoutTest.test6(X)
   	at java.lang.reflect.Method.invoke(X)
   	at junit.framework.TestCase.runTest(X)
   	at junit.framework.TestCase.runBare(X)
  @@ -51,12 +47,10 @@
   	at junit.framework.TestCase.run(X)
   	at junit.framework.TestSuite.runTest(X)
   	at junit.framework.TestSuite.run(X)
  -	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(X)
  -	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(X)
  - [main] ERROR rnLayoutTestCase - Message 8
  + [main] ERROR atternLayoutTest - Message 8
   java.lang.Exception: Just testing
  -	at org.apache.log4j.PatternLayoutTestCase.common(X)
  -	at org.apache.log4j.PatternLayoutTestCase.test6(X)
  +	at org.apache.log4j.PatternLayoutTest.common(X)
  +	at org.apache.log4j.PatternLayoutTest.test6(X)
   	at java.lang.reflect.Method.invoke(X)
   	at junit.framework.TestCase.runTest(X)
   	at junit.framework.TestCase.runBare(X)
  @@ -66,12 +60,10 @@
   	at junit.framework.TestCase.run(X)
   	at junit.framework.TestSuite.runTest(X)
   	at junit.framework.TestSuite.run(X)
  -	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(X)
  -	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(X)
  - [main] FATAL rnLayoutTestCase - Message 9
  + [main] FATAL atternLayoutTest - Message 9
   java.lang.Exception: Just testing
  -	at org.apache.log4j.PatternLayoutTestCase.common(X)
  -	at org.apache.log4j.PatternLayoutTestCase.test6(X)
  +	at org.apache.log4j.PatternLayoutTest.common(X)
  +	at org.apache.log4j.PatternLayoutTest.test6(X)
   	at java.lang.reflect.Method.invoke(X)
   	at junit.framework.TestCase.runTest(X)
   	at junit.framework.TestCase.runBare(X)
  @@ -81,5 +73,3 @@
   	at junit.framework.TestCase.run(X)
   	at junit.framework.TestSuite.runTest(X)
   	at junit.framework.TestSuite.run(X)
  -	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(X)
  -	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(X)
  
  
  
  1.4       +20 -30    jakarta-log4j/tests/witness/patternLayout.9
  
  Index: patternLayout.9
  ===================================================================
  RCS file: /home/cvs/jakarta-log4j/tests/witness/patternLayout.9,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- patternLayout.9	14 Nov 2002 08:48:40 -0000	1.3
  +++ patternLayout.9	17 Sep 2003 16:03:01 -0000	1.4
  @@ -1,17 +1,17 @@
  -[main] DEBUG rnLayoutTestCase : Message 0
  +[main] DEBUG atternLayoutTest : Message 0
   [main] DEBUG root : Message 0
  -[main] INFO  rnLayoutTestCase : Message 1
  +[main] INFO  atternLayoutTest : Message 1
   [main] INFO  root : Message 1
  -[main] WARN  rnLayoutTestCase : Message 2
  +[main] WARN  atternLayoutTest : Message 2
   [main] WARN  root : Message 2
  -[main] ERROR rnLayoutTestCase : Message 3
  +[main] ERROR atternLayoutTest : Message 3
   [main] ERROR root : Message 3
  -[main] FATAL rnLayoutTestCase : Message 4
  +[main] FATAL atternLayoutTest : Message 4
   [main] FATAL root : Message 4
  -[main] DEBUG rnLayoutTestCase : Message 5
  +[main] DEBUG atternLayoutTest : Message 5
   java.lang.Exception: Just testing
  -	at org.apache.log4j.PatternLayoutTestCase.common(X)
  -	at org.apache.log4j.PatternLayoutTestCase.test9(X)
  +	at org.apache.log4j.PatternLayoutTest.common(X)
  +	at org.apache.log4j.PatternLayoutTest.test9(X)
   	at java.lang.reflect.Method.invoke(X)
   	at junit.framework.TestCase.runTest(X)
   	at junit.framework.TestCase.runBare(X)
  @@ -21,12 +21,10 @@
   	at junit.framework.TestCase.run(X)
   	at junit.framework.TestSuite.runTest(X)
   	at junit.framework.TestSuite.run(X)
  -	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(X)
  -	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(X)
  -[main] INFO  rnLayoutTestCase : Message 6
  +[main] INFO  atternLayoutTest : Message 6
   java.lang.Exception: Just testing
  -	at org.apache.log4j.PatternLayoutTestCase.common(X)
  -	at org.apache.log4j.PatternLayoutTestCase.test9(X)
  +	at org.apache.log4j.PatternLayoutTest.common(X)
  +	at org.apache.log4j.PatternLayoutTest.test9(X)
   	at java.lang.reflect.Method.invoke(X)
   	at junit.framework.TestCase.runTest(X)
   	at junit.framework.TestCase.runBare(X)
  @@ -36,12 +34,10 @@
   	at junit.framework.TestCase.run(X)
   	at junit.framework.TestSuite.runTest(X)
   	at junit.framework.TestSuite.run(X)
  -	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(X)
  -	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(X)
  -[main] WARN  rnLayoutTestCase : Message 7
  +[main] WARN  atternLayoutTest : Message 7
   java.lang.Exception: Just testing
  -	at org.apache.log4j.PatternLayoutTestCase.common(X)
  -	at org.apache.log4j.PatternLayoutTestCase.test9(X)
  +	at org.apache.log4j.PatternLayoutTest.common(X)
  +	at org.apache.log4j.PatternLayoutTest.test9(X)
   	at java.lang.reflect.Method.invoke(X)
   	at junit.framework.TestCase.runTest(X)
   	at junit.framework.TestCase.runBare(X)
  @@ -51,12 +47,10 @@
   	at junit.framework.TestCase.run(X)
   	at junit.framework.TestSuite.runTest(X)
   	at junit.framework.TestSuite.run(X)
  -	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(X)
  -	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(X)
  -[main] ERROR rnLayoutTestCase : Message 8
  +[main] ERROR atternLayoutTest : Message 8
   java.lang.Exception: Just testing
  -	at org.apache.log4j.PatternLayoutTestCase.common(X)
  -	at org.apache.log4j.PatternLayoutTestCase.test9(X)
  +	at org.apache.log4j.PatternLayoutTest.common(X)
  +	at org.apache.log4j.PatternLayoutTest.test9(X)
   	at java.lang.reflect.Method.invoke(X)
   	at junit.framework.TestCase.runTest(X)
   	at junit.framework.TestCase.runBare(X)
  @@ -66,12 +60,10 @@
   	at junit.framework.TestCase.run(X)
   	at junit.framework.TestSuite.runTest(X)
   	at junit.framework.TestSuite.run(X)
  -	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(X)
  -	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(X)
  -[main] FATAL rnLayoutTestCase : Message 9
  +[main] FATAL atternLayoutTest : Message 9
   java.lang.Exception: Just testing
  -	at org.apache.log4j.PatternLayoutTestCase.common(X)
  -	at org.apache.log4j.PatternLayoutTestCase.test9(X)
  +	at org.apache.log4j.PatternLayoutTest.common(X)
  +	at org.apache.log4j.PatternLayoutTest.test9(X)
   	at java.lang.reflect.Method.invoke(X)
   	at junit.framework.TestCase.runTest(X)
   	at junit.framework.TestCase.runBare(X)
  @@ -81,5 +73,3 @@
   	at junit.framework.TestCase.run(X)
   	at junit.framework.TestSuite.runTest(X)
   	at junit.framework.TestSuite.run(X)
  -	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(X)
  -	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(X)
  
  
  
  1.4       +20 -30    jakarta-log4j/tests/witness/patternLayout.4
  
  Index: patternLayout.4
  ===================================================================
  RCS file: /home/cvs/jakarta-log4j/tests/witness/patternLayout.4,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- patternLayout.4	14 Nov 2002 08:48:40 -0000	1.3
  +++ patternLayout.4	17 Sep 2003 16:03:01 -0000	1.4
  @@ -1,17 +1,17 @@
  - [main] DEBUG rnLayoutTestCase - Message 0
  + [main] DEBUG atternLayoutTest - Message 0
    [main] DEBUG root - Message 0
  - [main] INFO  rnLayoutTestCase - Message 1
  + [main] INFO  atternLayoutTest - Message 1
    [main] INFO  root - Message 1
  - [main] WARN  rnLayoutTestCase - Message 2
  + [main] WARN  atternLayoutTest - Message 2
    [main] WARN  root - Message 2
  - [main] ERROR rnLayoutTestCase - Message 3
  + [main] ERROR atternLayoutTest - Message 3
    [main] ERROR root - Message 3
  - [main] FATAL rnLayoutTestCase - Message 4
  + [main] FATAL atternLayoutTest - Message 4
    [main] FATAL root - Message 4
  - [main] DEBUG rnLayoutTestCase - Message 5
  + [main] DEBUG atternLayoutTest - Message 5
   java.lang.Exception: Just testing
  -	at org.apache.log4j.PatternLayoutTestCase.common(X)
  -	at org.apache.log4j.PatternLayoutTestCase.test4(X)
  +	at org.apache.log4j.PatternLayoutTest.common(X)
  +	at org.apache.log4j.PatternLayoutTest.test4(X)
   	at java.lang.reflect.Method.invoke(X)
   	at junit.framework.TestCase.runTest(X)
   	at junit.framework.TestCase.runBare(X)
  @@ -21,12 +21,10 @@
   	at junit.framework.TestCase.run(X)
   	at junit.framework.TestSuite.runTest(X)
   	at junit.framework.TestSuite.run(X)
  -	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(X)
  -	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(X)
  - [main] INFO  rnLayoutTestCase - Message 6
  + [main] INFO  atternLayoutTest - Message 6
   java.lang.Exception: Just testing
  -	at org.apache.log4j.PatternLayoutTestCase.common(X)
  -	at org.apache.log4j.PatternLayoutTestCase.test4(X)
  +	at org.apache.log4j.PatternLayoutTest.common(X)
  +	at org.apache.log4j.PatternLayoutTest.test4(X)
   	at java.lang.reflect.Method.invoke(X)
   	at junit.framework.TestCase.runTest(X)
   	at junit.framework.TestCase.runBare(X)
  @@ -36,12 +34,10 @@
   	at junit.framework.TestCase.run(X)
   	at junit.framework.TestSuite.runTest(X)
   	at junit.framework.TestSuite.run(X)
  -	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(X)
  -	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(X)
  - [main] WARN  rnLayoutTestCase - Message 7
  + [main] WARN  atternLayoutTest - Message 7
   java.lang.Exception: Just testing
  -	at org.apache.log4j.PatternLayoutTestCase.common(X)
  -	at org.apache.log4j.PatternLayoutTestCase.test4(X)
  +	at org.apache.log4j.PatternLayoutTest.common(X)
  +	at org.apache.log4j.PatternLayoutTest.test4(X)
   	at java.lang.reflect.Method.invoke(X)
   	at junit.framework.TestCase.runTest(X)
   	at junit.framework.TestCase.runBare(X)
  @@ -51,12 +47,10 @@
   	at junit.framework.TestCase.run(X)
   	at junit.framework.TestSuite.runTest(X)
   	at junit.framework.TestSuite.run(X)
  -	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(X)
  -	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(X)
  - [main] ERROR rnLayoutTestCase - Message 8
  + [main] ERROR atternLayoutTest - Message 8
   java.lang.Exception: Just testing
  -	at org.apache.log4j.PatternLayoutTestCase.common(X)
  -	at org.apache.log4j.PatternLayoutTestCase.test4(X)
  +	at org.apache.log4j.PatternLayoutTest.common(X)
  +	at org.apache.log4j.PatternLayoutTest.test4(X)
   	at java.lang.reflect.Method.invoke(X)
   	at junit.framework.TestCase.runTest(X)
   	at junit.framework.TestCase.runBare(X)
  @@ -66,12 +60,10 @@
   	at junit.framework.TestCase.run(X)
   	at junit.framework.TestSuite.runTest(X)
   	at junit.framework.TestSuite.run(X)
  -	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(X)
  -	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(X)
  - [main] FATAL rnLayoutTestCase - Message 9
  + [main] FATAL atternLayoutTest - Message 9
   java.lang.Exception: Just testing
  -	at org.apache.log4j.PatternLayoutTestCase.common(X)
  -	at org.apache.log4j.PatternLayoutTestCase.test4(X)
  +	at org.apache.log4j.PatternLayoutTest.common(X)
  +	at org.apache.log4j.PatternLayoutTest.test4(X)
   	at java.lang.reflect.Method.invoke(X)
   	at junit.framework.TestCase.runTest(X)
   	at junit.framework.TestCase.runBare(X)
  @@ -81,5 +73,3 @@
   	at junit.framework.TestCase.run(X)
   	at junit.framework.TestSuite.runTest(X)
   	at junit.framework.TestSuite.run(X)
  -	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(X)
  -	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(X)
  
  
  
  1.3       +25 -35    jakarta-log4j/tests/witness/patternLayout.13
  
  Index: patternLayout.13
  ===================================================================
  RCS file: /home/cvs/jakarta-log4j/tests/witness/patternLayout.13,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- patternLayout.13	14 Nov 2002 08:48:40 -0000	1.2
  +++ patternLayout.13	17 Sep 2003 16:03:01 -0000	1.3
  @@ -1,17 +1,17 @@
  -[main] DEBUG apache.log4j.PatternLayoutTestCase.common(X): Message 0
  -[main] DEBUG apache.log4j.PatternLayoutTestCase.common(X): Message 0
  -[main] INFO  apache.log4j.PatternLayoutTestCase.common(X): Message 1
  -[main] INFO  apache.log4j.PatternLayoutTestCase.common(X): Message 1
  -[main] WARN  apache.log4j.PatternLayoutTestCase.common(X): Message 2
  -[main] WARN  apache.log4j.PatternLayoutTestCase.common(X): Message 2
  -[main] ERROR apache.log4j.PatternLayoutTestCase.common(X): Message 3
  -[main] ERROR apache.log4j.PatternLayoutTestCase.common(X): Message 3
  -[main] FATAL apache.log4j.PatternLayoutTestCase.common(X): Message 4
  -[main] FATAL apache.log4j.PatternLayoutTestCase.common(X): Message 4
  -[main] DEBUG apache.log4j.PatternLayoutTestCase.common(X): Message 5
  +[main] DEBUG apache.log4j.PatternLayoutTest.common(X): Message 0
  +[main] DEBUG apache.log4j.PatternLayoutTest.common(X): Message 0
  +[main] INFO  apache.log4j.PatternLayoutTest.common(X): Message 1
  +[main] INFO  apache.log4j.PatternLayoutTest.common(X): Message 1
  +[main] WARN  apache.log4j.PatternLayoutTest.common(X): Message 2
  +[main] WARN  apache.log4j.PatternLayoutTest.common(X): Message 2
  +[main] ERROR apache.log4j.PatternLayoutTest.common(X): Message 3
  +[main] ERROR apache.log4j.PatternLayoutTest.common(X): Message 3
  +[main] FATAL apache.log4j.PatternLayoutTest.common(X): Message 4
  +[main] FATAL apache.log4j.PatternLayoutTest.common(X): Message 4
  +[main] DEBUG apache.log4j.PatternLayoutTest.common(X): Message 5
   java.lang.Exception: Just testing
  -	at org.apache.log4j.PatternLayoutTestCase.common(X)
  -	at org.apache.log4j.PatternLayoutTestCase.test13(X)
  +	at org.apache.log4j.PatternLayoutTest.common(X)
  +	at org.apache.log4j.PatternLayoutTest.test13(X)
   	at java.lang.reflect.Method.invoke(X)
   	at junit.framework.TestCase.runTest(X)
   	at junit.framework.TestCase.runBare(X)
  @@ -21,12 +21,10 @@
   	at junit.framework.TestCase.run(X)
   	at junit.framework.TestSuite.runTest(X)
   	at junit.framework.TestSuite.run(X)
  -	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(X)
  -	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(X)
  -[main] INFO  apache.log4j.PatternLayoutTestCase.common(X): Message 6
  +[main] INFO  apache.log4j.PatternLayoutTest.common(X): Message 6
   java.lang.Exception: Just testing
  -	at org.apache.log4j.PatternLayoutTestCase.common(X)
  -	at org.apache.log4j.PatternLayoutTestCase.test13(X)
  +	at org.apache.log4j.PatternLayoutTest.common(X)
  +	at org.apache.log4j.PatternLayoutTest.test13(X)
   	at java.lang.reflect.Method.invoke(X)
   	at junit.framework.TestCase.runTest(X)
   	at junit.framework.TestCase.runBare(X)
  @@ -36,12 +34,10 @@
   	at junit.framework.TestCase.run(X)
   	at junit.framework.TestSuite.runTest(X)
   	at junit.framework.TestSuite.run(X)
  -	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(X)
  -	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(X)
  -[main] WARN  apache.log4j.PatternLayoutTestCase.common(X): Message 7
  +[main] WARN  apache.log4j.PatternLayoutTest.common(X): Message 7
   java.lang.Exception: Just testing
  -	at org.apache.log4j.PatternLayoutTestCase.common(X)
  -	at org.apache.log4j.PatternLayoutTestCase.test13(X)
  +	at org.apache.log4j.PatternLayoutTest.common(X)
  +	at org.apache.log4j.PatternLayoutTest.test13(X)
   	at java.lang.reflect.Method.invoke(X)
   	at junit.framework.TestCase.runTest(X)
   	at junit.framework.TestCase.runBare(X)
  @@ -51,12 +47,10 @@
   	at junit.framework.TestCase.run(X)
   	at junit.framework.TestSuite.runTest(X)
   	at junit.framework.TestSuite.run(X)
  -	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(X)
  -	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(X)
  -[main] ERROR apache.log4j.PatternLayoutTestCase.common(X): Message 8
  +[main] ERROR apache.log4j.PatternLayoutTest.common(X): Message 8
   java.lang.Exception: Just testing
  -	at org.apache.log4j.PatternLayoutTestCase.common(X)
  -	at org.apache.log4j.PatternLayoutTestCase.test13(X)
  +	at org.apache.log4j.PatternLayoutTest.common(X)
  +	at org.apache.log4j.PatternLayoutTest.test13(X)
   	at java.lang.reflect.Method.invoke(X)
   	at junit.framework.TestCase.runTest(X)
   	at junit.framework.TestCase.runBare(X)
  @@ -66,12 +60,10 @@
   	at junit.framework.TestCase.run(X)
   	at junit.framework.TestSuite.runTest(X)
   	at junit.framework.TestSuite.run(X)
  -	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(X)
  -	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(X)
  -[main] FATAL apache.log4j.PatternLayoutTestCase.common(X): Message 9
  +[main] FATAL apache.log4j.PatternLayoutTest.common(X): Message 9
   java.lang.Exception: Just testing
  -	at org.apache.log4j.PatternLayoutTestCase.common(X)
  -	at org.apache.log4j.PatternLayoutTestCase.test13(X)
  +	at org.apache.log4j.PatternLayoutTest.common(X)
  +	at org.apache.log4j.PatternLayoutTest.test13(X)
   	at java.lang.reflect.Method.invoke(X)
   	at junit.framework.TestCase.runTest(X)
   	at junit.framework.TestCase.runBare(X)
  @@ -81,5 +73,3 @@
   	at junit.framework.TestCase.run(X)
   	at junit.framework.TestSuite.runTest(X)
   	at junit.framework.TestSuite.run(X)
  -	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(X)
  -	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(X)
  
  
  
  1.4       +20 -30    jakarta-log4j/tests/witness/patternLayout.5
  
  Index: patternLayout.5
  ===================================================================
  RCS file: /home/cvs/jakarta-log4j/tests/witness/patternLayout.5,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- patternLayout.5	14 Nov 2002 08:48:40 -0000	1.3
  +++ patternLayout.5	17 Sep 2003 16:03:01 -0000	1.4
  @@ -1,17 +1,17 @@
  - [main] DEBUG rnLayoutTestCase - Message 0
  + [main] DEBUG atternLayoutTest - Message 0
    [main] DEBUG root - Message 0
  - [main] INFO  rnLayoutTestCase - Message 1
  + [main] INFO  atternLayoutTest - Message 1
    [main] INFO  root - Message 1
  - [main] WARN  rnLayoutTestCase - Message 2
  + [main] WARN  atternLayoutTest - Message 2
    [main] WARN  root - Message 2
  - [main] ERROR rnLayoutTestCase - Message 3
  + [main] ERROR atternLayoutTest - Message 3
    [main] ERROR root - Message 3
  - [main] FATAL rnLayoutTestCase - Message 4
  + [main] FATAL atternLayoutTest - Message 4
    [main] FATAL root - Message 4
  - [main] DEBUG rnLayoutTestCase - Message 5
  + [main] DEBUG atternLayoutTest - Message 5
   java.lang.Exception: Just testing
  -	at org.apache.log4j.PatternLayoutTestCase.common(X)
  -	at org.apache.log4j.PatternLayoutTestCase.test5(X)
  +	at org.apache.log4j.PatternLayoutTest.common(X)
  +	at org.apache.log4j.PatternLayoutTest.test5(X)
   	at java.lang.reflect.Method.invoke(X)
   	at junit.framework.TestCase.runTest(X)
   	at junit.framework.TestCase.runBare(X)
  @@ -21,12 +21,10 @@
   	at junit.framework.TestCase.run(X)
   	at junit.framework.TestSuite.runTest(X)
   	at junit.framework.TestSuite.run(X)
  -	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(X)
  -	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(X)
  - [main] INFO  rnLayoutTestCase - Message 6
  + [main] INFO  atternLayoutTest - Message 6
   java.lang.Exception: Just testing
  -	at org.apache.log4j.PatternLayoutTestCase.common(X)
  -	at org.apache.log4j.PatternLayoutTestCase.test5(X)
  +	at org.apache.log4j.PatternLayoutTest.common(X)
  +	at org.apache.log4j.PatternLayoutTest.test5(X)
   	at java.lang.reflect.Method.invoke(X)
   	at junit.framework.TestCase.runTest(X)
   	at junit.framework.TestCase.runBare(X)
  @@ -36,12 +34,10 @@
   	at junit.framework.TestCase.run(X)
   	at junit.framework.TestSuite.runTest(X)
   	at junit.framework.TestSuite.run(X)
  -	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(X)
  -	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(X)
  - [main] WARN  rnLayoutTestCase - Message 7
  + [main] WARN  atternLayoutTest - Message 7
   java.lang.Exception: Just testing
  -	at org.apache.log4j.PatternLayoutTestCase.common(X)
  -	at org.apache.log4j.PatternLayoutTestCase.test5(X)
  +	at org.apache.log4j.PatternLayoutTest.common(X)
  +	at org.apache.log4j.PatternLayoutTest.test5(X)
   	at java.lang.reflect.Method.invoke(X)
   	at junit.framework.TestCase.runTest(X)
   	at junit.framework.TestCase.runBare(X)
  @@ -51,12 +47,10 @@
   	at junit.framework.TestCase.run(X)
   	at junit.framework.TestSuite.runTest(X)
   	at junit.framework.TestSuite.run(X)
  -	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(X)
  -	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(X)
  - [main] ERROR rnLayoutTestCase - Message 8
  + [main] ERROR atternLayoutTest - Message 8
   java.lang.Exception: Just testing
  -	at org.apache.log4j.PatternLayoutTestCase.common(X)
  -	at org.apache.log4j.PatternLayoutTestCase.test5(X)
  +	at org.apache.log4j.PatternLayoutTest.common(X)
  +	at org.apache.log4j.PatternLayoutTest.test5(X)
   	at java.lang.reflect.Method.invoke(X)
   	at junit.framework.TestCase.runTest(X)
   	at junit.framework.TestCase.runBare(X)
  @@ -66,12 +60,10 @@
   	at junit.framework.TestCase.run(X)
   	at junit.framework.TestSuite.runTest(X)
   	at junit.framework.TestSuite.run(X)
  -	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(X)
  -	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(X)
  - [main] FATAL rnLayoutTestCase - Message 9
  + [main] FATAL atternLayoutTest - Message 9
   java.lang.Exception: Just testing
  -	at org.apache.log4j.PatternLayoutTestCase.common(X)
  -	at org.apache.log4j.PatternLayoutTestCase.test5(X)
  +	at org.apache.log4j.PatternLayoutTest.common(X)
  +	at org.apache.log4j.PatternLayoutTest.test5(X)
   	at java.lang.reflect.Method.invoke(X)
   	at junit.framework.TestCase.runTest(X)
   	at junit.framework.TestCase.runBare(X)
  @@ -81,5 +73,3 @@
   	at junit.framework.TestCase.run(X)
   	at junit.framework.TestSuite.runTest(X)
   	at junit.framework.TestSuite.run(X)
  -	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(X)
  -	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(X)
  
  
  
  1.60      +1 -1      jakarta-log4j/src/java/org/apache/log4j/PropertyConfigurator.java
  
  Index: PropertyConfigurator.java
  ===================================================================
  RCS file: /home/cvs/jakarta-log4j/src/java/org/apache/log4j/PropertyConfigurator.java,v
  retrieving revision 1.59
  retrieving revision 1.60
  diff -u -r1.59 -r1.60
  --- PropertyConfigurator.java	17 Sep 2003 15:09:07 -0000	1.59
  +++ PropertyConfigurator.java	17 Sep 2003 16:03:02 -0000	1.60
  @@ -693,7 +693,7 @@
             LogLog.debug("Parsing layout options for \"" + appenderName + "\".");
   
             PropertySetter.setProperties(layout, props, layoutPrefix + ".");
  -          activateOptions(appender);
  +          activateOptions(layout);
             LogLog.debug("End of parsing for \"" + appenderName + "\".");
           }
         }
  
  
  
  1.20      +0 -5      jakarta-log4j/src/java/org/apache/log4j/config/PropertySetter.java
  
  Index: PropertySetter.java
  ===================================================================
  RCS file: /home/cvs/jakarta-log4j/src/java/org/apache/log4j/config/PropertySetter.java,v
  retrieving revision 1.19
  retrieving revision 1.20
  diff -u -r1.19 -r1.20
  --- PropertySetter.java	17 Sep 2003 15:22:38 -0000	1.19
  +++ PropertySetter.java	17 Sep 2003 16:03:02 -0000	1.20
  @@ -54,7 +54,6 @@
   import org.apache.log4j.*;
   import org.apache.log4j.helpers.LogLog;
   import org.apache.log4j.helpers.OptionConverter;
  -import org.apache.log4j.spi.OptionHandler;
   
   import java.beans.BeanInfo;
   import java.beans.IntrospectionException;
  @@ -170,10 +169,6 @@
   
           setProperty(key, value);
         }
  -    }
  -
  -    if (obj instanceof OptionHandler) {
  -      ((OptionHandler) obj).activateOptions();
       }
     }
   
  
  
  
  1.2       +2 -1      jakarta-log4j/tests/input/patternLayout1.properties
  
  Index: patternLayout1.properties
  ===================================================================
  RCS file: /home/cvs/jakarta-log4j/tests/input/patternLayout1.properties,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- patternLayout1.properties	4 Apr 2002 22:22:59 -0000	1.1
  +++ patternLayout1.properties	17 Sep 2003 16:03:02 -0000	1.2
  @@ -1,6 +1,7 @@
  +log4j.debug=true
   log4j.rootCategory=DEBUG, testAppender
   log4j.appender.testAppender=org.apache.log4j.FileAppender
  -log4j.appender.testAppender.File=output/temp
  +log4j.appender.testAppender.file=output/temp
   log4j.appender.testAppender.Append=false
   log4j.appender.testAppender.layout=org.apache.log4j.PatternLayout 
   log4j.appender.testAppender.layout.ConversionPattern=%-5p - %m%n
  
  
  
  1.2       +49 -26    jakarta-log4j/tests/src/java/org/apache/log4j/PatternLayoutTest.java
  
  Index: PatternLayoutTest.java
  ===================================================================
  RCS file: /home/cvs/jakarta-log4j/tests/src/java/org/apache/log4j/PatternLayoutTest.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- PatternLayoutTest.java	17 Sep 2003 15:09:08 -0000	1.1
  +++ PatternLayoutTest.java	17 Sep 2003 16:03:02 -0000	1.2
  @@ -53,15 +53,13 @@
   import junit.framework.TestCase;
   import junit.framework.TestSuite;
   
  -import org.apache.log4j.Level;
  -import org.apache.log4j.Logger;
  -import org.apache.log4j.MDC;
   import org.apache.log4j.util.AbsoluteDateAndTimeFilter;
   import org.apache.log4j.util.AbsoluteTimeFilter;
   import org.apache.log4j.util.Compare;
   import org.apache.log4j.util.ControlFilter;
   import org.apache.log4j.util.Filter;
   import org.apache.log4j.util.ISO8601Filter;
  +import org.apache.log4j.util.JunitTestRunnerFilter;
   import org.apache.log4j.util.LineNumberFilter;
   import org.apache.log4j.util.RelativeTimeFilter;
   import org.apache.log4j.util.SunReflectFilter;
  @@ -83,18 +81,18 @@
     static String PAT5 =
       "\\[main]\\ (DEBUG|INFO|WARN|ERROR|FATAL) .* : Message \\d{1,2}";
     static String PAT6 =
  -    "\\[main]\\ (DEBUG|INFO |WARN |ERROR|FATAL) org.apache.log4j.PatternLayoutTestCase.common\\(PatternLayoutTestCase.java:\\d{1,4}\\): Message \\d{1,2}";
  +    "\\[main]\\ (DEBUG|INFO |WARN |ERROR|FATAL) org.apache.log4j.PatternLayoutTest.common\\(PatternLayoutTest.java:\\d{1,4}\\): Message \\d{1,2}";
     static String PAT11a =
  -    "^(DEBUG|INFO |WARN |ERROR|FATAL) \\[main]\\ log4j.PatternLayoutTestCase: Message \\d{1,2}";
  +    "^(DEBUG|INFO |WARN |ERROR|FATAL) \\[main]\\ log4j.PatternLayoutTest: Message \\d{1,2}";
     static String PAT11b =
       "^(DEBUG|INFO |WARN |ERROR|FATAL) \\[main]\\ root: Message \\d{1,2}";
     static String PAT12 =
       "^\\[main]\\ (DEBUG|INFO |WARN |ERROR|FATAL) "
  -    + "org.apache.log4j.PatternLayoutTestCase.common\\(PatternLayoutTestCase.java:\\d{3}\\): "
  +    + "org.apache.log4j.PatternLayoutTest.common\\(PatternLayoutTest.java:\\d{3}\\): "
       + "Message \\d{1,2}";
     static String PAT13 =
       "^\\[main]\\ (DEBUG|INFO |WARN |ERROR|FATAL) "
  -    + "apache.log4j.PatternLayoutTestCase.common\\(PatternLayoutTestCase.java:\\d{3}\\): "
  +    + "apache.log4j.PatternLayoutTest.common\\(PatternLayoutTest.java:\\d{3}\\): "
       + "Message \\d{1,2}";
     static String PAT14 =
       "^(DEBUG| INFO| WARN|ERROR|FATAL)\\ \\d{1,2}\\ *- Message \\d{1,2}";
  @@ -120,7 +118,10 @@
       common();
       Transformer.transform(
         TEMP, FILTERED,
  -      new Filter[] { new LineNumberFilter(), new SunReflectFilter() });
  +      new Filter[] {
  +        new LineNumberFilter(), new SunReflectFilter(),
  +        new JunitTestRunnerFilter()
  +      });
       assertTrue(Compare.compare(FILTERED, "witness/patternLayout.1"));
     }
   
  @@ -135,7 +136,7 @@
         TEMP, FILTERED,
         new Filter[] {
           cf1, new LineNumberFilter(), new ISO8601Filter(),
  -        new SunReflectFilter()
  +        new SunReflectFilter(), new JunitTestRunnerFilter()
         });
       assertTrue(Compare.compare(FILTERED, "witness/patternLayout.2"));
     }
  @@ -151,13 +152,13 @@
         TEMP, FILTERED,
         new Filter[] {
           cf1, new LineNumberFilter(), new ISO8601Filter(),
  -        new SunReflectFilter()
  +        new SunReflectFilter(), new JunitTestRunnerFilter()
         });
       assertTrue(Compare.compare(FILTERED, "witness/patternLayout.3"));
     }
   
     // Output format:
  -  // 06 avr. 2002 18:30:58,937 [main] DEBUG rnLayoutTestCase - Message 0  
  +  // 06 avr. 2002 18:30:58,937 [main] DEBUG atternLayoutTest - Message 0  
     public void test4() throws Exception {
       PropertyConfigurator.configure("input/patternLayout4.properties");
       common();
  @@ -169,7 +170,7 @@
         TEMP, FILTERED,
         new Filter[] {
           cf1, new LineNumberFilter(), new AbsoluteDateAndTimeFilter(),
  -        new SunReflectFilter()
  +        new SunReflectFilter(), new JunitTestRunnerFilter()
         });
       assertTrue(Compare.compare(FILTERED, "witness/patternLayout.4"));
     }
  @@ -185,12 +186,12 @@
         TEMP, FILTERED,
         new Filter[] {
           cf1, new LineNumberFilter(), new AbsoluteDateAndTimeFilter(),
  -        new SunReflectFilter()
  +        new SunReflectFilter(), new JunitTestRunnerFilter()
         });
       assertTrue(Compare.compare(FILTERED, "witness/patternLayout.5"));
     }
   
  -  // 18:54:19,201 [main] DEBUG rnLayoutTestCase - Message 0
  +  // 18:54:19,201 [main] DEBUG atternLayoutTest - Message 0
     public void test6() throws Exception {
       PropertyConfigurator.configure("input/patternLayout6.properties");
       common();
  @@ -202,7 +203,7 @@
         TEMP, FILTERED,
         new Filter[] {
           cf1, new LineNumberFilter(), new AbsoluteTimeFilter(),
  -        new SunReflectFilter()
  +        new SunReflectFilter(), new JunitTestRunnerFilter()
         });
       assertTrue(Compare.compare(FILTERED, "witness/patternLayout.6"));
     }
  @@ -218,7 +219,7 @@
         TEMP, FILTERED,
         new Filter[] {
           cf1, new LineNumberFilter(), new AbsoluteTimeFilter(),
  -        new SunReflectFilter()
  +        new SunReflectFilter(), new JunitTestRunnerFilter()
         });
       assertTrue(Compare.compare(FILTERED, "witness/patternLayout.7"));
     }
  @@ -234,7 +235,7 @@
         TEMP, FILTERED,
         new Filter[] {
           cf1, new LineNumberFilter(), new RelativeTimeFilter(),
  -        new SunReflectFilter()
  +        new SunReflectFilter(), new JunitTestRunnerFilter()
         });
       assertTrue(Compare.compare(FILTERED, "witness/patternLayout.8"));
     }
  @@ -248,7 +249,10 @@
           new String[] { PAT5, EXCEPTION1, EXCEPTION2, EXCEPTION3 });
       Transformer.transform(
         TEMP, FILTERED,
  -      new Filter[] { cf1, new LineNumberFilter(), new SunReflectFilter() });
  +      new Filter[] {
  +        cf1, new LineNumberFilter(), new SunReflectFilter(),
  +        new JunitTestRunnerFilter()
  +      });
       assertTrue(Compare.compare(FILTERED, "witness/patternLayout.9"));
     }
   
  @@ -261,7 +265,10 @@
           new String[] { PAT6, EXCEPTION1, EXCEPTION2, EXCEPTION3 });
       Transformer.transform(
         TEMP, FILTERED,
  -      new Filter[] { cf1, new LineNumberFilter(), new SunReflectFilter() });
  +      new Filter[] {
  +        cf1, new LineNumberFilter(), new SunReflectFilter(),
  +        new JunitTestRunnerFilter()
  +      });
       assertTrue(Compare.compare(FILTERED, "witness/patternLayout.10"));
     }
   
  @@ -274,7 +281,10 @@
           new String[] { PAT11a, PAT11b, EXCEPTION1, EXCEPTION2, EXCEPTION3 });
       Transformer.transform(
         TEMP, FILTERED,
  -      new Filter[] { cf1, new LineNumberFilter(), new SunReflectFilter() });
  +      new Filter[] {
  +        cf1, new LineNumberFilter(), new SunReflectFilter(),
  +        new JunitTestRunnerFilter()
  +      });
       assertTrue(Compare.compare(FILTERED, "witness/patternLayout.11"));
     }
   
  @@ -287,7 +297,10 @@
           new String[] { PAT12, EXCEPTION1, EXCEPTION2, EXCEPTION3 });
       Transformer.transform(
         TEMP, FILTERED,
  -      new Filter[] { cf1, new LineNumberFilter(), new SunReflectFilter() });
  +      new Filter[] {
  +        cf1, new LineNumberFilter(), new SunReflectFilter(),
  +        new JunitTestRunnerFilter()
  +      });
       assertTrue(Compare.compare(FILTERED, "witness/patternLayout.12"));
     }
   
  @@ -300,7 +313,10 @@
           new String[] { PAT13, EXCEPTION1, EXCEPTION2, EXCEPTION3 });
       Transformer.transform(
         TEMP, FILTERED,
  -      new Filter[] { cf1, new LineNumberFilter(), new SunReflectFilter() });
  +      new Filter[] {
  +        cf1, new LineNumberFilter(), new SunReflectFilter(),
  +        new JunitTestRunnerFilter()
  +      });
       assertTrue(Compare.compare(FILTERED, "witness/patternLayout.13"));
     }
   
  @@ -313,7 +329,10 @@
           new String[] { PAT14, EXCEPTION1, EXCEPTION2, EXCEPTION3 });
       Transformer.transform(
         TEMP, FILTERED,
  -      new Filter[] { cf1, new LineNumberFilter(), new SunReflectFilter() });
  +      new Filter[] {
  +        cf1, new LineNumberFilter(), new SunReflectFilter(),
  +        new JunitTestRunnerFilter()
  +      });
       assertTrue(Compare.compare(FILTERED, "witness/patternLayout.14"));
     }
   
  @@ -326,7 +345,10 @@
   
       Transformer.transform(
         TEMP, FILTERED,
  -      new Filter[] { new LineNumberFilter(), new SunReflectFilter() });
  +      new Filter[] {
  +        new LineNumberFilter(), new SunReflectFilter(),
  +        new JunitTestRunnerFilter()
  +      });
       assertTrue(Compare.compare(FILTERED, "witness/patternLayout.mdc.1"));
     }
   
  @@ -359,7 +381,8 @@
     public static Test suite() {
       TestSuite suite = new TestSuite();
       suite.addTest(new PatternLayoutTest("test1"));
  -    /*suite.addTest(new PatternLayoutTest("test2"));
  +
  +    suite.addTest(new PatternLayoutTest("test2"));
       suite.addTest(new PatternLayoutTest("test3"));
       suite.addTest(new PatternLayoutTest("test4"));
       suite.addTest(new PatternLayoutTest("test5"));
  @@ -373,7 +396,7 @@
       suite.addTest(new PatternLayoutTest("test13"));
       suite.addTest(new PatternLayoutTest("test14"));
       suite.addTest(new PatternLayoutTest("testMDCAllowAllKeys"));
  -    */
  +    
       return suite;
     }
   }
  
  
  
  1.5       +1 -0      jakarta-log4j/.cvsignore
  
  Index: .cvsignore
  ===================================================================
  RCS file: /home/cvs/jakarta-log4j/.cvsignore,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- .cvsignore	2 Sep 2003 18:54:35 -0000	1.4
  +++ .cvsignore	17 Sep 2003 16:03:02 -0000	1.5
  @@ -8,3 +8,4 @@
   .project
   IDEAS
   velocity.log.1
  +velocity.log
  
  
  

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