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
Jochen Wiedmann [ Di, 03 Juli 2007 22:04 ] [ ID #1759146 ]

RE: Announce: Commons-IO 1.3.2

The download link on this page:


Thank you,
Gary

> -----Original Message-----
> From: Jochen Wiedmann [mailto:jochen.wiedmann [at] gmail.com]
> Sent: Tuesday, July 03, 2007 1:05 PM
> To: general [at] 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 [at] jakarta.apache.org
> For additional commands, e-mail: general-help [at] jakarta.apache.org
>
Gary Gregory [ Di, 03 Juli 2007 23:47 ] [ ID #1759147 ]

RE: Announce: Commons-IO 1.3.2

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 [at] gmail.com]
> > Sent: Tuesday, July 03, 2007 1:05 PM
> > To: general [at] 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 [at] jakarta.apache.org
> > For additional commands, e-mail: general-help [at] jakarta.apache.org
> >
Gary Gregory [ Di, 03 Juli 2007 23:49 ] [ ID #1759148 ]

Re: Announce: Commons-IO 1.3.2

------=_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 <jochen.wiedmann [at] gmail.com> 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 [at] jakarta.apache.org
> For additional commands, e-mail: general-help [at] jakarta.apache.org
>
>


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

------=_Part_116683_14927951.1183514797682--
Dion Gillard [ Mi, 04 Juli 2007 04:06 ] [ ID #1760003 ]
Miscellaneous » gmane.comp.jakarta.general » Announce: Commons-IO 1.3.2

Vorheriges Thema: [Jakarta Wiki] Update of "JakartaBoardReport-current" by RolandWeber
Nächstes Thema: [DBCP] Managed Connection support