The Apache Commons Team is pleased to announce the availability of Apache Commons Logging 1.2.
Commons-Logging is a thin adapter allowing configurable bridging to other, well-known logging systems. Details of the changes and bug fixes in this release can be found in the release notes at http://www.apache.org/dist/commons/logging/RELEASE-NOTES.txt The most notable change being that support for Java 1.1 has been dropped, which should result in improved performance, see [LOGGING-37] for more information. Source and binary distributions are available for download from the Apache Commons download site: http://commons.apache.org/proper/commons-logging/download_logging.cgi When downloading, please verify signatures using the KEYS file available at the above location when downloading the release. For complete information on Commons Logging, including instructions on how to submit bug reports, patches, or suggestions for improvement, see the Apache Commons Logging website: http://commons.apache.org/proper/commons-logging/ Thomas, on behalf of the Apache Commons community
