1
0

Changes because of the TLP move.

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@560818 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Dennis Lundberg
2007-07-29 21:02:06 +00:00
parent beab13d1b8
commit d6bc112b79
18 changed files with 83 additions and 83 deletions

View File

@@ -19,13 +19,13 @@
<html>
<head>
<title>Status File for Jakarta Commons "Logging" Component</title>
<title>Status File for Apache Commons "Logging" Component</title>
<head>
<body bgcolor="white">
<div align="center">
<h1>The Jakarta Commons <em>Logging</em> Component</h1>
<h1>The Apache Commons <em>Logging</em> Component</h1>
$Id$<br />
<a href="#Introduction">[Introduction]</a>
<a href="#Dependencies">[Dependencies]</a>
@@ -61,7 +61,7 @@ The package does :
<li>Provide support for JDK 1.4 logging</li>
<li>Provide support for Log4J</li>
<li>Provide support for Avalon-Framework's Logger</li>
<li>Provide support for <a href="http://sourceforge.net/projects/lumberjack/>
<li>Provide support for <a href="http://sourceforge.net/projects/lumberjack/">
LumberJack</a> logger</li>
<li>Provide pluggable support for other logging APIs</li>
<li>Privide a simple System.out logger</li>
@@ -86,7 +86,7 @@ components for compilation:</p>
<ul>
<li><a href="http://java.sun.com/j2se">Java Development Kit</a>
(Version 1.2 or later)</li>
<li><a href="http://jakarta.apache.org/log4j/">Jakarta Log4j</a>
<li><a href="http://logging.apache.org/log4j/">Apache Logging Log4j</a>
(Optional, Version 1.2.6 or later)</li>
<li><a href="http://avalon.apache.org/">Apache Avalon
LogKit</a> (Optional, Version 1.0.1 or later)</li>
@@ -122,12 +122,12 @@ to use are present in the classpath when they use this component. </p>
</tr>
<tr>
<td><a href='http://jakarta.apache.org/builds/jakarta-commons/release/commons-logging/v1.0.1'>
commons-logging-1.0.1</td>
commons-logging-1.0.1</a></td>
<td>12-Aug-2002</td>
</tr>
<tr>
<td><a href='http://jakarta.apache.org/builds/jakarta-commons/release/commons-logging/v1.0'>
commons-logging-1.0</td>
commons-logging-1.0</a></td>
<td>20-Feb-2002</td>
</tr>
</table>