+1, tested with my compiler zoo, IO-253 still applies.
Gary Gregory wrote:
> Hello All:
>
> This is a VOTE to release Commons IO 2.3-RC1
>
> Changes in this version include:
>
> New features:
> o IO-322: Add and use class Charsets.
> o IO-321: ByteOrderMark UTF_32LE is incorrect.
> o IO-318
On Wed, Apr 11, 2012 at 1:32 PM, Oliver Heger
wrote:
> The maven build runs fine on JDK 1.6 on Windows 7. With the ant build I
> get the same strange test failure as for the last release (so this is
> probably not an issue).
>
I wish we could just drop the ant build. One build system is enough IM
The maven build runs fine on JDK 1.6 on Windows 7. With the ant build I
get the same strange test failure as for the last release (so this is
probably not an issue).
The release notes say they are for version 2.3-SNAPSHOT.
There are some checkstyle warnings about unused imports which are
prob
+1
Thanks,
Brent
On Tue, Apr 10, 2012 at 10:54 AM, Gary Gregory wrote:
> Hello All:
>
> This is a VOTE to release Commons IO 2.3-RC1
>
> Changes in this version include:
>
> New features:
> o IO-322: Add and use class Charsets.
> o IO-321: ByteOrderMark UTF_32LE is incorrect.
> o IO-318: A
My +1.
Gary
On Tue, Apr 10, 2012 at 11:54 AM, Gary Gregory wrote:
> Hello All:
>
> This is a VOTE to release Commons IO 2.3-RC1
>
> Changes in this version include:
>
> New features:
> o IO-322: Add and use class Charsets.
> o IO-321: ByteOrderMark UTF_32LE is incorrect.
> o IO-318: Add Char
Hello All:
This is a VOTE to release Commons IO 2.3-RC1
Changes in this version include:
New features:
o IO-322: Add and use class Charsets.
o IO-321: ByteOrderMark UTF_32LE is incorrect.
o IO-318: Add Charset sister APIs to method that take a String charset
name.
Compatibility with 2.2 and