ceki 02/02/18 14:42:59
Modified: xdocs/site news.xml
xdocs index.xml
Log:
Announcing log4j 1.2 beta3
Revision Changes Path
1.119 +23 -0 jakarta-site2/xdocs/site/news.xml
Index: news.xml
===================================================================
RCS file: /home/cvs/jakarta-site2/xdocs/site/news.xml,v
retrieving revision 1.118
retrieving revision 1.119
diff -u -r1.118 -r1.119
--- news.xml 14 Feb 2002 11:30:49 -0000 1.118
+++ news.xml 18 Feb 2002 22:42:59 -0000 1.119
@@ -10,6 +10,29 @@
<body>
<section name="News & Status">
+<a name="0218.1">
+<h3>18 February 2002 - Jakarta Log4j 1.2 Beta 3 Released</h3>
+</a>
+
+<p>In addition to many performance improvements, bug fixes, and other
+small enhancements, log4j 1.2 beta3 adds JMX support, Mapped
+Diagnostic Contexts, and buffered IO capability. One important change
+is the replacement of the Category class with Logger class and the
+Priority with the Level in order to facilitate migrating from the JDK
+1.4 logging API to log4j.</p>
+
+<p>All changes except the removal of deprecated methods are backward
+compatible such that log4j 1.2beta3 can be considered a drop in
+replacement for log4j 1.1.3. Binary and source distributions are
+available on the <a
+href="http://jakarta.apache.org/log4j/docs/download.html">log4j
+download</a> page.
+
+
+</p>
+
+<hr noshade="noshade" size="1"/>
+
<a name="0214.1">
<h3>14 February 2002 - Jakarta Tomcat 3.3.1 Beta 1 Released</h3>
</a>
1.29 +1 -0 jakarta-site2/xdocs/index.xml
Index: index.xml
===================================================================
RCS file: /home/cvs/jakarta-site2/xdocs/index.xml,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- index.xml 17 Feb 2002 23:48:26 -0000 1.28
+++ index.xml 18 Feb 2002 22:42:59 -0000 1.29
@@ -13,6 +13,7 @@
<p>
<ul>
+<li><a href="site/news.html#0218.1">18 Feb 2002 - Jakarta Log4j 1.2 Beta 3
Released</a></li>
<li><a href="site/news.html#0214.1">14 Feb 2002 - Tomcat 3.3.1 Beta 1
Released</a></li>
<li><a href="site/news.html#0211.1">11 Feb 2002 - Tomcat 4.0.2 Released</a></li>
<li><a href="site/news.html#0205.1">5 Feb 2002 - Apache's Position on the
JSPA</a></li>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>