Author: rdonkin
Date: Sat Feb 12 07:54:15 2005
New Revision: 153512
URL: http://svn.apache.org/viewcvs?view=rev&rev=153512
Log:
Added javadoc overview for optional.
Added:
jakarta/commons/proper/logging/branches/RELEASE_BRANCH_1_0_5/optional/src/java/overview.html
Added:
jakarta/commons/proper/logging/branches/RELEASE_BRANCH_1_0_5/optional/src/java/overview.html
URL:
http://svn.apache.org/viewcvs/jakarta/commons/proper/logging/branches/RELEASE_BRANCH_1_0_5/optional/src/java/overview.html?view=auto&rev=153512
==============================================================================
---
jakarta/commons/proper/logging/branches/RELEASE_BRANCH_1_0_5/optional/src/java/overview.html
(added)
+++
jakarta/commons/proper/logging/branches/RELEASE_BRANCH_1_0_5/optional/src/java/overview.html
Sat Feb 12 07:54:15 2005
@@ -0,0 +1,33 @@
+<!--
+
+ Copyright 2001-2005 The Apache Software Foundation.
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+
+-->
+
+<html>
+<head>
+<title>Overview Documentation for COMMONS-LOGGING (OPTIONAL)</title>
+</head>
+<body bgcolor="white">
+<p>Contains optional additions to JCL.</p>
+
+<p>Contained are classes which are not considered appropriate
+to distribute as part of JCL main distribution.
+Some classes are JVM dependent.
+Others are targetted at uncommon use cases.
+Utility code is also appropriate.
+</p>
+</body>
+</html>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]