Name Last modified Size Description
Parent Directory - Jakarta project
commons-configuration-1.0-src.tar.gz 11-Oct-2004 17:49 157K Jakarta project
commons-configuration-1.0-src.tar.gz.asc 11-Oct-2004 17:49 189 Jakarta project
commons-configuration-1.0-src.zip 11-Oct-2004 17:49 234K Jakarta project
commons-configuration-1.0-src.zip.asc 11-Oct-2004 17:49 189 Jakarta project
commons-configuration-1.1-src.tar.gz 02-Apr-2005 06:07 154K Jakarta project
commons-configuration-1.1-src.tar.gz.asc 02-Apr-2005 06:22 194 Jakarta project
commons-configuration-1.1-src.zip 02-Apr-2005 06:07 251K Jakarta project
commons-configuration-1.1-src.zip.asc 02-Apr-2005 06:22 194 Jakarta project
commons-configuration-1.2-src.tar.gz 17-Dec-2005 02:38 244K Jakarta project
commons-configuration-1.2-src.tar.gz.asc 17-Dec-2005 02:50 194 Jakarta project
commons-configuration-1.2-src.zip 17-Dec-2005 02:39 367K Jakarta project
commons-configuration-1.2-src.zip.asc 17-Dec-2005 02:49 194 Jakarta project
commons-configuration-1.3-src.tar.gz 23-Sep-2006 02:33 399K Jakarta project
commons-configuration-1.3-src.tar.gz.asc 23-Sep-2006 02:33 194 Jakarta project
commons-configuration-1.3-src.zip 23-Sep-2006 02:33 649K Jakarta project
commons-configuration-1.3-src.zip.asc 23-Sep-2006 02:33 194 Jakarta project
commons-configuration-1.4-src.tar.gz 08-Apr-2007 02:44 440K Jakarta project
commons-configuration-1.4-src.tar.gz.asc 08-Apr-2007 02:44 194 Jakarta project
commons-configuration-1.4-src.zip 08-Apr-2007 02:44 712K Jakarta project
commons-configuration-1.4-src.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