Index of /dist/commons
Apache Commons Project Distributions
The most recent source and binary releases for the Apache Commons project are available from this directory listing. For older releases, please use the archives.
Important Notices
Name Last modified Size
Parent Directory 15-Jul-2008 09:21 -
binaries/ 26-Feb-2008 13:38 -
source/ 26-Feb-2008 13:38 -
commons-jci-current-bin.tar.gz 14-Jun-2007 13:30 108k
commons-jci-current-bin.tar.gz.asc 14-Jun-2007 13:30 1k
commons-jci-current-bin.zip 14-Jun-2007 13:30 138k
commons-jci-current-bin.zip.asc 14-Jun-2007 13:30 1k
commons-jci-current-src.tar.gz 14-Jun-2007 13:30 137k
commons-jci-current-src.tar.gz.asc 14-Jun-2007 13:30 1k
commons-jci-current-src.zip 14-Jun-2007 13:30 260k
commons-jci-current-src.zip.asc 14-Jun-2007 13:30 1k
README.html 19-Jun-2007 23:59 1k
RELEASE_NOTES.txt 18-Jun-2007 14:44 1k
Commons JCI v1.0
This is the 1.0 version of commons-jci. It is available in both binary and source distributions as well as from the maven repositories.
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
Changes
The changes in this release are detailed in the release notes.
Thank you for using Commons JCI.
From the Apache Jakarta Project
http://jakarta.apache.org/
Signatures
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/commons/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 commons-jci-1.0-bin.tar.gz.asc or, $ pgp -ka KEYS $ pgp commons-jci-1.0-bin.tar.gz.asc or, $ gpg --import KEYS $ gpg --verify commons-jci-1.0-bin.tar.gz.asc