RE: Announce: Commons-IO 1.3.2
Gary Gregory <[email protected]>
| Newsgroups | gmane.comp.jakarta.general |
|---|---|
| Message-ID | <[email protected]> |
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] >