Re: [VOTE] Release Commons IO 2.3-RC1

2012-04-13 Thread Jörg Schaible

+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:  Add Charset sister APIs to method that take a String charset
 name.
 
 Compatibility with 2.2 and 1.4:
 Binary compatible: Yes.
 Source compatible: No, see the rare case in
 https://issues.apache.org/jira/browse/IO-318.
 Semantic compatible: No, see the rare case in
 https://issues.apache.org/jira/browse/IO-318.
 
 Commons IO 2.3 requires JDK 1.6 or later.
 
 This VOTE is open for at least 72 hours until April 13 2012 at 12:00 EST.
 
 The files:
 
 https://repository.apache.org/content/repositories/orgapachecommons-030/
 
 The tag:
 
 https://svn.apache.org/repos/asf/commons/proper/io/tags/2.3-RC1
 
 The site:
 
 https://people.apache.org/builds/commons/commons-io/2.3/RC1/
 
 
 Thank you,
 Gary Gregory
 



-
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org



Re: [VOTE] Release Commons IO 2.3-RC1

2012-04-11 Thread Gary Gregory
My +1.

Gary

On Tue, Apr 10, 2012 at 11:54 AM, Gary Gregory ggreg...@apache.org 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 Charset sister APIs to method that take a String charset
 name.

 Compatibility with 2.2 and 1.4:
 Binary compatible: Yes.
 Source compatible: No, see the rare case in
 https://issues.apache.org/jira/browse/IO-318.
 Semantic compatible: No, see the rare case in
 https://issues.apache.org/jira/browse/IO-318.

 Commons IO 2.3 requires JDK 1.6 or later.

 This VOTE is open for at least 72 hours until April 13 2012 at 12:00 EST.

 The files:

 https://repository.apache.org/content/repositories/orgapachecommons-030/

 The tag:

 https://svn.apache.org/repos/asf/commons/proper/io/tags/2.3-RC1

 The site:

 https://people.apache.org/builds/commons/commons-io/2.3/RC1/


 Thank you,
 Gary Gregory

 --
 E-Mail: garydgreg...@gmail.com | ggreg...@apache.org
 JUnit in Action, 2nd Ed: http://bit.ly/ECvg0
 Spring Batch in Action: http://bit.ly/bqpbCK
 Blog: http://garygregory.wordpress.com
 Home: http://garygregory.com/
 Tweet! http://twitter.com/GaryGregory http://twitter.com/GaryGregory




-- 
E-Mail: garydgreg...@gmail.com | ggreg...@apache.org
JUnit in Action, 2nd Ed: http://goog_1249600977http://bit.ly/ECvg0
Spring Batch in Action: http://s.apache.org/HOqhttp://bit.ly/bqpbCK
Blog: http://garygregory.wordpress.com
Home: http://garygregory.com/
Tweet! http://twitter.com/GaryGregory


Re: [VOTE] Release Commons IO 2.3-RC1

2012-04-11 Thread Brent Worden
+1

Thanks,

Brent



On Tue, Apr 10, 2012 at 10:54 AM, Gary Gregory ggreg...@apache.org 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 Charset sister APIs to method that take a String charset
 name.

 Compatibility with 2.2 and 1.4:
 Binary compatible: Yes.
 Source compatible: No, see the rare case in
 https://issues.apache.org/jira/browse/IO-318.
 Semantic compatible: No, see the rare case in
 https://issues.apache.org/jira/browse/IO-318.

 Commons IO 2.3 requires JDK 1.6 or later.

 This VOTE is open for at least 72 hours until April 13 2012 at 12:00 EST.

 The files:

 https://repository.apache.org/content/repositories/orgapachecommons-030/

 The tag:

 https://svn.apache.org/repos/asf/commons/proper/io/tags/2.3-RC1

 The site:

 https://people.apache.org/builds/commons/commons-io/2.3/RC1/


 Thank you,
 Gary Gregory

 --
 E-Mail: garydgreg...@gmail.com | ggreg...@apache.org
 JUnit in Action, 2nd Ed: http://bit.ly/ECvg0
 Spring Batch in Action: http://bit.ly/bqpbCK
 Blog: http://garygregory.wordpress.com
 Home: http://garygregory.com/
 Tweet! http://twitter.com/GaryGregory http://twitter.com/GaryGregory

