You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by rd...@apache.org on 2005/02/12 16:56:52 UTC

svn commit: r153513 - jakarta/commons/proper/logging/trunk/optional/src/java/overview.html

Author: rdonkin
Date: Sat Feb 12 07:56:51 2005
New Revision: 153513

URL: http://svn.apache.org/viewcvs?view=rev&rev=153513
Log:
Added overview for optional

Added:
    jakarta/commons/proper/logging/trunk/optional/src/java/overview.html

Added: jakarta/commons/proper/logging/trunk/optional/src/java/overview.html
URL: http://svn.apache.org/viewcvs/jakarta/commons/proper/logging/trunk/optional/src/java/overview.html?view=auto&rev=153513
==============================================================================
--- jakarta/commons/proper/logging/trunk/optional/src/java/overview.html (added)
+++ jakarta/commons/proper/logging/trunk/optional/src/java/overview.html Sat Feb 12 07:56:51 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: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org