Name Last modified Size Description
binaries/ 16-May-2005 19:44 - Jakarta project
source/ 17-May-2006 11:00 - Jakarta project
KEYS 17-May-2006 11:00 1.5K Jakarta project
LICENSE.txt 17-May-2006 11:00 2.7K Jakarta project
jakarta-log4j-1.2.8.tar.gz 17-May-2006 11:00 2.4M Jakarta project
jakarta-log4j-1.2.8.tar.gz.asc 17-May-2006 10:59 65 Jakarta project
jakarta-log4j-1.2.8.zip 17-May-2006 11:00 3.1M Jakarta project
jakarta-log4j-1.2.8.zip.asc 17-May-2006 11:00 65 Jakarta project
This is the 1.2.8 version of Jakarta Log4j. It is available as a single distributions. These distributions are covered by the Apache Software License.
Note: The tar files in the distribution use GNU tar extensions and must be untarred with a GNU compatible version of tar. The version of tar on Solaris and Mac OS X will not work with these files
The changes in this release are detailed in the release notes.
Thank you for using Log4j.
From the Apache Jakarta Project
http://jakarta.apache.org/
Many of the files have been digitally signed using GnuPG. If so, there will be an accompanying file.asc signature file in the same directory as the file (binaries/ or source/). The signing keys can be found in the distribution directory at <http://www.apache.org/dist/jakarta/log4j/KEYS>.
Always download the KEYS file directly from the Apache site, never from a mirror site.
Always test available signatures, e.g., $ pgpk -a KEYS $ pgpv jakarta-log4j-1.2.8.tar.gz.asc or, $ pgp -ka KEYS $ pgp jakarta-log4j-1.2.8.tar.gz.asc or, $ gpg --import KEYS $ gpg --verify jakarta-log4j-1.2.8.tar.gz.asc