ceki 01/04/21 03:08:53
Modified: xdocs/site news.xml
docs/site news.html
Log:
Added the announcement of log4j 1.1b4 to news.html.
Revision Changes Path
1.34 +15 -0 jakarta-site2/xdocs/site/news.xml
Index: news.xml
===================================================================
RCS file: /home/cvs/jakarta-site2/xdocs/site/news.xml,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -r1.33 -r1.34
--- news.xml 2001/04/09 12:47:30 1.33
+++ news.xml 2001/04/21 10:08:51 1.34
@@ -11,6 +11,21 @@
<section name="News & Status">
+<h3>20 April 2001 - log4j 1.1 beta 4 Released</h3>
+
+<p>After a three month wait, we are pleased to announce log4j version
+1.1 beta4, a final-release candidate. It is 100% backward compatible
+with log4j version 1.0. Thus, it should be considered as a drop-in
+replacement for previous log4j versions from the Jakarta project.</p>
+
+<p>log4j 1.1 is primarily a maintenance release that corrects
+<em>many</em> wrinkles in 1.0. There were important internal changes,
+in particular, we now use JavaBeans style configuration of log4j
+components. This has caused some APIs to be deprecated although they
+are still accessible.</p>
+
+<hr noshade="" size="1"/>
+
<h3>9 April 2001 - Jakarta Commons Cactus 1.0 beta-1 Released</h3>
<p>
1.48 +12 -1 jakarta-site2/docs/site/news.html
Index: news.html
===================================================================
RCS file: /home/cvs/jakarta-site2/docs/site/news.html,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -r1.47 -r1.48
--- news.html 2001/04/09 12:47:31 1.47
+++ news.html 2001/04/21 10:08:52 1.48
@@ -131,7 +131,18 @@
</td></tr>
<tr><td>
<blockquote>
- <h3>9 April 2001 - Jakarta Commons Cactus 1.0
beta-1 Released</h3>
+ <h3>20 April 2001 - log4j 1.1 beta 4
Released</h3>
+ <p>After a three month wait, we are
pleased to announce log4j version
+1.1 beta4, a final-release candidate. It is 100% backward compatible
+with log4j version 1.0. Thus, it should be considered as a drop-in
+replacement for previous log4j versions from the Jakarta project.</p>
+ <p>log4j 1.1 is primarily a
maintenance release that corrects
+<em>many</em> wrinkles in 1.0. There were important internal changes,
+in particular, we now use JavaBeans style configuration of log4j
+components. This has caused some APIs to be deprecated although they
+are still accessible.</p>
+ <hr noshade="" size="1" />
+ <h3>9 April 2001 - Jakarta Commons
Cactus 1.0 beta-1 Released</h3>
<p>
The newly-formed <a href="http://jakarta.apache.org/commons/index.html">
Jakarta Commons</a> project is proud to announce that