craigmcc 02/02/20 14:52:48
Modified: docs beanutils.html betwixt.html charter.html
collections.html commons.html components.html
contributors.html digester.html directory.html
index.html license.html messenger.html
releases.html sandbox.html versioning.html
xdocs components.xml
xdocs/stylesheets project.xml
Added: xdocs logging.xml
Log:
Commons website updates for Commons-Logging 1.0 release.
Revision Changes Path
1.26 +2 -0 jakarta-commons/docs/beanutils.html
Index: beanutils.html
===================================================================
RCS file: /home/cvs/jakarta-commons/docs/beanutils.html,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- beanutils.html 19 Feb 2002 17:02:51 -0000 1.25
+++ beanutils.html 20 Feb 2002 22:52:47 -0000 1.26
@@ -83,6 +83,8 @@
</li>
<li> <a href="./latka/index.html">Latka</a>
</li>
+ <li> <a href="./logging.html">Logging</a>
+</li>
<li> <a
href="http://cvs.apache.org/viewcvs/jakarta-commons/pool/">Pool</a>
</li>
<li> <a
href="http://cvs.apache.org/viewcvs/jakarta-commons/logging/">Logging</a>
1.3 +2 -0 jakarta-commons/docs/betwixt.html
Index: betwixt.html
===================================================================
RCS file: /home/cvs/jakarta-commons/docs/betwixt.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- betwixt.html 20 Feb 2002 01:59:29 -0000 1.2
+++ betwixt.html 20 Feb 2002 22:52:48 -0000 1.3
@@ -83,6 +83,8 @@
</li>
<li> <a href="./latka/index.html">Latka</a>
</li>
+ <li> <a href="./logging.html">Logging</a>
+</li>
<li> <a
href="http://cvs.apache.org/viewcvs/jakarta-commons/pool/">Pool</a>
</li>
<li> <a
href="http://cvs.apache.org/viewcvs/jakarta-commons/logging/">Logging</a>
1.26 +2 -0 jakarta-commons/docs/charter.html
Index: charter.html
===================================================================
RCS file: /home/cvs/jakarta-commons/docs/charter.html,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- charter.html 19 Feb 2002 17:02:51 -0000 1.25
+++ charter.html 20 Feb 2002 22:52:48 -0000 1.26
@@ -83,6 +83,8 @@
</li>
<li> <a href="./latka/index.html">Latka</a>
</li>
+ <li> <a href="./logging.html">Logging</a>
+</li>
<li> <a
href="http://cvs.apache.org/viewcvs/jakarta-commons/pool/">Pool</a>
</li>
<li> <a
href="http://cvs.apache.org/viewcvs/jakarta-commons/logging/">Logging</a>
1.15 +2 -0 jakarta-commons/docs/collections.html
Index: collections.html
===================================================================
RCS file: /home/cvs/jakarta-commons/docs/collections.html,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- collections.html 19 Feb 2002 17:02:51 -0000 1.14
+++ collections.html 20 Feb 2002 22:52:48 -0000 1.15
@@ -83,6 +83,8 @@
</li>
<li> <a href="./latka/index.html">Latka</a>
</li>
+ <li> <a href="./logging.html">Logging</a>
+</li>
<li> <a
href="http://cvs.apache.org/viewcvs/jakarta-commons/pool/">Pool</a>
</li>
<li> <a
href="http://cvs.apache.org/viewcvs/jakarta-commons/logging/">Logging</a>
1.26 +2 -0 jakarta-commons/docs/commons.html
Index: commons.html
===================================================================
RCS file: /home/cvs/jakarta-commons/docs/commons.html,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- commons.html 19 Feb 2002 17:02:51 -0000 1.25
+++ commons.html 20 Feb 2002 22:52:48 -0000 1.26
@@ -83,6 +83,8 @@
</li>
<li> <a href="./latka/index.html">Latka</a>
</li>
+ <li> <a href="./logging.html">Logging</a>
+</li>
<li> <a
href="http://cvs.apache.org/viewcvs/jakarta-commons/pool/">Pool</a>
</li>
<li> <a
href="http://cvs.apache.org/viewcvs/jakarta-commons/logging/">Logging</a>
1.19 +15 -9 jakarta-commons/docs/components.html
Index: components.html
===================================================================
RCS file: /home/cvs/jakarta-commons/docs/components.html,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- components.html 19 Feb 2002 17:02:51 -0000 1.18
+++ components.html 20 Feb 2002 22:52:48 -0000 1.19
@@ -83,6 +83,8 @@
</li>
<li> <a href="./latka/index.html">Latka</a>
</li>
+ <li> <a href="./logging.html">Logging</a>
+</li>
<li> <a
href="http://cvs.apache.org/viewcvs/jakarta-commons/pool/">Pool</a>
</li>
<li> <a
href="http://cvs.apache.org/viewcvs/jakarta-commons/logging/">Logging</a>
@@ -208,6 +210,19 @@
</dd>
<!-- /Digester -->
+ <!-- Logging -->
+ <dt><b><big><a
href="http://cvs.apache.org/viewcvs/jakarta-commons/logging/">Logging</a></big></b></dt>
+ <dd>
+ Commons-Logging is a wrapper around a variety of logging API
+ implementations.
+ <br />
+ Releases:
+ <ul>
+ <li><a
href="http://jakarta.apache.org/builds/jakarta-commons/release/commons-logging/v1.0/">Release
1.0</a> - 20 Feb 2002</li>
+ </ul>
+ </dd>
+ <!-- /Logging -->
+
</dl>
</blockquote>
</p>
@@ -283,15 +298,6 @@
Commons-Pool provides generic object pooling services.
</dd>
<!-- /Pool -->
-
- <!-- commons-logging -->
- <dt><b><big><a
href="http://cvs.apache.org/viewcvs/jakarta-commons/logging/">Commons-Logging</a></big></b></dt>
- <dd>
- Commons-Logging is a minimal bridge to more sophisticated logging systems.
- It allows a component to depend only on this small package for logging.
- The destination logging system can be configured by the user at runtime.
- </dd>
- <!-- /commons-logging -->
<!-- validator -->
<dt><b><big><a
href="http://cvs.apache.org/viewcvs/jakarta-commons/validator/">Validator</a></big></b></dt>
1.27 +2 -0 jakarta-commons/docs/contributors.html
Index: contributors.html
===================================================================
RCS file: /home/cvs/jakarta-commons/docs/contributors.html,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- contributors.html 19 Feb 2002 17:02:51 -0000 1.26
+++ contributors.html 20 Feb 2002 22:52:48 -0000 1.27
@@ -83,6 +83,8 @@
</li>
<li> <a href="./latka/index.html">Latka</a>
</li>
+ <li> <a href="./logging.html">Logging</a>
+</li>
<li> <a
href="http://cvs.apache.org/viewcvs/jakarta-commons/pool/">Pool</a>
</li>
<li> <a
href="http://cvs.apache.org/viewcvs/jakarta-commons/logging/">Logging</a>
1.12 +2 -0 jakarta-commons/docs/digester.html
Index: digester.html
===================================================================
RCS file: /home/cvs/jakarta-commons/docs/digester.html,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- digester.html 19 Feb 2002 17:02:51 -0000 1.11
+++ digester.html 20 Feb 2002 22:52:48 -0000 1.12
@@ -83,6 +83,8 @@
</li>
<li> <a href="./latka/index.html">Latka</a>
</li>
+ <li> <a href="./logging.html">Logging</a>
+</li>
<li> <a
href="http://cvs.apache.org/viewcvs/jakarta-commons/pool/">Pool</a>
</li>
<li> <a
href="http://cvs.apache.org/viewcvs/jakarta-commons/logging/">Logging</a>
1.24 +2 -0 jakarta-commons/docs/directory.html
Index: directory.html
===================================================================
RCS file: /home/cvs/jakarta-commons/docs/directory.html,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- directory.html 19 Feb 2002 17:02:51 -0000 1.23
+++ directory.html 20 Feb 2002 22:52:48 -0000 1.24
@@ -83,6 +83,8 @@
</li>
<li> <a href="./latka/index.html">Latka</a>
</li>
+ <li> <a href="./logging.html">Logging</a>
+</li>
<li> <a
href="http://cvs.apache.org/viewcvs/jakarta-commons/pool/">Pool</a>
</li>
<li> <a
href="http://cvs.apache.org/viewcvs/jakarta-commons/logging/">Logging</a>
1.29 +2 -0 jakarta-commons/docs/index.html
Index: index.html
===================================================================
RCS file: /home/cvs/jakarta-commons/docs/index.html,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- index.html 19 Feb 2002 17:02:51 -0000 1.28
+++ index.html 20 Feb 2002 22:52:48 -0000 1.29
@@ -83,6 +83,8 @@
</li>
<li> <a href="./latka/index.html">Latka</a>
</li>
+ <li> <a href="./logging.html">Logging</a>
+</li>
<li> <a
href="http://cvs.apache.org/viewcvs/jakarta-commons/pool/">Pool</a>
</li>
<li> <a
href="http://cvs.apache.org/viewcvs/jakarta-commons/logging/">Logging</a>
1.24 +2 -0 jakarta-commons/docs/license.html
Index: license.html
===================================================================
RCS file: /home/cvs/jakarta-commons/docs/license.html,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- license.html 19 Feb 2002 17:02:51 -0000 1.23
+++ license.html 20 Feb 2002 22:52:48 -0000 1.24
@@ -84,6 +84,8 @@
</li>
<li> <a href="./latka/index.html">Latka</a>
</li>
+ <li> <a href="./logging.html">Logging</a>
+</li>
<li> <a
href="http://cvs.apache.org/viewcvs/jakarta-commons/pool/">Pool</a>
</li>
<li> <a
href="http://cvs.apache.org/viewcvs/jakarta-commons/logging/">Logging</a>
1.19 +2 -0 jakarta-commons/docs/messenger.html
Index: messenger.html
===================================================================
RCS file: /home/cvs/jakarta-commons/docs/messenger.html,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- messenger.html 20 Feb 2002 01:59:29 -0000 1.18
+++ messenger.html 20 Feb 2002 22:52:48 -0000 1.19
@@ -83,6 +83,8 @@
</li>
<li> <a href="./latka/index.html">Latka</a>
</li>
+ <li> <a href="./logging.html">Logging</a>
+</li>
<li> <a
href="http://cvs.apache.org/viewcvs/jakarta-commons/pool/">Pool</a>
</li>
<li> <a
href="http://cvs.apache.org/viewcvs/jakarta-commons/logging/">Logging</a>
1.16 +2 -0 jakarta-commons/docs/releases.html
Index: releases.html
===================================================================
RCS file: /home/cvs/jakarta-commons/docs/releases.html,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- releases.html 19 Feb 2002 17:02:52 -0000 1.15
+++ releases.html 20 Feb 2002 22:52:48 -0000 1.16
@@ -83,6 +83,8 @@
</li>
<li> <a href="./latka/index.html">Latka</a>
</li>
+ <li> <a href="./logging.html">Logging</a>
+</li>
<li> <a
href="http://cvs.apache.org/viewcvs/jakarta-commons/pool/">Pool</a>
</li>
<li> <a
href="http://cvs.apache.org/viewcvs/jakarta-commons/logging/">Logging</a>
1.32 +2 -0 jakarta-commons/docs/sandbox.html
Index: sandbox.html
===================================================================
RCS file: /home/cvs/jakarta-commons/docs/sandbox.html,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- sandbox.html 19 Feb 2002 17:02:52 -0000 1.31
+++ sandbox.html 20 Feb 2002 22:52:48 -0000 1.32
@@ -83,6 +83,8 @@
</li>
<li> <a href="./latka/index.html">Latka</a>
</li>
+ <li> <a href="./logging.html">Logging</a>
+</li>
<li> <a
href="http://cvs.apache.org/viewcvs/jakarta-commons/pool/">Pool</a>
</li>
<li> <a
href="http://cvs.apache.org/viewcvs/jakarta-commons/logging/">Logging</a>
1.8 +2 -0 jakarta-commons/docs/versioning.html
Index: versioning.html
===================================================================
RCS file: /home/cvs/jakarta-commons/docs/versioning.html,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- versioning.html 19 Feb 2002 17:02:52 -0000 1.7
+++ versioning.html 20 Feb 2002 22:52:48 -0000 1.8
@@ -87,6 +87,8 @@
</li>
<li> <a href="./latka/index.html">Latka</a>
</li>
+ <li> <a href="./logging.html">Logging</a>
+</li>
<li> <a
href="http://cvs.apache.org/viewcvs/jakarta-commons/pool/">Pool</a>
</li>
<li> <a
href="http://cvs.apache.org/viewcvs/jakarta-commons/logging/">Logging</a>
1.16 +13 -9 jakarta-commons/xdocs/components.xml
Index: components.xml
===================================================================
RCS file: /home/cvs/jakarta-commons/xdocs/components.xml,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- components.xml 13 Feb 2002 13:40:02 -0000 1.15
+++ components.xml 20 Feb 2002 22:52:48 -0000 1.16
@@ -76,6 +76,19 @@
</dd>
<!-- /Digester -->
+ <!-- Logging -->
+ <dt><b><big><a
href="http://cvs.apache.org/viewcvs/jakarta-commons/logging/">Logging</a></big></b></dt>
+ <dd>
+ Commons-Logging is a wrapper around a variety of logging API
+ implementations.
+ <br/>
+ Releases:
+ <ul>
+ <li><a
href="http://jakarta.apache.org/builds/jakarta-commons/release/commons-logging/v1.0/">Release
1.0</a> - 20 Feb 2002</li>
+ </ul>
+ </dd>
+ <!-- /Logging -->
+
</dl>
</section>
@@ -133,15 +146,6 @@
Commons-Pool provides generic object pooling services.
</dd>
<!-- /Pool -->
-
- <!-- commons-logging -->
- <dt><b><big><a
href="http://cvs.apache.org/viewcvs/jakarta-commons/logging/">Commons-Logging</a></big></b></dt>
- <dd>
- Commons-Logging is a minimal bridge to more sophisticated logging systems.
- It allows a component to depend only on this small package for logging.
- The destination logging system can be configured by the user at runtime.
- </dd>
- <!-- /commons-logging -->
<!-- validator -->
<dt><b><big><a
href="http://cvs.apache.org/viewcvs/jakarta-commons/validator/">Validator</a></big></b></dt>
1.1 jakarta-commons/xdocs/logging.xml
Index: logging.xml
===================================================================
<?xml version="1.0"?>
<document>
<properties>
<title>Commons</title>
<author email="[EMAIL PROTECTED]">Commons Documentation Team</author>
</properties>
<body>
<section name="The Logging Component">
<p>There is a great need for debugging and logging information inside of
Commons components such as HTTPClient and DBCP. However, there are many
logging APIs out there and it is difficult to choose among them.</p>
<p>The Logging package is an ultra-thin bridge between different logging
libraries. Commons components may use the Logging API to remove
compile-time and run-time dependencies on any particular logging package,
and contributors may write Log implementations for the library of
their choice.</p>
</section>
<section name="Documentation">
<!--
<p>The <a href="http://jakarta.apache.org/commons/logging/RELEASE-NOTES.txt">
Release Notes</a> document the new features and bug fixes that have been
included in this release.</p>
-->
<p>The <a href="http://jakarta.apache.org/commons/logging/api/index.html">
JavaDoc API documents</a> are available online. In particular, you should
read the package overview of the <code>org.apache.commons.log</code>
package.</p>
</section>
<section name="Releases">
<ul>
<li><a
href="http://jakarta.apache.org/builds/jakarta-commons/release/commons-logging/v1.0/">Version
1.0</a></li>
</ul>
</section>
</body>
</document>
1.25 +1 -0 jakarta-commons/xdocs/stylesheets/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/jakarta-commons/xdocs/stylesheets/project.xml,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- project.xml 19 Feb 2002 17:02:52 -0000 1.24
+++ project.xml 20 Feb 2002 22:52:48 -0000 1.25
@@ -43,6 +43,7 @@
<item name="HTTP Client" href="/httpclient"/>
<item name="JXPath"
href="http://cvs.apache.org/viewcvs/jakarta-commons/jxpath/"/>
<item name="Latka" href="/latka/index.html"/>
+ <item name="Logging" href="/logging.html"/>
<item name="Pool"
href="http://cvs.apache.org/viewcvs/jakarta-commons/pool/"/>
<item name="Logging"
href="http://cvs.apache.org/viewcvs/jakarta-commons/logging/"/>
<item name="Validator"
href="http://cvs.apache.org/viewcvs/jakarta-commons/validator/"/>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>