Update release notes for all the changes (so far) to be included in a
commons-logging 1.0.4 release. Tweak documentation to reflect the availability of two new Log implementations (Avalon Framework and LumberJack). git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@139013 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -72,7 +72,17 @@ Non-goals:
|
||||
<ul>
|
||||
<li>Java Development Kit (Version 1.1 or later)
|
||||
</li>
|
||||
<li>log4j (compile-time dependency only) </li>
|
||||
<li>Avalon Framework (compile-time dependency only unless this Log
|
||||
implementation is selected at runtime)
|
||||
<li>Avalon LogKit (compile-time dependency only unless this Log
|
||||
implementation is selected at runtime)
|
||||
<li>JDK 1.4 (compile-time dependency only unless this log implementation
|
||||
is selected at runtime).
|
||||
<li>Log4J (compile-time dependency only unless this Log
|
||||
implementation is selected at runtime)</li>
|
||||
<li><a href="http://sourceforge.net/projects/lumberjack/">Lumberjack</a>
|
||||
(compile-time dependency only unless this Log
|
||||
implementation is selected at runtime)</li>
|
||||
</ul>
|
||||
|
||||
<h3>(2) Required Jakarta-Commons Resources</h3>
|
||||
|
||||
Reference in New Issue
Block a user