You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4j-cvs@jakarta.apache.org by ce...@apache.org on 2001/05/20 09:13:59 UTC

cvs commit: jakarta-log4j/src/java/org/apache/log4j/test README

ceki        01/05/20 00:13:59

  Modified:    build    build.xml
               contribs CONTENTS
               docs     HISTORY
               src/java/org/apache/log4j/test README
  Log:
  Last minute doc changes.
  
  Revision  Changes    Path
  1.33      +1 -0      jakarta-log4j/build/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-log4j/build/build.xml,v
  retrieving revision 1.32
  retrieving revision 1.33
  diff -u -r1.32 -r1.33
  --- build.xml	2001/05/18 20:45:14	1.32
  +++ build.xml	2001/05/20 07:13:54	1.33
  @@ -321,6 +321,7 @@
         <fileset dir="."> 
           <patternset>
   	   <include name="**/*.bak"/>
  +	   <include name="dist/velocity.log"/>
   	   <include name="${BSTEM}/**/temp*"/>
   	   <include name="${BSTEM}/performance/test"/>
   	   <include name="${BSTEM}/test/current.*"/>
  
  
  
  1.5       +14 -2     jakarta-log4j/contribs/CONTENTS
  
  Index: CONTENTS
  ===================================================================
  RCS file: /home/cvs/jakarta-log4j/contribs/CONTENTS,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- CONTENTS	2001/04/20 17:38:23	1.4
  +++ CONTENTS	2001/05/20 07:13:55	1.5
  @@ -30,7 +30,10 @@
   
      LoggingOutputStream.java
   
  -   Allows the user to divert System.out and System.err to log4j.
  +   Allows the user to divert System.out and System.err to log4j. 
  +
  +   WARNING: Be sure to read the included e-mails to understand the dangers of
  +   WARNING: redirecting the console to LoggingOutputStream.
      
   
   LeosLiterak/
  @@ -85,5 +88,14 @@
     code_example1.java
     code_example2.java
     configfile_example.txt
  +
  +Volker Mentzner/
  +===============
  +  
  +  HTTPRequestHandler.java
  +  Log4jRequestHandler.java
  +  PluggableHTTPServer.java
  +  RootRequestHandler.java
  +  UserDialogRequestHandler.java
   
  -  
  \ No newline at end of file
  +  Allows users to configure log4j at runtime using a web-browser.
  \ No newline at end of file
  
  
  
  1.48      +7 -0      jakarta-log4j/docs/HISTORY
  
  Index: HISTORY
  ===================================================================
  RCS file: /home/cvs/jakarta-log4j/docs/HISTORY,v
  retrieving revision 1.47
  retrieving revision 1.48
  diff -u -r1.47 -r1.48
  --- HISTORY	2001/05/18 20:45:15	1.47
  +++ HISTORY	2001/05/20 07:13:57	1.48
  @@ -5,6 +5,13 @@
          client code. 
    [***] Changes requiring important modifications to existing client code.
   
  + May 19, 2001
  +
  + - Release of version 1.1.
  +
  + - This release has the same code as 1.1b7. It differs only in a few minor
  +   documentation changes.
  +
    May 9, 2001
   
    - Release of version 1.1b7
  
  
  
  1.2       +1 -1      jakarta-log4j/src/java/org/apache/log4j/test/README
  
  Index: README
  ===================================================================
  RCS file: /home/cvs/jakarta-log4j/src/java/org/apache/log4j/test/README,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- README	2000/12/14 09:12:27	1.1
  +++ README	2001/05/20 07:13:58	1.2
  @@ -6,4 +6,4 @@
     
      http://sources.redhat.com/cygwin
   
  -In case of problems please contact Ceki Gulcu (cgu at freesurf.ch)
  +In case of problems send an e-mail note to log4j-dev@jakarta.apache.org.
  
  
  

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