Re: [VOTE] [LANG] Release Commons Lang 3.0 (based on RC3)

2011-04-30 Thread Phil Steitz
On 4/30/11 10:25 PM, Henri Yandell wrote: > No worries - I replaced the artifacts with the 1.5 artifacts when I > sent the restart out (slightly different thread) so sounds like your > vote can be applied there. > OK, yes, I checked this afternoon, so pls count my vote in the current thread. Phil

Re: [math] Restoring IAE to MathUtils#binomialCoefficient methods

2011-04-30 Thread Phil Steitz
On 4/30/11 4:33 PM, Gilles Sadowski wrote: > On Sat, Apr 30, 2011 at 09:10:08AM -0700, Phil Steitz wrote: >> Converting some of my code to use trunk, I discovered that the >> binomialCoefficient methods no longer throw IllegalArgumentException >> when parameters are invalid. > The consensus was a s

[GUMP@vmgump]: Project commons-scxml-test (in module apache-commons) failed

2011-04-30 Thread Gump
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at gene...@gump.apache.org. Project commons-scxml-test has an issue affecting its community integration. This

Re: [VOTE] [LANG] Release Commons Lang 3.0 (based on RC3)

2011-04-30 Thread Henri Yandell
No worries - I replaced the artifacts with the 1.5 artifacts when I sent the restart out (slightly different thread) so sounds like your vote can be applied there. Hen On Sat, Apr 30, 2011 at 10:15 PM, Phil Steitz wrote: > Oops! > > Sorry I got my threads mixed up and thought this vote had been

Re: [VOTE] [LANG] Release Commons Lang 3.0 (based on RC3)

2011-04-30 Thread Phil Steitz
Oops! Sorry I got my threads mixed up and thought this vote had been restarted. Not sure whether in fact the rebuild is necessary, but that is a separate issue up to the RM. Sorry for the noise. Phil On 4/30/11 3:32 PM, Phil Steitz wrote: > +1 > > Verified sigs and hashes and builds on > > Jav

Re: [math] Restoring IAE to MathUtils#binomialCoefficient methods

2011-04-30 Thread Gilles Sadowski
On Sat, Apr 30, 2011 at 09:10:08AM -0700, Phil Steitz wrote: > Converting some of my code to use trunk, I discovered that the > binomialCoefficient methods no longer throw IllegalArgumentException > when parameters are invalid. The consensus was a singly rooted hierarchy ("MathRuntimeException").

Re: [VOTE] [LANG] Release Commons Lang 3.0 (based on RC3)

2011-04-30 Thread Phil Steitz
+1 Verified sigs and hashes and builds on Java(TM) SE Runtime Environment (build 1.6.0_24-b07-334-10M3326) Java HotSpot(TM) 64-Bit Server VM (build 19.1-b02-334, mixed mode) Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_22-b03) Java HotSpot(TM) Client VM (build 1.5.0_22-b03, mixe

Re: [VOTE] Release Apache Commons Discovery 0.5-RC2

2011-04-30 Thread Phil Steitz
On 4/30/11 3:02 PM, Simone Tripodi wrote: > Hi Phil, > thanks for reviewing, very appreciated! > > 0) is it fine fixing these warning for the current SNAPSHOT? Yes, that is what I meant by not a showstopper. I am +1 on releasing as is. > 1) indeed, they have been generated by the release-plugin. H

Re: [VOTE] [LANG] Release Commons Lang 3.0 (based on RC3)

2011-04-30 Thread Phil Steitz
On 4/30/11 2:36 PM, Phil Steitz wrote: > Release notes? Sorry, found these in the distros. Phil > Phil > > On 4/28/11 11:47 PM, Henri Yandell wrote: >> Lang is ready to consider 3.0 release again. >> >> RC3 is available here: >> >> http://people.apache.org/~bayard/commons-lang3-3.0-RC3/ >> >> Mav

