Name Last modified Size Description
Parent Directory - Jakarta project
binaries/ 02-Jul-2007 12:17 - Jakarta project
source/ 02-Jul-2007 12:17 - Jakarta project
KEYS 12-Jun-2007 13:24 5.1K Jakarta project
RELEASE-NOTES.txt 02-Jul-2007 12:27 1.8K Jakarta project
commons-io-current-bin.tar.gz 26-Jun-2007 18:55 1.3M Jakarta project
commons-io-current-bin.tar.gz.asc 26-Jun-2007 18:55 194 Jakarta project
commons-io-current-bin.zip 26-Jun-2007 18:57 1.9M Jakarta project
commons-io-current-bin.zip.asc 26-Jun-2007 18:57 194 Jakarta project
commons-io-current-src.tar.gz 26-Jun-2007 18:58 207K Jakarta project
commons-io-current-src.tar.gz.asc 26-Jun-2007 18:58 194 Jakarta project
commons-io-current-src.zip 26-Jun-2007 18:58 323K Jakarta project
commons-io-current-src.zip.asc 26-Jun-2007 18:58 194 Jakarta project
commons-io-current.tar.gz 13-Feb-2007 08:33 666K Jakarta project
commons-io-current.tar.gz.asc 13-Feb-2007 08:33 186 Jakarta project
commons-io-current.zip 13-Feb-2007 08:33 847K Jakarta project
commons-io-current.zip.asc 13-Feb-2007 08:33 186 Jakarta project
io-current-src.tar.gz 19-Mar-2006 13:33 201K Jakarta project
io-current-src.tar.gz.asc 19-Mar-2006 13:33 194 Jakarta project
io-current-src.zip 19-Mar-2006 13:33 280K Jakarta project
io-current-src.zip.asc 19-Mar-2006 13:33 194 Jakarta project
io-current.tar.gz 19-Mar-2006 13:33 261K Jakarta project
io-current.tar.gz.asc 19-Mar-2006 13:33 194 Jakarta project
io-current.zip 19-Mar-2006 13:34 424K Jakarta project
io-current.zip.asc 19-Mar-2006 13:34 194 Jakarta project
This is the 1.3.2 release of commons-io. 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 in the release notes.
Thank you for using IO.
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-io-current-bin.tar.gz.asc or, $ pgp -ka KEYS $ pgp commons-io-current-bin.tar.gz.asc or, $ gpg --import KEYS $ gpg --verify commons-io-current-bin.tar.gz.asc