ceki        02/04/16 13:29:37

  Modified:    xdocs    index.xml
               xdocs/site news.xml binindex.xml
               docs     index.html
               docs/site news.html binindex.html
  Log:
  Announcing release of log4j 1.2rc1
  
  Also moved the news item on Ant's JavaWorld award to "other news" section
  as this is pretty special and important news.
  
  Revision  Changes    Path
  1.69      +2 -1      jakarta-site2/xdocs/index.xml
  
  Index: index.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-site2/xdocs/index.xml,v
  retrieving revision 1.68
  retrieving revision 1.69
  diff -u -r1.68 -r1.69
  --- index.xml 15 Apr 2002 03:12:57 -0000      1.68
  +++ index.xml 16 Apr 2002 20:29:36 -0000      1.69
  @@ -12,12 +12,12 @@
   <section name="Product News">
   <p>
   <ul>
  +<li><a href="site/news.html#0416.1">16 Apr 2002 - Log4j Version 1.2 (release 
candidate)</a></li>
   <li><a href="site/news.html#0414.1">14 Apr 2002 - Jakarta-Taglibs Version 1.0 
Releases of 10 JSP 1.1 Tag Libraries</a></li>
   <li><a href="site/news.html#0411.1">11 Apr 2002 - Turbine Maven Beta 3 
Released</a></li>
   <li><a href="site/news.html#0405.1">05 Apr 2002 - Commons Collections 2.0 
Released</a></li>
   <li><a href="site/news.html#0327.1">27 Mar 2002 - Tomcat 3.3.1 Final 
Released</a></li>
   <li><a href="site/news.html#0326.3">26 Mar 2002 - Tomcat 4.0.4 Beta 2 
Released</a></li>
  -<li><a href="site/news.html#0326.2">26 Mar 2002 - Apache Ant wins JavaWorld 
Editors&apos; Choice award for &quot;Most Useful Java Community-Developed 
Technology&quot;.</a></li>
   </ul>
   </p>
   </section>
  @@ -25,6 +25,7 @@
   <section name="Other News">
   <p>
   <ul>
  +<li><a href="site/news.html#0326.2">26 Mar 2002 - Apache Ant wins JavaWorld 
Editors&apos; Choice award for &quot;Most Useful Java Community-Developed 
Technology&quot;.</a></li>
   <li><a href="site/news.html#0326.1">26 March 2002 - <b>Apache Software Foundation 
Reaches Agreement with Sun Microsystems to Allow Open Source Java 
Implementations</b></a></li>
   <li><a href="site/news.html#0322.1">22 March 2002 - We have spirit! Go Apache 
Go!</a></li>
   <li><a href="site/news.html#0319">19 March 2002 - Jakarta Overview Compiled</a></li>
  
  
  
  1.154     +22 -0     jakarta-site2/xdocs/site/news.xml
  
  Index: news.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-site2/xdocs/site/news.xml,v
  retrieving revision 1.153
  retrieving revision 1.154
  diff -u -r1.153 -r1.154
  --- news.xml  16 Apr 2002 13:29:42 -0000      1.153
  +++ news.xml  16 Apr 2002 20:29:36 -0000      1.154
  @@ -11,6 +11,28 @@
   
   <section name="News &amp; Status">
   
  +<a name="0416.1"></a>
  +<h3>16 April 2002 - Log4j 1.2 (release candidate)</h3>
  +
  +<p>In addition to many performance improvements, bug fixes, and other
  +small enhancements, <a
  +href="http://jakarta.apache.org/log4j/download.html";>log4j 1.2</a>
  +adds JMX support, Mapped Diagnostic Contexts, JDBC logging, graphical
  +log viewer (chainsaw), and buffered IO capability. One important
  +change is the replacement of the <code>Category</code> class with
  +<code>Logger</code> class and the <code>Priority</code> class with the
  +<code>Level</code> class in order to facilitate migration from the JDK
  +1.4 logging API to log4j.
  +</p>
  +
  +<p>Version 1.2 is the 22nd major public release of log4j. All changes
  +except the removal of deprecated methods are backward compatible such
  +that log4j 1.2 can be considered a drop in replacement for log4j
  +1.1.3. 
  +</p>
  +
  +<hr noshade="noshade" size="1"/>
  +
   <a name="0414.1"></a>
   <h3>14 April 2002 - Jakarta Taglibs Version 1.0 Releases</h3>
   
  
  
  
  1.139     +1 -1      jakarta-site2/xdocs/site/binindex.xml
  
  Index: binindex.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-site2/xdocs/site/binindex.xml,v
  retrieving revision 1.138
  retrieving revision 1.139
  diff -u -r1.138 -r1.139
  --- binindex.xml      8 Apr 2002 17:41:52 -0000       1.138
  +++ binindex.xml      16 Apr 2002 20:29:36 -0000      1.139
  @@ -79,7 +79,7 @@
   <li><a 
