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

2014-01-08 Thread Benedikt Ritter
Hi all, 72 have passed, so here is the result of this vote: Bruno P. Kinoshita: +1 (non-binding) Oliver Heger: +1 Gary Gregory: +1 Matt Benson: +1 Henri Yandell: +1 (non-binding) Jörg Schaible: +1 Phil Steitz: +1 Benedikt Ritter: +1 Two Issues have been identified during this vote: - LANG-943: T

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

2014-01-08 Thread Phil Steitz
Checked sigs, release contents, release notes, manifest, ant and maven builds on jdk 1.7 OSX 10.9.1. Looks good. There are some deprecation warnings in the code, but I assume these are unavoidable. From JIRA and the ML, I can see there are time-related bugs still to be resolved, but this is forw

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

2014-01-08 Thread sebb
On 8 January 2014 07:43, Benedikt Ritter wrote: > 2014/1/8 Henri Yandell > >> (non-binding) +1 from me :) >> > > I'm confused. According to http://commons.apache.org/team-list.html your > vote is binding, according to That page is probably seriously out of date. Should probably replace it with a

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

2014-01-08 Thread Jörg Schaible
Hi Benedikt, IBM JDK 7 fails with: == %< Failed tests: ConstantInitializerTest.testToString:122 Wrong string: ConstantInitializer@-669671219 [ object = 42 ] == %< It is repeatable, but I am a bit surpri

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

2014-01-07 Thread Benedikt Ritter
2014/1/8 Henri Yandell > (non-binding) +1 from me :) > I'm confused. According to http://commons.apache.org/team-list.html your vote is binding, according to http://people.apache.org/committers-by-project.html#commons-pmc it isn't. > > Reviewed the dif

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

2014-01-07 Thread Henri Yandell
(non-binding) +1 from me :) Reviewed the diff between 3.2 and 3.2.1 tags. Source builds happily for me. Hen On Sun, Jan 5, 2014 at 10:26 AM, Benedikt Ritter wrote: > Hi all, > > during the vote for Commons Lang 3.2, two issues were identified, namely: >LANG-937: Fix missing Hamcrest depen

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

2014-01-07 Thread Matt Benson
Hashes and sigs look good. Maven and Ant builds run for me w/ Java 6/7/8. LICENSE and NOTICE files appear in all artifacts. +1 to release from me Matt On Sun, Jan 5, 2014 at 12:26 PM, Benedikt Ritter wrote: > Hi all, > > during the vote for Commons Lang 3.2, two issues were identified, namely

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

2014-01-07 Thread Gary Gregory
+1 Reports look good. Built from the tag with: Apache Maven 3.1.1 (0728685237757ffbf44136acec0402957f723d9a; 2013-09-17 11:22:22-0400) Maven home: C:\Java\apache-maven-3.1.1\bin\.. Java version: 1.7.0_45, vendor: Oracle Corporation Java home: C:\Program Files\Java\jdk1.7.0_45\jre Default locale:

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

2014-01-06 Thread Oliver Heger
Tested maven and ant builds successfully with Java 1.6 and 1.7 on Windows 7. Artifacts and site look good. +1 Oliver Am 05.01.2014 19:26, schrieb Benedikt Ritter: > Hi all, > > during the vote for Commons Lang 3.2, two issues were identified, namely: >LANG-937: Fix missing Hamcrest dependen

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

2014-01-05 Thread Bruno P. Kinoshita
Cc: > Sent: Sunday, January 5, 2014 4:26 PM > Subject: [VOTE] Release Commons Lang 3.2.1 based on RC1 > > Hi all, > > during the vote for Commons Lang 3.2, two issues were identified, namely: >   LANG-937: Fix missing Hamcrest dependency in Ant build [1] >   LANG-938: B

[VOTE] Release Commons Lang 3.2.1 based on RC1

2014-01-05 Thread Benedikt Ritter
Hi all, during the vote for Commons Lang 3.2, two issues were identified, namely: LANG-937: Fix missing Hamcrest dependency in Ant build [1] LANG-938: Build fails with test failures when building with JDK 8 [2] I've fixed this issues, so I want to release a bug fix for Commons Lang 3.2. La