[ANNOUNCEMENT] Jakarta Commons Logging 1.0.5 Alpha1 Released

robert burrell donkin <[email protected]> Sun, 06 Mar 2005 22:51:52 +0000
Newsgroups gmane.text.xml.commons.devel,gmane.comp.jakarta.announcements,gmane.comp.jakarta.commons.user,gmane.comp.apache.commons.general
Message-ID <1110149511.2418.0.camel__15323.6811668195$1110149239$gmane$org@knossos.elmet>
Jakarta Commons Logging is a thin bridging logging API. For more
information on JCL see http://jakarta.apache.org/commons/logging/.

This release adds optional improved memory recycling for modern JVMs.
This is particular important for hot deployment in containers which do
not explicitly support JCL memory management.

This alpha release has been created to allow testing of this new code by
the wider user community. If you use JCL please download this release
and test it. Please report any problems to the commons-dev mailing list
or record them in bugzilla.

This release can be downloaded from
http://cvs.apache.org/dist/jakarta/commons/logging/. 

Robert