Re: [math] improving bracketing

2014-03-16 Thread Phil Steitz
On 3/16/14, 1:21 PM, Luc Maisonobe wrote: > Hi all, > > I have always been frustrated by the behavior of > UnivariateSolverUtils.bracket. The two problems I see > are the following ones: > > - the loop always uses increments of 1.0 to increase its >search interval, > > - the loop always retur

[math] improving bracketing

2014-03-16 Thread Luc Maisonobe
Hi all, I have always been frustrated by the behavior of UnivariateSolverUtils.bracket. The two problems I see are the following ones: - the loop always uses increments of 1.0 to increase its search interval, - the loop always return the full current interval once it brackets a root. T

[RESULT] Release Apache Commons Weaver 1.0 based on RC3

2014-03-16 Thread Matt Benson
The following votes were cast: Gary Gregory -1 Bruno Kinoshita +1 (non-binding) Oliver Heger +1 Romain Manni-Bucau +1 (non-binding) Matt Benson +1 Benedikt Ritter +1 Per the standards set forth at https://www.apache.org/foundation/voting.html#ReleaseVotes, this vote passes. However it should be n

Re: [VOTE] Release Apache Commons Weaver 1.0 based on RC3

2014-03-16 Thread Benedikt Ritter
2014-03-16 17:06 GMT+01:00 Matt Benson : > On Mar 16, 2014 7:03 AM, "Benedikt Ritter" wrote: > > > > Hello Matt, > > > > The artifacts look good to me. I agree with Gary that the documentation > > could be improved. The main page of all module should provide some more > > information. ON > > > >

Re: [VOTE] Release Apache Commons Weaver 1.0 based on RC3

2014-03-16 Thread Matt Benson
On Mar 16, 2014 7:03 AM, "Benedikt Ritter" wrote: > > Hello Matt, > > The artifacts look good to me. I agree with Gary that the documentation > could be improved. The main page of all module should provide some more > information. ON > http://commons.apache.org/proper/commons-weaver/commons-weaver

[ALL] Documentation on how to move components from proper to dormant added to website

2014-03-16 Thread Benedikt Ritter
Hi all, I've written a little guide that explains what there is to do if a component may be moved from proper to dormant [1]. Feedback is welcome. Benedikt [1] http://commons.apache.org/releases/moving-to-dormant.html -- http://people.apache.org/~britter/ http://www.systemoutprintln.de/ http

[ANNOUNCE] Commons Betwixt has been moved to dormant

2014-03-16 Thread Benedikt Ritter
Hi, since no development has happened for a long while, the Apache Commons Betwixt component has been moved to dormant. No further development is expected. The SVN location has changed from: https://svn.apache.org/repos/asf/commons/proper/betwixt to: https://svn.apache.org/repos/asf/commons/d

Re: [SITE][configuration] Problem with download site

2014-03-16 Thread Oliver Heger
Am 15.03.2014 22:08, schrieb Thomas Neidhart: > On 03/15/2014 09:57 PM, Oliver Heger wrote: >> Hi, >> >> after a report on the user list I have redeployed the site for >> [configuration] in a defined state. The content looks good now, however, >> the download link gives a 403 Forbidden error. >> >>

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

2014-03-16 Thread Gary Gregory
FWIW I am fine with the new javadoc behavior. We should fix our sources soon. Not a blocker. Gary Original message From: Benedikt Ritter Date:03/16/2014 08:13 (GMT-05:00) To: Commons Developers List Subject: Re: [VOTE] Release Commons Lang 3.3.1 based on RC1 Hello Gary

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

2014-03-16 Thread Luc Maisonobe
Le 16/03/2014 13:09, Benedikt Ritter a écrit : > Hello Luc > > > 2014-03-15 15:37 GMT+01:00 Luc Maisonobe : > >> Le 15/03/2014 14:22, Benedikt Ritter a écrit : >>> Hi all, >> >> Hi Benedikt. >> >> >> I have a test failure: >> >> Failed tests: >> >> FastDateParserTest.testParses:244->validateSdfF

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

2014-03-16 Thread Benedikt Ritter
Hello Gary, 2014-03-15 19:15 GMT+01:00 Gary Gregory : > Not a blocker until Java 8 is released, but running 'mvn javadoc:javadoc' > fails on Java 8 (build 1.8.0-b132). > This is probably related to the changes Oracle made to the javadoc tool. I'm guessing that this will cause a lot of problems

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

2014-03-16 Thread Benedikt Ritter
Hello Luc 2014-03-15 15:37 GMT+01:00 Luc Maisonobe : > Le 15/03/2014 14:22, Benedikt Ritter a écrit : > > Hi all, > > Hi Benedikt. > > > I have a test failure: > > Failed tests: > > FastDateParserTest.testParses:244->validateSdfFormatFdpParseEquality:220 > ja_JP Sat Feb 10 05:09:21 CET 1900 > GG

Re: [VOTE] Release Apache Commons Weaver 1.0 based on RC3

2014-03-16 Thread Benedikt Ritter
Hello Matt, The artifacts look good to me. I agree with Gary that the documentation could be improved. The main page of all module should provide some more information. ON http://commons.apache.org/proper/commons-weaver/commons-weaver-maven-plugin/plugin-info.htmlthe example still contains 1.0-SNA