Announce: Commons-IO 1.3.2

Announce: Commons-IO 1.3.2

am 03.07.2007 22:04:54 von Jochen Wiedmann

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-i o.cgi

Jochen

RE: Announce: Commons-IO 1.3.2

am 03.07.2007 23:47:44 von Gary Gregory

The download link on this page:


Thank you,
Gary

> -----Original Message-----
> From: Jochen Wiedmann [mailto:jochen.wiedmann@gmail.com]
> Sent: Tuesday, July 03, 2007 1:05 PM
> To: general@jakarta.apache.org
> 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-i o.cgi
>
> Jochen
>
> ------------------------------------------------------------ ---------
> To unsubscribe, e-mail: general-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: general-help@jakarta.apache.org
>

RE: Announce: Commons-IO 1.3.2

am 03.07.2007 23:49:42 von Gary Gregory

Oops, I mean: The download link on this page:

http://jakarta.apache.org/site/downloads/downloads_commons-i o.cgi?Preferred=
=3Dhttp%3A%2F%2Fwww.apache.org%2Fdist

labeled '1.3.2.zip' for the Binary points to:

http://www.apache.org/dist/jakarta/commons/io/binaries/commo ns-io-1.3.2.zip

but the file is:

http://www.apache.org/dist/jakarta/commons/io/binaries/commo ns-io-1.3.2-bin=
..zip

Thank you,
Gary

> -----Original Message-----
> From: Gary Gregory
> Sent: Tuesday, July 03, 2007 2:48 PM
> To: 'Jakarta General List'
> Subject: RE: Announce: Commons-IO 1.3.2
>
> The download link on this page:
>
>
> Thank you,
> Gary
>
> > -----Original Message-----
> > From: Jochen Wiedmann [mailto:jochen.wiedmann@gmail.com]
> > Sent: Tuesday, July 03, 2007 1:05 PM
> > To: general@jakarta.apache.org
> > 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 Iked=
a.
> >
> > Commons-IO 1.3.2 is available from
> >
> > http://jakarta.apache.org/site/downloads/downloads_commons-i o.cgi
> >
> > Jochen
> >
> > ------------------------------------------------------------ ---------
> > To unsubscribe, e-mail: general-unsubscribe@jakarta.apache.org
> > For additional commands, e-mail: general-help@jakarta.apache.org
> >

Re: Announce: Commons-IO 1.3.2

am 04.07.2007 04:06:37 von Dion Gillard

------=_Part_116683_14927951.1183514797682
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

Woohoo! Thanks for all the hard work Jochen.

On 7/4/07, Jochen Wiedmann wrote:
>
> 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-i o.cgi
>
> Jochen
>
> ------------------------------------------------------------ ---------
> To unsubscribe, e-mail: general-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: general-help@jakarta.apache.org
>
>


--
dIon Gillard
Rule #131 of Acquisition: Information is Profit.

------=_Part_116683_14927951.1183514797682--