Name Last modified Size Description
Parent Directory 21-Nov-2008 11:26 -
binaries/ 26-Feb-2008 16:38 -
source/ 26-Feb-2008 16:38 -
README.html 20-Jun-2007 02:59 1k
RELEASE_NOTES.txt 18-Jun-2007 17:44 1k
commons-jci-current-bin.tar.gz 14-Jun-2007 16:30 108k
commons-jci-current-bin.tar.gz.asc 14-Jun-2007 16:30 1k
commons-jci-current-bin.zip 14-Jun-2007 16:30 138k
commons-jci-current-bin.zip.asc 14-Jun-2007 16:30 1k
commons-jci-current-src.tar.gz 14-Jun-2007 16:30 137k
commons-jci-current-src.tar.gz.asc 14-Jun-2007 16:30 1k
commons-jci-current-src.zip 14-Jun-2007 16:30 260k
commons-jci-current-src.zip.asc 14-Jun-2007 16:30 1k
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
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/
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