The download link on this page:
Thank you, Gary > -----Original Message----- > From: Jochen Wiedmann [mailto:[EMAIL PROTECTED] > Sent: Tuesday, July 03, 2007 1:05 PM > To: [email protected] > Subject: Announce: Commons-IO 1.3.2 > > Hi, > > the Jakarta Commons Team (or Apache Commons Team, nowadays) is glad to > announce the release of Commons IO 1.3.2. Commons IO is a library of > low-level utilities to assist with developing IO functionality. This > is a bug fix release with the following changes: > > - Some tests, which are implicitly assuming a Unix-like file system, > are now skipped > on Windows. Fixes IO-115. > - Created the FileCleaningTracker, basically a non-static version of > the FileCleaner, > which can be controlled by the user. Fixes IO-116. > - EndianUtils - both readSwappedUnsignedInteger(...) methods could > return negative > numbers due to int/long casting. Fixes IO-117. Thanks to Hiroshi Ikeda. > > Commons-IO 1.3.2 is available from > > http://jakarta.apache.org/site/downloads/downloads_commons-io.cgi > > Jochen > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
