[ANNOUNCE] Apache Commons Lang 3.3.2 released!

2014-04-09 Thread Benedikt Ritter
The Apache Commons Team is pleased to announce the release of Apache Commons Lang 3.3.2. The Apache Commons Lang open source software library provides a host of helper utilities for the java.lang API, notably String manipulation methods, basic numerical methods, object reflection, concurrency, cre

Bugs in Apache commons collections, version 4.0

2014-04-09 Thread Cyrille Artho
Dear developers, We have found several issues in Apache commons collections, version 4.0. We have grouped similar issues into one bug report (as the root cause may be in one place or the same problem in a few isolated places). Here are the direct links; please look at the bug tracker for details.

Re: [VOTE] Release Commons Proxy 2.0 based on RC1

2014-04-09 Thread Oliver Heger
Build works fine with Java 1.7 on Windows 8.1. Artifacts look good. The site does a good job in explaining basic principles, but it is missing some concrete examples how proxy objects can be created and used. But this is not a blocker for the release. What I am missing is some specific informatio

[RESULT][VOTE] Release Commons Lang 3.3.2 based on RC1

2014-04-09 Thread Benedikt Ritter
Hi, this vote passes with the following votes: - Oliver Heger: +1 - Stefan Bodewig: +1 - Gary Gregory: +1 - Jörg Schaible: +1 - Benedikt Ritter: +1 All votes are binding. I'll start promoting the RC. Thanks for all who reviewed / help fixing issues along the way. Benedikt 2014-04-06 14:35 GMT

Re: [VOTE] Release Commons Lang 3.3.2 based on RC1

2014-04-09 Thread Benedikt Ritter
My +1 FTR 2014-04-06 14:35 GMT+02:00 Benedikt Ritter : > Hi all, > > as some of you might know, we have introduced a bug in > NumberUtils#isNumber(String) in Commons Lang 3.3.2. To fix this, I'd like > to release 3.3.2 based on RC1. > > Note that we're still having problems with Java 8 / DocLint