You are viewing a plain text version of this content. The canonical link for it is here.
Posted to general@logging.apache.org by ca...@apache.org on 2006/09/14 18:57:00 UTC

svn commit: r443399 - in /logging/site/trunk: ./ build.xml docs/site/binindex.html docs/site/news.html docs/site/who-we-are.html src/xdocs/site/binindex.xml src/xdocs/site/news.xml src/xdocs/site/who-we-are.xml

Author: carnold
Date: Thu Sep 14 09:56:59 2006
New Revision: 443399

URL: http://svn.apache.org/viewvc?view=rev&rev=443399
Log:
Bug 40172: log4j 1.2.14 release preparations

Modified:
    logging/site/trunk/   (props changed)
    logging/site/trunk/build.xml
    logging/site/trunk/docs/site/binindex.html
    logging/site/trunk/docs/site/news.html
    logging/site/trunk/docs/site/who-we-are.html
    logging/site/trunk/src/xdocs/site/binindex.xml
    logging/site/trunk/src/xdocs/site/news.xml
    logging/site/trunk/src/xdocs/site/who-we-are.xml

Propchange: logging/site/trunk/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Thu Sep 14 09:56:59 2006
@@ -0,0 +1 @@
+velocity.log

Modified: logging/site/trunk/build.xml
URL: http://svn.apache.org/viewvc/logging/site/trunk/build.xml?view=diff&rev=443399&r1=443398&r2=443399
==============================================================================
--- logging/site/trunk/build.xml (original)
+++ logging/site/trunk/build.xml Thu Sep 14 09:56:59 2006
@@ -1,6 +1,6 @@
 
 <!-- This file is an ANT build script. ANT is a Java based build tool. -->
-<!-- It is availale from http://jakarta.apache.org/ant/                -->
+<!-- It is availale from http://ant.apache.org                -->
 
 
 <project name="logging-site" default="site" basedir="." >

Modified: logging/site/trunk/docs/site/binindex.html
URL: http://svn.apache.org/viewvc/logging/site/trunk/docs/site/binindex.html?view=diff&rev=443399&r1=443398&r2=443399
==============================================================================
--- logging/site/trunk/docs/site/binindex.html (original)
+++ logging/site/trunk/docs/site/binindex.html Thu Sep 14 09:56:59 2006
@@ -99,24 +99,24 @@
                                                       <h3>Log4j project</h3>
                                                       <table class="regular" width="500">
      <tr>
-       <th colspan="3" align="left"><b>logging-log4j-1.2.13</b> (full package, includes binaries and source files)</th>
+       <th colspan="3" align="left"><b>logging-log4j-1.2.14</b> (full package, includes binaries and source files)</th>
      </tr>
 
      <tr>
-       <td>  <a href="[preferred]/logging/log4j/1.2.13/logging-log4j-1.2.13.tar.gz">logging-log4j-1.2.13.tar.gz</a>
+       <td>  <a href="[preferred]/logging/log4j/1.2.14/logging-log4j-1.2.14.tar.gz">logging-log4j-1.2.14.tar.gz</a>
        </td>
-       <td>[<a href="http://www.apache.org/dist/logging/log4j/1.2.13/logging-log4j-1.2.13.tar.gz.asc">PGP</a>]
+       <td>[<a href="http://www.apache.org/dist/logging/log4j/1.2.14/logging-log4j-1.2.14.tar.gz.asc">PGP</a>]
        </td>
-       <td>[<a href="http://www.apache.org/dist/logging/log4j/1.2.13/logging-log4j-1.2.13.tar.gz.md5">MD5</a>]
+       <td>[<a href="http://www.apache.org/dist/logging/log4j/1.2.14/logging-log4j-1.2.14.tar.gz.md5">MD5</a>]
        </td>
      </tr>
 
      <tr>
-       <td>  <a href="[preferred]/logging/log4j/1.2.13/logging-log4j-1.2.13.zip">logging-log4j-1.2.13.zip</a>
+       <td>  <a href="[preferred]/logging/log4j/1.2.13/logging-log4j-1.2.14.zip">logging-log4j-1.2.14.zip</a>
        </td> 
-       <td>[<a href="http://www.apache.org/dist/logging/log4j/1.2.13/logging-log4j-1.2.13.zip.asc">PGP</a>]
+       <td>[<a href="http://www.apache.org/dist/logging/log4j/1.2.14/logging-log4j-1.2.14.zip.asc">PGP</a>]
        </td>
-       <td>[<a href="http://www.apache.org/dist/logging/log4j/1.2.13/logging-log4j-1.2.13.zip.md5">MD5</a>]
+       <td>[<a href="http://www.apache.org/dist/logging/log4j/1.2.14/logging-log4j-1.2.14.zip.md5">MD5</a>]
        </td>
      </tr>
 

