Author: fmeschbe
Date: Thu Jun 12 03:36:17 2008
New Revision: 667037
URL: http://svn.apache.org/viewvc?rev=667037&view=rev
Log:
Clarify the project description with respect to the SLF4J implementation
(internal) and the provided API (SLF4J, JCL, Log4J)
Modified:
incubator/sling/trunk/commons/log/pom.xml
Modified: incubator/sling/trunk/commons/log/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/sling/trunk/commons/log/pom.xml?rev=667037&r1=667036&r2=667037&view=diff
==============================================================================
--- incubator/sling/trunk/commons/log/pom.xml (original)
+++ incubator/sling/trunk/commons/log/pom.xml Thu Jun 12 03:36:17 2008
@@ -34,7 +34,9 @@
<name>Sling - OSGi LogService Implementation</name>
<description>
Implementation of the OSGi Compendium Log Service using SLF4J
- ontop of NLOG4J. Provides SLF4J and Jakarta Commons Logging API.
+ on top of a private implementation. In addition to providing the
+ implemented SLF4J API, the Log4J and Jakarta Commons Logging APIs
+ are provided with implementations on top of the SLF4J API.
</description>
<scm>