Author: carnold
Date: Tue Aug 28 12:22:15 2007
New Revision: 570533

URL: http://svn.apache.org/viewvc?rev=570533&view=rev
Log:
log4j 1.2.15 release announcement

Modified:
    logging/site/trunk/author/src/site/site.xml
    logging/site/trunk/author/src/site/xdoc/news.xml

Modified: logging/site/trunk/author/src/site/site.xml
URL: 
http://svn.apache.org/viewvc/logging/site/trunk/author/src/site/site.xml?rev=570533&r1=570532&r2=570533&view=diff
==============================================================================
--- logging/site/trunk/author/src/site/site.xml (original)
+++ logging/site/trunk/author/src/site/site.xml Tue Aug 28 12:22:15 2007
@@ -51,7 +51,7 @@
                                <item name="zeroconf" 
href="/log4j/companions/zeroconf/index.html"/>
                        </item>
                </item>
-          <item name="log4net" href="/log4net"/>
+          <item name="log4net" href="/log4net/index.html"/>
        </menu>
        
        <menu name="Incubations">

Modified: logging/site/trunk/author/src/site/xdoc/news.xml
URL: 
http://svn.apache.org/viewvc/logging/site/trunk/author/src/site/xdoc/news.xml?rev=570533&r1=570532&r2=570533&view=diff
==============================================================================
--- logging/site/trunk/author/src/site/xdoc/news.xml (original)
+++ logging/site/trunk/author/src/site/xdoc/news.xml Tue Aug 28 12:22:15 2007
@@ -34,6 +34,28 @@
 
 <hr noshade="noshade" size="1"/>
 
+<h3>29 August 2007 - log4j 1.2.15 and log4j extras 1.0 released.</h3>
+
+ <p>log4j 1.2.15 is a maintenance release of log4j 1.2.  The list of fixed 
issues is
+ available at <a 
href="log4j/1.2/changes.html">http://logging.apache.org/log4j/1.2/changes.html</a>.</p>
+ 
+ <p>The <a href="log4j/companions/extras/index.html">extras companion for 
log4j 1.2</a>
+ provides extra features to log4j 1.2 users and
+ should work with log4j 1.2.9 and later.  The companion may work with earlier 
versions of log4j 1.2
+ but that has not been tested.  Features provided by the extras companion 
include: parameterized
+ logging (with either java.text.MessageFormat or log4j 1.3 patterns), 
+ Regular expression filters, rolling file appender with replaceable triggering 
and file
+ naming policies and an enhanced pattern layout with support for longer 
pattern names,
+ more abbreviation options, and timezone specification for date fields.</p>
+ 
+ <p>With the availability of log4j 1.2.15 and the extras companion, users of 
the log4j 1.3
+ alpha versions are encouraged to plan to migrate to log4j 1.2.15 with the 
appropriate
+ companions or to track and contribute to the log4j 2.0 development effort.
+ Development of log4j 1.3 is abandoned and no additional development or 
releases
+ are anticipated.</p>
+
+<hr noshade="noshade" size="1"/>
+
 <h3>4 July 2007 - log4php incubation restarted.</h3>
 
  <p>The log4php incubation has restarted with a new development team, see <a 
href="http://incubator.apache.org/log4php";>http://incubator.apache.org/log4php</a>.</p>


Reply via email to