Name Last modified Size Description
Parent Directory - Jakarta project
binaries/ 14-Jun-2007 10:52 - Jakarta project
source/ 14-Jun-2007 10:52 - Jakarta project
KEYS 09-Feb-2005 11:33 3.9K Jakarta project
RELEASE-NOTES.txt 08-Apr-2007 03:10 8.0K Jakarta project
commons-configuration-current-src.tar.gz 08-Apr-2007 02:44 440K Jakarta project
commons-configuration-current-src.tar.gz.asc 08-Apr-2007 02:44 194 Jakarta project
commons-configuration-current-src.zip 08-Apr-2007 02:44 712K Jakarta project
commons-configuration-current-src.zip.asc 08-Apr-2007 02:44 194 Jakarta project
commons-configuration-current.tar.gz 08-Apr-2007 02:44 3.3M Jakarta project
commons-configuration-current.tar.gz.asc 08-Apr-2007 02:44 194 Jakarta project
commons-configuration-current.zip 08-Apr-2007 02:44 4.3M Jakarta project
commons-configuration-current.zip.asc 08-Apr-2007 02:44 194 Jakarta project
This is the 1.4 release of commons-configuration. It is available in both binary and source distributions.
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 at the Changes page.
Thank you for using Configuration.
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-configuration-1.3.tar.gz.asc or, $ pgp -ka KEYS $ pgp commons-configuration-1.3.tar.gz.asc or, $ gpg --import KEYS $ gpg --verify commons-configuration-1.3.tar.gz.asc