| Name | Last modified | Size | Description | |
|---|---|---|---|---|
| Parent Directory | - | |||
| README.html | 20-Jun-2007 02:59 | 1.5K | ||
| RELEASE_NOTES.txt | 18-Jun-2007 17:44 | 64 | ||
| binaries/ | 22-Jun-2008 13:27 | - | ||
| commons-jci-current-bin.tar.gz | 14-Jun-2007 16:30 | 108K | ||
| commons-jci-current-bin.tar.gz.asc | 14-Jun-2007 16:30 | 186 | ||
| commons-jci-current-bin.zip | 14-Jun-2007 16:30 | 138K | ||
| commons-jci-current-bin.zip.asc | 14-Jun-2007 16:30 | 186 | ||
| commons-jci-current-src.tar.gz | 14-Jun-2007 16:30 | 137K | ||
| commons-jci-current-src.tar.gz.asc | 14-Jun-2007 16:30 | 186 | ||
| commons-jci-current-src.zip | 14-Jun-2007 16:30 | 260K | ||
| commons-jci-current-src.zip.asc | 14-Jun-2007 16:30 | 186 | ||
| source/ | 22-Jun-2008 13:27 | - | ||
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