Modified: logging/site/trunk/docs/site/news.html
URL: http://svn.apache.org/viewvc/logging/site/trunk/docs/site/news.html?view=diff&rev=443399&r1=443398&r2=443399
==============================================================================
--- logging/site/trunk/docs/site/news.html (original)
+++ logging/site/trunk/docs/site/news.html Thu Sep 14 09:56:59 2006
@@ -19,6 +19,8 @@
             <meta name="email" value="not@disclosed">
                                         <meta name="author" value="Yoav Shapira">
             <meta name="email" value="yoavs at apache dot org">
+                                        <meta name="author" value="Curt Arnold">
+            <meta name="email" value="not@disclosed">
             
             
                                     
@@ -48,7 +50,18 @@
              <hr noshade="" size="1"/>
 		       
                                          <h1>News & Status</strong></h1>
-                                    <h3>12 February 2006 - log4j 1.3alpha8 released</h3>
+                                    <hr noshade="noshade" size="1" />
+                                                <h3>18 September 2006 - log4j 1.2.14 released</h3>
+                                                <p>We are happy to announce the availability of log4j
+version 1.2.14.  AsyncAppender was rewritten to eliminate
+reported deadlocks and to provide an option to not block if the event
+queue becomes full, SyslogAppender can now accept a port specification, 
+SMTPAppender supports cc and bcc addresses and password authentication
+and many other bugs were resolved.
+For more details, see <a href="http://logging.apache.org/log4j/docs/download.html">
+http://logging.apache.org/log4j/docs/download.html</a>. 
+</p>
+                                                <h3>12 February 2006 - log4j 1.3alpha8 released</h3>
                                                 <p>The log4j team is happy to announce the availability of log4j version
 1.3alpha8.  This version contains many changes to bring it back to better
 compatibility with log4j version 1.2.X, and more changes are planned for the
@@ -87,7 +100,7 @@
                                                 <p>We heartily welcome the new projects.</p>
                                                 <hr noshade="noshade" size="1" />
                                                 <h3>17th December 2003 - Creation of the Logging Services Project</h3>
-                                                <p>The Board of Directors of the Apache Software foundation voted
+                                                <p>The Board of Directors of the Apache Software Foundation voted
 
  unanimously for the creation of the Apache Logging Services project.
 

Modified: logging/site/trunk/docs/site/who-we-are.html
URL: http://svn.apache.org/viewvc/logging/site/trunk/docs/site/who-we-are.html?view=diff&rev=443399&r1=443398&r2=443399
==============================================================================
--- logging/site/trunk/docs/site/who-we-are.html (original)
+++ logging/site/trunk/docs/site/who-we-are.html Thu Sep 14 09:56:59 2006
@@ -64,13 +64,10 @@
 
 
   <li><b>Curt Arnold</b> 
-
-     <p>Curt is the current lead for the log4cxx project. He is also a
-
-     regular contributor to the log4j project.
-
-     </p>
-
+	  <p>Curt is an independent software developer and current Logging Services PMC chair.
+      Curt developed the test framework for the W3C DOM test suites and has contributed to the 
+	  Apache Ant, Apache Xerces, Apache Batik, JSUnit, ArgoUML and ant-contrib
+	  projects.</p>
   </li>
 
 
@@ -237,8 +234,7 @@
 	  years. He has been developing in Java for the past 5 years,
 	  focusing on web application development. He has been an
 	  active committer for the log4j project since April 2002, contributing 
-    features for the upcoming v1.3 release. Mark is also the current chair
-    of the Logging Services PMC.</p></td> 
+    features for the upcoming v1.3 release.</p></td> 
 
           <td><img src="../images/mark-72x99.gif" /></td>
 

Modified: logging/site/trunk/src/xdocs/site/binindex.xml
URL: http://svn.apache.org/viewvc/logging/site/trunk/src/xdocs/site/binindex.xml?view=diff&rev=443399&r1=443398&r2=443399
==============================================================================
--- logging/site/trunk/src/xdocs/site/binindex.xml (original)
+++ logging/site/trunk/src/xdocs/site/binindex.xml Thu Sep 14 09:56:59 2006
@@ -81,30 +81,30 @@
 
    <table class="regular" width="500">
      <tr>
-       <th colspan="3" align="left"><b>logging-log4j-1.2.13</b> (full package, includes binaries and source files)</th>
+       <th colspan="3" align="left"><b>logging-log4j-1.2.14</b> (full package, includes binaries and source files)</th>
      </tr>
 
      <tr>
        <td>&#160;&#160;<a
