yoavs 2004/09/20 12:56:33 Modified: docs earlier.html manual.html src/xdocs earlier.xml Log: Updated license reference and pointed "earlier" document at Log4j archives. Revision Changes Path 1.23 +3 -15 logging-log4j/docs/earlier.html Index: earlier.html =================================================================== RCS file: /home/cvs/logging-log4j/docs/earlier.html,v retrieving revision 1.22 retrieving revision 1.23 diff -u -r1.22 -r1.23 --- earlier.html 20 Sep 2004 19:37:23 -0000 1.22 +++ earlier.html 20 Sep 2004 19:56:33 -0000 1.23 @@ -50,24 +50,12 @@ <h1>Older distributions of the log4j package</strong></h1> <hr /> - <p><b>BEWARE:</b> For some reason Internet Explorer decides to - rename ".tar.gz" files as ".tar". You should rename the files back to + <p><b>BEWARE:</b>Certain Internet Explorer versions rename .tar.gz downloads + as .tar. You should rename the files back to <code>tar.gz</code> after the download completes. </p> <hr /> - <dl> - <dt><b>jakarta-log4j-1.0.4</b></dt> - <dd> - Download full package in <a href="../jakarta-log4j-1.0.4.tar.gz">TAR.GZ</a> - format. - </dd> - - <dt><b>jakarta-log4j-1.1.3</b></dt> - <dd> - Download full package in <a href="../jakarta-log4j-1.1.3.tar.gz">TAR.GZ</a> - format. - </dd> - </dl> + <a href="http://archive.apache.org/dist/logging/log4j/">Log4j Archives</a> 1.40 +3 -3 logging-log4j/docs/manual.html Index: manual.html =================================================================== RCS file: /home/cvs/logging-log4j/docs/manual.html,v retrieving revision 1.39 retrieving revision 1.40 diff -u -r1.39 -r1.40 --- manual.html 2 May 2004 22:31:48 -0000 1.39 +++ manual.html 20 Sep 2004 19:56:33 -0000 1.40 @@ -15,7 +15,7 @@ </center> <p> - Copyright © 2000-2002 The Apache Software Foundation. All + Copyright © 2000-2004 The Apache Software Foundation. All rights reserved. This software is published under the terms of the Apache Software License version 1.1, a copy of which has been included in the LICENSE.txt file shipped with the log4j @@ -47,12 +47,12 @@ own tracing API. This was in early 1996. After countless enhancements, several incarnations and much work that API has evolved to become log4j, a popular logging package for Java. The package is distributed -under the <a href=../LICENSE.txt>Apache Software License</a>, a +under the <a href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache Software License</a>, a fully-fledged open source license certified by the <a href="http://www.opensource.org">open source</a> initiative. The latest log4j version, including full-source code, class files and documentation can be found at <a -href="http://jakarta.apache.org/log4j/"><b>http://jakarta.apache.org/log4j/</b></a>. +href="http://logging.apache.org/log4j/"><b>http://logging.apache.org/log4j/</b></a>. By the way, log4j has been ported to the C, C++, C#, Perl, Python, Ruby, and Eiffel languages. 1.8 +4 -16 logging-log4j/src/xdocs/earlier.xml Index: earlier.xml =================================================================== RCS file: /home/cvs/logging-log4j/src/xdocs/earlier.xml,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- earlier.xml 4 Apr 2002 14:46:02 -0000 1.7 +++ earlier.xml 20 Sep 2004 19:56:33 -0000 1.8 @@ -12,27 +12,15 @@ <hr/> - <p><b>BEWARE:</b> For some reason Internet Explorer decides to - rename ".tar.gz" files as ".tar". You should rename the files back to + <p><b>BEWARE:</b>Certain Internet Explorer versions rename .tar.gz downloads + as .tar. You should rename the files back to <code>tar.gz</code> after the download completes. </p> <hr/> - <dl> - <dt><b>jakarta-log4j-1.0.4</b></dt> - <dd> - Download full package in <a href="../jakarta-log4j-1.0.4.tar.gz">TAR.GZ</a> - format. - </dd> + <a href="http://archive.apache.org/dist/logging/log4j/">Log4j Archives</a> - <dt><b>jakarta-log4j-1.1.3</b></dt> - <dd> - Download full package in <a href="../jakarta-log4j-1.1.3.tar.gz">TAR.GZ</a> - format. - </dd> - </dl> - -</section> + </section> </body> </document>
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]