Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWX
]
jakarta-commons-logging: Jakarta Commons Logging Package
- Summary
- The commons-logging package provides a simple, component oriented
interface (org.apache.commons.logging.Log) together with wrappers for
logging systems. The user can choose at runtime which system they want
to use. In addition, a small number of basic implementations are
provided to allow users to use the package standalone.
commons-logging was heavily influenced by Avalon's Logkit and Log4J. The
commons-logging abstraction is meant to minimixe the differences between
the two, and to allow a developer to not tie himself to a particular
logging implementation.
Changelog
- * Thu Jun 24 10:00:00 2004 Kaj J. Niemi <kajtzu{%}fi{*}basen{*}net> - 0:1.0.4-1jpp
-
- Update to 1.0.4 (tomcat 5.0.27 wants it)
- Drop Patch #0 (jakarta-commons-logging-noclasspath.patch), unnecessary
- * Tue Jun 17 10:00:00 2003 Ville Skyttä <ville.skytta at iki.fi> - 0:1.0.3-4jpp
-
- Drop log4j requirement and manifest Class-Path.
- Run unit tests during build.
- Nuke spurious subdir in -javadoc package.
- Some spec file cleanups.
- * Fri May 9 10:00:00 2003 David Walluck <david{%}anti-microsoft{*}org> 0:1.0.3-3jpp
-
- update for JPackage 1.5