href="http://www.apache.org/dist/jakarta/jakarta-james/release/v2.0a2/binary/";>James 
2.0a2</a></li>
   <li><a 
href="http://www.apache.org/dist/jakarta/jakarta-jetspeed/release/v1.3a2/";>Jetspeed 
1.3a2</a></li>
   <li><a href="http://www.apache.org/dist/jakarta/jakarta-jmeter/release/v1.5";>JMeter 
1.5</a></li>
  -<li><a 
href="http://www.apache.org/dist/jakarta/jakarta-log4j/release/v1.1.3/";>Log4j 
1.1.3</a></li>
  +<li><a 
href="http://www.apache.org/dist/jakarta/jakarta-log4j/release/v1.2rc1/";>Log4j 
1.2rc1</a></li>
   <li><a href="http://www.apache.org/dist/jakarta/jakarta-oro/release/v2.0.6/";>ORO 
2.0.6</a></li>
   <li><a 
href="http://www.apache.org/dist/jakarta/jakarta-regexp/release/v1.2/";>Regexp 
1.2</a></li>
   <li><a href="http://www.apache.org/dist/jakarta/jakarta-slide/release/1.0/";>Slide 
1.0.16</a></li>
  
  
  
  1.104     +2 -1      jakarta-site2/docs/index.html
  
  Index: index.html
  ===================================================================
  RCS file: /home/cvs/jakarta-site2/docs/index.html,v
  retrieving revision 1.103
  retrieving revision 1.104
  diff -u -r1.103 -r1.104
  --- index.html        15 Apr 2002 03:12:57 -0000      1.103
  +++ index.html        16 Apr 2002 20:29:36 -0000      1.104
  @@ -149,12 +149,12 @@
           <blockquote>
                                       <p>
   <ul>
  +<li><a href="site/news.html#0416.1">16 Apr 2002 - Log4j Version 1.2 (release 
candidate)</a></li>
   <li><a href="site/news.html#0414.1">14 Apr 2002 - Jakarta-Taglibs Version 1.0 
Releases of 10 JSP 1.1 Tag Libraries</a></li>
   <li><a href="site/news.html#0411.1">11 Apr 2002 - Turbine Maven Beta 3 
Released</a></li>
   <li><a href="site/news.html#0405.1">05 Apr 2002 - Commons Collections 2.0 
Released</a></li>
   <li><a href="site/news.html#0327.1">27 Mar 2002 - Tomcat 3.3.1 Final 
Released</a></li>
   <li><a href="site/news.html#0326.3">26 Mar 2002 - Tomcat 4.0.4 Beta 2 
Released</a></li>
  -<li><a href="site/news.html#0326.2">26 Mar 2002 - Apache Ant wins JavaWorld 
Editors' Choice award for "Most Useful Java Community-Developed Technology".</a></li>
   </ul>
   </p>
                               </blockquote>
  @@ -172,6 +172,7 @@
           <blockquote>
                                       <p>
   <ul>
  +<li><a href="site/news.html#0326.2">26 Mar 2002 - Apache Ant wins JavaWorld 
Editors' Choice award for "Most Useful Java Community-Developed Technology".</a></li>
   <li><a href="site/news.html#0326.1">26 March 2002 - <b>Apache Software Foundation 