-
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org



Re: [VOTE] Release Commons IO 2.3-RC1

2012-04-11 Thread Oliver Heger
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 
probably easy to fix.


Otherwise, I found no problems. I did not have a closer look at the new 
Charset API, so cannot comment on that.


-0 because of the release notes version.

Oliver

Am 10.04.2012 17:54, schrieb Gary Gregory:

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 1.4:
Binary compatible: Yes.
Source compatible: No, see the rare case in
https://issues.apache.org/jira/browse/IO-318.
Semantic compatible: No, see the rare case in
https://issues.apache.org/jira/browse/IO-318.

Commons IO 2.3 requires JDK 1.6 or later.

This VOTE is open for at least 72 hours until April 13 2012 at 12:00 EST.

The files:

https://repository.apache.org/content/repositories/orgapachecommons-030/

The tag:

https://svn.apache.org/repos/asf/commons/proper/io/tags/2.3-RC1

The site:

https://people.apache.org/builds/commons/commons-io/2.3/RC1/


Thank you,
Gary Gregory




-
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org



Re: [VOTE] Release Commons IO 2.3-RC1

2012-04-11 Thread Gary Gregory
On Wed, Apr 11, 2012 at 1:32 PM, Oliver Heger
oliver.he...@oliver-heger.dewrote:

 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 IMO.



 The release notes say they are for version 2.3-SNAPSHOT.


Arg, I'll fix that only if something else shows up (or I get some time
tonight or tomorrow).



 There are some checkstyle warnings about unused imports which are probably
 easy to fix.


These warnings show up because checkstyle is not smart enough to see that
the imported types are used in Javadoc comments. Sigh.


 Otherwise, I found no problems. I did not have a closer look at the new
 Charset API, so cannot comment on that.

 -0 because of the release notes version.


I'll let the vote continue...

Thank you,
Gary


 Oliver

 Am 10.04.2012 17:54, schrieb Gary Gregory:

  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 1.4:
 Binary compatible: Yes.
 Source compatible: No, see the rare case in
 https://issues.apache.org/**jira/browse/IO-318https://issues.apache.org/jira/browse/IO-318
 .
 Semantic compatible: No, see the rare case in
 https://issues.apache.org/**jira/browse/IO-318https://issues.apache.org/jira/browse/IO-318
 .

 Commons IO 2.3 requires JDK 1.6 or later.

 This VOTE is open for at least 72 hours until April 13 2012 at 12:00 EST.

 The files:

 https://repository.apache.org/**content/repositories/**
 orgapachecommons-030/https://repository.apache.org/content/repositories/orgapachecommons-030/

 The tag:

 https://svn.apache.org/repos/**asf/commons/proper/io/tags/2.**3-RC1https://svn.apache.org/repos/asf/commons/proper/io/tags/2.3-RC1

 The site:

 https://people.apache.org/**builds/commons/commons-io/2.3/**RC1/https://people.apache.org/builds/commons/commons-io/2.3/RC1/


 Thank you,
 Gary Gregory



 --**--**-
 To unsubscribe, e-mail: 
 dev-unsubscribe@commons.**apache.orgdev-unsubscr...@commons.apache.org
 For additional commands, e-mail: dev-h...@commons.apache.org




-- 
E-Mail: garydgreg...@gmail.com | ggreg...@apache.org
JUnit in Action, 2nd Ed: http://goog_1249600977http://bit.ly/ECvg0
Spring Batch in Action: http://s.apache.org/HOqhttp://bit.ly/bqpbCK
Blog: http://garygregory.wordpress.com
Home: http://garygregory.com/
Tweet! http://twitter.com/GaryGregory