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/08/02 21:56:11 UTC

cvs commit: jakarta-log4j/src/xdocs documentation.xml

ceki        01/08/02 12:56:11

  Modified:    build    build.xml
               src/xdocs documentation.xml
  Log:
  Doc changes.
  
  Revision  Changes    Path
  1.39      +1 -0      jakarta-log4j/build/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-log4j/build/build.xml,v
  retrieving revision 1.38
  retrieving revision 1.39
  diff -u -r1.38 -r1.39
  --- build.xml	2001/06/27 21:34:28	1.38
  +++ build.xml	2001/08/02 19:56:11	1.39
  @@ -221,6 +221,7 @@
   
   	 excludes="**/StressCategory*, **/TTCC*, **/SimpleLayout.*, 
                     ${stem}/DailyRollingFileAppender.class,
  +		  ${stem}/CompositeRollingAppender.class,
                     ${stem}/Rolling*.class,
                     ${stem}/HTMLLayout.class,
                     ${stem}/helpers/CountingQuietWriter.class,
  
  
  
  1.7       +4 -3      jakarta-log4j/src/xdocs/documentation.xml
  
  Index: documentation.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-log4j/src/xdocs/documentation.xml,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- documentation.xml	2001/06/13 00:20:37	1.6
  +++ documentation.xml	2001/08/02 19:56:11	1.7
  @@ -40,19 +40,20 @@
   
     <p>
       <li>
  -    <a href="TROUBLESHOOT.html"><b>troubleshooting guide</b></a> and
  +    <a href="TROUBLESHOOT.html"><b>troubleshooting guide</b></a>,
       </li>
     </p>
     
     <p>
       <li>
  -      <a href="deepExtension.html"><b>extending log4j</b></a>.
  +      <a href="deepExtension.html"><b>extending log4j</b></a> and
       </li>
     </p>
   
     <p>
       <li>
  -      <a href="critique.html"><b>JSR47 vs. log4j</b></a>.
  +      <a href="critique.html"><b>JSR47 vs. log4j</b></a> and 
  +      <a href="critique2.html"><b>follow up</b></a>.
       </li>
     </p>
   
  
  
  

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