Reaches Agreement with Sun Microsystems to Allow Open Source Java 
Implementations</b></a></li>
   <li><a href="site/news.html#0322.1">22 March 2002 - We have spirit! Go Apache 
Go!</a></li>
   <li><a href="site/news.html#0319">19 March 2002 - Jakarta Overview Compiled</a></li>
  
  
  
  1.181     +18 -1     jakarta-site2/docs/site/news.html
  
  Index: news.html
  ===================================================================
  RCS file: /home/cvs/jakarta-site2/docs/site/news.html,v
  retrieving revision 1.180
  retrieving revision 1.181
  diff -u -r1.180 -r1.181
  --- news.html 16 Apr 2002 13:29:42 -0000      1.180
  +++ news.html 16 Apr 2002 20:29:37 -0000      1.181
  @@ -147,7 +147,24 @@
         </td></tr>
         <tr><td>
           <blockquote>
  -                                    <a name="0414.1" />
  +                                    <a name="0416.1" />
  +                                                <h3>16 April 2002 - Log4j 1.2 
(release candidate)</h3>
  +                                                <p>In addition to many performance 
improvements, bug fixes, and other
  +small enhancements, <a href="http://jakarta.apache.org/log4j/download.html";>log4j 
1.2</a>
  +adds JMX support, Mapped Diagnostic Contexts, JDBC logging, graphical
  +log viewer (chainsaw), and buffered IO capability. One important
  +change is the replacement of the <code>Category</code> class with
  +<code>Logger</code> class and the <code>Priority</code> class with the
  +<code>Level</code> class in order to facilitate migration from the JDK
  +1.4 logging API to log4j.
  +</p>
  +                                                <p>Version 1.2 is the 22nd major 
public release of log4j. All changes
  +except the removal of deprecated methods are backward compatible such
  +that log4j 1.2 can be considered a drop in replacement for log4j
  +1.1.3. 
  +</p>
  +                                                <hr noshade="noshade" size="1" />
  +                                                <a name="0414.1" />
                                                   <h3>14 April 2002 - Jakarta Taglibs 
Version 1.0 Releases</h3>
                                                   <p>The Jakarta-Taglibs project has 
released version 1.0 of
   the following JSP 1.1 Tag Libraries:
  
  
  
  1.172     +1 -1      jakarta-site2/docs/site/binindex.html
  
  Index: binindex.html
  ===================================================================
  RCS file: /home/cvs/jakarta-site2/docs/site/binindex.html,v
  retrieving revision 1.171
  retrieving revision 1.172
  diff -u -r1.171 -r1.172
  --- binindex.html     8 Apr 2002 17:41:52 -0000       1.171
  +++ binindex.html     16 Apr 2002 20:29:37 -0000      1.172
  @@ -206,7 +206,7 @@
   <li><a 
href="http://www.apache.org/dist/jakarta/jakarta-james/release/v2.0a2/binary/";>James 
2.0a2</a></li>
   <li><a 
href="http://www.apache.org/dist/jakarta/jakarta-jetspeed/release/v1.3a2/";>Jetspeed 
1.3a2</a></li>
   <li><a href="http://www.apache.org/dist/jakarta/jakarta-jmeter/release/v1.5";>JMeter 
1.5</a></li>
  -<li><a 
href="http://www.apache.org/dist/jakarta/jakarta-log4j/release/v1.1.3/";>Log4j 
1.1.3</a></li>
  +<li><a 
href="http://www.apache.org/dist/jakarta/jakarta-log4j/release/v1.2rc1/";>Log4j 
1.2rc1</a></li>
   <li><a href="http://www.apache.org/dist/jakarta/jakarta-oro/release/v2.0.6/";>ORO 
2.0.6</a></li>
   <li><a 
href="http://www.apache.org/dist/jakarta/jakarta-regexp/release/v1.2/";>Regexp 
1.2</a></li>
   <li><a href="http://www.apache.org/dist/jakarta/jakarta-slide/release/1.0/";>Slide 
1.0.16</a></li>
  
  
  

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to