-       href="[preferred]/logging/log4j/1.2.13/logging-log4j-1.2.13.tar.gz">logging-log4j-1.2.13.tar.gz</a>
+       href="[preferred]/logging/log4j/1.2.14/logging-log4j-1.2.14.tar.gz">logging-log4j-1.2.14.tar.gz</a>
        </td>
        <td>[<a
-       href="http://www.apache.org/dist/logging/log4j/1.2.13/logging-log4j-1.2.13.tar.gz.asc">PGP</a>]
+       href="http://www.apache.org/dist/logging/log4j/1.2.14/logging-log4j-1.2.14.tar.gz.asc">PGP</a>]
        </td>
        <td>[<a
-       href="http://www.apache.org/dist/logging/log4j/1.2.13/logging-log4j-1.2.13.tar.gz.md5">MD5</a>]
+       href="http://www.apache.org/dist/logging/log4j/1.2.14/logging-log4j-1.2.14.tar.gz.md5">MD5</a>]
        </td>
      </tr>
 
      <tr>
        <td>&#160;&#160;<a
-       href="[preferred]/logging/log4j/1.2.13/logging-log4j-1.2.13.zip">logging-log4j-1.2.13.zip</a>
+       href="[preferred]/logging/log4j/1.2.13/logging-log4j-1.2.14.zip">logging-log4j-1.2.14.zip</a>
        </td> 
        <td>[<a
-       href="http://www.apache.org/dist/logging/log4j/1.2.13/logging-log4j-1.2.13.zip.asc">PGP</a>]
+       href="http://www.apache.org/dist/logging/log4j/1.2.14/logging-log4j-1.2.14.zip.asc">PGP</a>]
        </td>
        <td>[<a
-       href="http://www.apache.org/dist/logging/log4j/1.2.13/logging-log4j-1.2.13.zip.md5">MD5</a>]
+       href="http://www.apache.org/dist/logging/log4j/1.2.14/logging-log4j-1.2.14.zip.md5">MD5</a>]
        </td>
      </tr>
 

Modified: logging/site/trunk/src/xdocs/site/news.xml
URL: http://svn.apache.org/viewvc/logging/site/trunk/src/xdocs/site/news.xml?view=diff&rev=443399&r1=443398&r2=443399
==============================================================================
--- logging/site/trunk/src/xdocs/site/news.xml (original)
+++ logging/site/trunk/src/xdocs/site/news.xml Thu Sep 14 09:56:59 2006
@@ -9,6 +9,7 @@
     <author  email="not@disclosed">Ceki Gulcu</author>
 
     <author email="yoavs at apache dot org">Yoav Shapira</author>
+    <author  email="not@disclosed">Curt Arnold</author>
 
     <title>News and Status</title>
 
@@ -22,6 +23,20 @@
 
 <section name="News &amp; Status">
 
+<hr noshade="noshade" size="1"/>
+
+<h3>18 September 2006 - log4j 1.2.14 released</h3>
+<p>We are happy to announce the availability of log4j
+version 1.2.14.  AsyncAppender was rewritten to eliminate
+reported deadlocks and to provide an option to not block if the event
+queue becomes full, SyslogAppender can now accept a port specification, 
+SMTPAppender supports cc and bcc addresses and password authentication
+and many other bugs were resolved.
+For more details, see <a href="http://logging.apache.org/log4j/docs/download.html">
+http://logging.apache.org/log4j/docs/download.html</a>. 
+</p>
+
+
 <h3>12 February 2006 - log4j 1.3alpha8 released</h3>
 <p>The log4j team is happy to announce the availability of log4j version
 1.3alpha8.  This version contains many changes to bring it back to better
@@ -85,7 +100,7 @@
 
 
 
- <p>The Board of Directors of the Apache Software foundation voted
+ <p>The Board of Directors of the Apache Software Foundation voted
 
  unanimously for the creation of the Apache Logging Services project.
 

Modified: logging/site/trunk/src/xdocs/site/who-we-are.xml
URL: http://svn.apache.org/viewvc/logging/site/trunk/src/xdocs/site/who-we-are.xml?view=diff&rev=443399&r1=443398&r2=443399
==============================================================================
--- logging/site/trunk/src/xdocs/site/who-we-are.xml (original)
+++ logging/site/trunk/src/xdocs/site/who-we-are.xml Thu Sep 14 09:56:59 2006
@@ -59,13 +59,10 @@
 
 
   <li><b>Curt Arnold</b> 
-
-     <p>Curt is the current lead for the log4cxx project. He is also a
-
-     regular contributor to the log4j project.
-
-     </p>
-
+	  <p>Curt is an independent software developer and current Logging Services PMC chair.
+      Curt developed the test framework for the W3C DOM test suites and has contributed to the 
+	  Apache Ant, Apache Xerces, Apache Batik, JSUnit, ArgoUML and ant-contrib
+	  projects.</p>
   </li>
 
 
@@ -234,8 +231,7 @@
 	  years. He has been developing in Java for the past 5 years,
 	  focusing on web application development. He has been an
 	  active committer for the log4j project since April 2002, contributing 
-    features for the upcoming v1.3 release. Mark is also the current chair
-    of the Logging Services PMC.</p></td> 
+    features for the upcoming v1.3 release.</p></td> 
 
           <td><img src="../images/mark-72x99.gif"></img></td>