Re: [VOTE] Release Apache Commons Discovery 0.5-RC2

2011-04-30 Thread Simone Tripodi
Hi Phil, thanks for reviewing, very appreciated! 0) is it fine fixing these warning for the current SNAPSHOT? 1) indeed, they have been generated by the release-plugin. How do we manage this situation? Do we update them manually before/after tagging the release? Many thanks in advance, Simo http

Re: [VOTE] [LANG] Release Commons Lang 3.0 (based on RC3)

2011-04-30 Thread Phil Steitz
Release notes? Phil On 4/28/11 11:47 PM, Henri Yandell wrote: > Lang is ready to consider 3.0 release again. > > RC3 is available here: > > http://people.apache.org/~bayard/commons-lang3-3.0-RC3/ > > Maven artifacts: > > http://people.apache.org/~bayard/commons-lang3-3.0-RC3/maven/ > > Website:

Re: [VOTE] Release Apache Commons Discovery 0.5-RC2

2011-04-30 Thread Phil Steitz
On 4/27/11 12:38 PM, Simone Tripodi wrote: > Hi all guys! > After the failed RC1, I'm here to propose a new Apache > Commons-DIscovery release, based on RC2, please cast your votes! > Many thanks in advance to everybody will take part to the vote process :) > All the best, > Simo > > Release notes:

Re: [CANCEL] Re: [VOTE] [LANG] Release Commons Lang 3.0 (based on RC3)

2011-04-30 Thread Henri Yandell
On Sat, Apr 30, 2011 at 12:07 PM, Oliver Heger wrote: > Am 29.04.2011 23:00, schrieb Henri Yandell: >> >> Oops - I built on 1.6 and should have built on 1.5. I'll rebuild from >> the tag and see if I get the error you get. >> >> Hen > > Sorry, still no luck, I get the same error. The test case onl

Re: [math] Restoring IAE to MathUtils#binomialCoefficient methods

2011-04-30 Thread Luc Maisonobe
Fine for me Luc Phil Steitz a écrit : Converting some of my code to use trunk, I discovered that the binomialCoefficient methods no longer throw IllegalArgumentException when parameters are invalid. The javadoc asserts that MathIllegalArgumentException will be thrown in these cases, but tha

Re: [VOTE] Release Apache Commons Discovery 0.5-RC2

2011-04-30 Thread Simone Tripodi
I gave more checks and I'm +1 to release the Discovery anyway I would really appreciate Phil's opinion before proceeding :) Have a nice weekend, Simo http://people.apache.org/~simonetripodi/ http://www.99soft.org/ On Fri, Apr 29, 2011 at 9:50 AM, Simone Tripodi wrote: > Hi Phil, > md5/sha1 hav

Re: [CANCEL] Re: [VOTE] [LANG] Release Commons Lang 3.0 (based on RC3)

2011-04-30 Thread Oliver Heger
Am 29.04.2011 23:00, schrieb Henri Yandell: Oops - I built on 1.6 and should have built on 1.5. I'll rebuild from the tag and see if I get the error you get. Hen Sorry, still no luck, I get the same error. The test case only fails if the test class is executed as a whole. It succeeds if it is

[math] Restoring IAE to MathUtils#binomialCoefficient methods

2011-04-30 Thread Phil Steitz
Converting some of my code to use trunk, I discovered that the binomialCoefficient methods no longer throw IllegalArgumentException when parameters are invalid. The javadoc asserts that MathIllegalArgumentException will be thrown in these cases, but that is not correct, since what is actually thro

Re: [sanselan] old incubator webpage confused me

2011-04-30 Thread Christian Grobmeier
Thanks Julien. this is generated with Confluence... not a clue how to remove it. Will ask at incubator list if somebody has rights/knowledge Cheers On Fri, Apr 29, 2011 at 10:52 PM, Julius Davies wrote: > Hi, > > I accidentally ended up here: > http://incubator.apache.org/sanselan/site/index.htm