Re: [VOTE] Release Commons Math 3.1 (take 4)

2012-12-20 Thread Oliver Heger
New insights: The test failures only happen when I run the build with the java-1.5 profile (redirecting to a local JDK 1.5 installation). I did this because [math] has Java 1.5 as its minimum requirement. With JDK 1.6 I don't have these problems. Oliver Am 20.12.2012 21:15, schrieb Oliver H

Re: [VOTE] Release Commons Math 3.1 (take 4)

2012-12-20 Thread Oliver Heger
Am 20.12.2012 01:23, schrieb Gilles Sadowski: On Wed, Dec 19, 2012 at 10:10:05PM +0100, Oliver Heger wrote: Sent the main too early: The build takes pretty long on my old machine, and it eventually failed with two test failures: Results : Failed tests: testMath753Shape142(org.apache.commons.ma

Re: [CANCEL][VOTE] Release Commons Math 3.1 (take 4)

2012-12-20 Thread Bruno P. Kinoshita
Last night I tried in my linux 3.2 amd64 box, with Maven 3.0.4, jdk oracle 1.7, and also couldn't reproduce it.  Cheers,  Bruno P. Kinoshita http://kinoshita.eti.br http://tupilabs.com > > From: Jörg Schaible >To: dev@commons.apache.org >S

Re: [CANCEL][VOTE] Release Commons Math 3.1 (take 4)

2012-12-20 Thread Jörg Schaible
Sébastien Brisard wrote: > Hi > > > 2012/12/20 Gilles Sadowski > >> On Thu, Dec 20, 2012 at 08:26:54AM +0100, Sébastien Brisard wrote: >> > Hi Gilles, >> > >> > I cannot reproduce these failures either. Here is my config >> > Apache Maven 2.2.1 (r801777; 2009-08-06 21:16:01+0200) >> > Java ver

Re: [CANCEL][VOTE] Release Commons Math 3.1 (take 4)

2012-12-20 Thread Sébastien Brisard
Hi 2012/12/20 Gilles Sadowski > On Thu, Dec 20, 2012 at 08:26:54AM +0100, Sébastien Brisard wrote: > > Hi Gilles, > > > > I cannot reproduce these failures either. Here is my config > > Apache Maven 2.2.1 (r801777; 2009-08-06 21:16:01+0200) > > Java version: 1.7.0_05 > > Java home: /usr/java/jd

Re: [CANCEL][VOTE] Release Commons Math 3.1 (take 4)

2012-12-20 Thread Gilles Sadowski
On Thu, Dec 20, 2012 at 08:26:54AM +0100, Sébastien Brisard wrote: > Hi Gilles, > > I cannot reproduce these failures either. Here is my config > Apache Maven 2.2.1 (r801777; 2009-08-06 21:16:01+0200) > Java version: 1.7.0_05 > Java home: /usr/java/jdk1.7.0_05/jre > Default locale: fr_FR, platform

Re: [CANCEL][VOTE] Release Commons Math 3.1 (take 4)

2012-12-19 Thread Sébastien Brisard
Hi Gilles, I cannot reproduce these failures either. Here is my config Apache Maven 2.2.1 (r801777; 2009-08-06 21:16:01+0200) Java version: 1.7.0_05 Java home: /usr/java/jdk1.7.0_05/jre Default locale: fr_FR, platform encoding: UTF-8 OS name: "linux" version: "3.6.9-2.fc17.x86_64" arch: "amd64" Fa

Re: [VOTE] Release Commons Math 3.1 (take 4)

2012-12-19 Thread Gilles Sadowski
On Thu, Dec 20, 2012 at 01:23:04AM +0100, Gilles Sadowski wrote: > On Wed, Dec 19, 2012 at 10:10:05PM +0100, Oliver Heger wrote: > > Sent the main too early: The build takes pretty long on my old > > machine, and it eventually failed with two test failures: > > > > Results : > > > > Failed tests:

[CANCEL][VOTE] Release Commons Math 3.1 (take 4)

2012-12-19 Thread Gilles Sadowski
On Thu, Dec 20, 2012 at 01:13:36AM +0100, Gilles Sadowski wrote: > On Wed, Dec 19, 2012 at 10:14:58PM +0100, Luc Maisonobe wrote: > > Le 19/12/2012 22:04, Gary Gregory a écrit : > > > On Wed, Dec 19, 2012 at 3:10 PM, Luc Maisonobe > > > wrote: > > > > > >> Le 19/12/2012 11:03, Gilles Sadowski a é

Re: [VOTE] Release Commons Math 3.1 (take 4)

2012-12-19 Thread Gilles Sadowski
On Wed, Dec 19, 2012 at 09:59:56PM +0100, Oliver Heger wrote: > Build works fine with JDK 1.5 on Windows 7. Artifacts look good. > > Some reports (checkstyle, findbugs) show errors, but this does not > seem to be problematic. Also the missing license headers in test > files are no blockers IMHO. >

Re: [VOTE] Release Commons Math 3.1 (take 4)

2012-12-19 Thread Gilles Sadowski
On Wed, Dec 19, 2012 at 10:10:05PM +0100, Oliver Heger wrote: > Sent the main too early: The build takes pretty long on my old > machine, and it eventually failed with two test failures: > > Results : > > Failed tests: > testMath753Shape142(org.apache.commons.math3.distribution.GammaD > istributi

Re: [VOTE] Release Commons Math 3.1 (take 4)

2012-12-19 Thread Gilles Sadowski
On Wed, Dec 19, 2012 at 10:14:58PM +0100, Luc Maisonobe wrote: > Le 19/12/2012 22:04, Gary Gregory a écrit : > > On Wed, Dec 19, 2012 at 3:10 PM, Luc Maisonobe wrote: > > > >> Le 19/12/2012 11:03, Gilles Sadowski a écrit : > >>> Hi. > >>> > >>> Please have a look at the latest candidate (RC4), and

Re: [VOTE] Release Commons Math 3.1 (take 4)

2012-12-19 Thread Gilles Sadowski
On Wed, Dec 19, 2012 at 09:10:32PM +0100, Luc Maisonobe wrote: > Le 19/12/2012 11:03, Gilles Sadowski a écrit : > > Hi. > > > > Please have a look at the latest candidate (RC4), and vote for the release > > of Commons Math 3.1. > > > > -- > > Tag: > > https://svn.apache.org/repos/asf/co

Re: [VOTE] Release Commons Math 3.1 (take 4)

2012-12-19 Thread Gary Gregory
s/asf/commons/proper/math/tags/MATH_3_1_RC4/ > > HTH, > > Bruno P. Kinoshita > http://kinoshita.eti.br > http://tupilabs.com > > > - Original Message - > > From: Gary Gregory > > To: Commons Developers List > > Cc: > > Sent: Wednesday, D

Re: [VOTE] Release Commons Math 3.1 (take 4)

2012-12-19 Thread Bruno P. Kinoshita
gt; To: Commons Developers List > Cc: > Sent: Wednesday, December 19, 2012 7:49 PM > Subject: Re: [VOTE] Release Commons Math 3.1 (take 4) > >T his is weird: > > C:\temp\rc>svn co > https://people.apache.org/builds/commons/math/3.1/RC4/ > Redirecting to URL > &#

Re: [VOTE] Release Commons Math 3.1 (take 4)

2012-12-19 Thread Gary Gregory
This is weird: C:\temp\rc>svn co https://people.apache.org/builds/commons/math/3.1/RC4/ Redirecting to URL 'https://people.apache.org/builds/commons/math/3.1/RC4': Redirecting to URL 'https://people.apache.org/builds/commons/math/3.1/RC4': svn: E195019: Redirect cycle detected for URL ' https://pe

Re: [VOTE] Release Commons Math 3.1 (take 4)

2012-12-19 Thread Luc Maisonobe
Le 19/12/2012 22:04, Gary Gregory a écrit : > On Wed, Dec 19, 2012 at 3:10 PM, Luc Maisonobe wrote: > >> Le 19/12/2012 11:03, Gilles Sadowski a écrit : >>> Hi. >>> >>> Please have a look at the latest candidate (RC4), and vote for the >> release >>> of Commons Math 3.1. >>> >>> -- >>> Tag:

Re: [VOTE] Release Commons Math 3.1 (take 4)

2012-12-19 Thread Oliver Heger
Sent the main too early: The build takes pretty long on my old machine, and it eventually failed with two test failures: Results : Failed tests: testMath753Shape142(org.apache.commons.math3.distribution.GammaD istributionTest): shape = 142.0, scale = 1.0(..) test1[40](org.apache.commons.math

Re: [VOTE] Release Commons Math 3.1 (take 4)

2012-12-19 Thread Gary Gregory
On Wed, Dec 19, 2012 at 3:10 PM, Luc Maisonobe wrote: > Le 19/12/2012 11:03, Gilles Sadowski a écrit : > > Hi. > > > > Please have a look at the latest candidate (RC4), and vote for the > release > > of Commons Math 3.1. > > > > -- > > Tag: > > > https://svn.apache.org/repos/asf/commons/pr

Re: [VOTE] Release Commons Math 3.1 (take 4)

2012-12-19 Thread Oliver Heger
Build works fine with JDK 1.5 on Windows 7. Artifacts look good. Some reports (checkstyle, findbugs) show errors, but this does not seem to be problematic. Also the missing license headers in test files are no blockers IMHO. I am not sure about the clirr errors. There is nothing mentioned in

Re: [VOTE] Release Commons Math 3.1 (take 4)

2012-12-19 Thread Luc Maisonobe
Le 19/12/2012 11:03, Gilles Sadowski a écrit : > Hi. > > Please have a look at the latest candidate (RC4), and vote for the release > of Commons Math 3.1. > > -- > Tag: > https://svn.apache.org/repos/asf/commons/proper/math/tags/MATH_3_1_RC4/ > > Site: > http://people.apache.org/buil

[VOTE] Release Commons Math 3.1 (take 4)

2012-12-19 Thread Gilles Sadowski
Hi. Please have a look at the latest candidate (RC4), and vote for the release of Commons Math 3.1. -- Tag: https://svn.apache.org/repos/asf/commons/proper/math/tags/MATH_3_1_RC4/ Site: http://people.apache.org/builds/commons/math/3.1/RC4/ Binaries: https://repository.apache.org/

Re: [CANCEL][VOTE] Release Commons Math 3.1 (take 3)

2012-12-18 Thread Konstantin Berlin
-1 Per issue MATH-902: Its hard for me to read all the code, but at first pass it seems that in BOBYQAOptimizer, maybe for others, no convergence criterion is set. So there is actually no way to set the maximum number of iterations. On that note. The optimization data is parsed at runtime, whi

[CANCEL][VOTE] Release Commons Math 3.1 (take 3)

2012-12-18 Thread Gilles Sadowski
Hi. Method "getCovariances()" in org.apache.commons.math3.optimization.general.AbstractLeastSquaresOptimizer return incorrect values, when called from an instance of org.apache.commons.math3.optimization.general.LevenbergMarquardtOptimizer This has been broken (by me) during the clean-up of th

[VOTE] Release Commons Math 3.1 (take 3)

2012-12-17 Thread Gilles Sadowski
Hi. Please have a look at the Commons Math 3.1 release candidate.[1] -- Tag: https://svn.apache.org/repos/asf/commons/proper/math/tags/MATH_3_1_RC2/ Site: http://people.apache.org/builds/commons/math/3.1/RC2/ Binaries: https://repository.apache.org/content/repositories/orgapachec

Re: [Math] Release problem (Was: [VOTE] Release Commons Math 3.1)

2012-12-17 Thread Phil Steitz
On 12/17/12 8:53 AM, Gilles Sadowski wrote: > On Mon, Dec 17, 2012 at 05:03:55PM +0100, Luc Maisonobe wrote: >> Le 17/12/2012 11:40, Gilles Sadowski a écrit : >>> On Mon, Dec 17, 2012 at 10:13:15AM +0100, Luc Maisonobe wrote: Le 17/12/2012 00:02, Gilles Sadowski a écrit : > Hi. Hi Gil

[Math] Release problem (Was: [VOTE] Release Commons Math 3.1)

2012-12-17 Thread Gilles Sadowski
On Mon, Dec 17, 2012 at 05:03:55PM +0100, Luc Maisonobe wrote: > Le 17/12/2012 11:40, Gilles Sadowski a écrit : > > On Mon, Dec 17, 2012 at 10:13:15AM +0100, Luc Maisonobe wrote: > >> Le 17/12/2012 00:02, Gilles Sadowski a écrit : > >>> Hi. > >> > >> Hi Gilles, > >> > >>> > >>> Please have a look a

[CANCEL][VOTE] Release Commons Math 3.1

2012-12-17 Thread Gilles Sadowski
On Mon, Dec 17, 2012 at 05:42:27AM -0700, Phil Steitz wrote: > Where are the actual release artifacts that will be published on /dist? > Signed zips and tars, with source distro including everything needed to build > the binary dist. I have no idea! I followed the same steps as for 3.0, where al

Re: [VOTE] Release Commons Math 3.1

2012-12-17 Thread Luc Maisonobe
Le 17/12/2012 11:40, Gilles Sadowski a écrit : > On Mon, Dec 17, 2012 at 10:13:15AM +0100, Luc Maisonobe wrote: >> Le 17/12/2012 00:02, Gilles Sadowski a écrit : >>> Hi. >> >> Hi Gilles, >> >>> >>> Please have a look at the Commons Math 3.1 release candidate.[1] >>> >>> -- >>> Tag: >>> ht

Re: [VOTE] Release Commons Math 3.1

2012-12-17 Thread Phil Steitz
Where are the actual release artifacts that will be published on /dist? Signed zips and tars, with source distro including everything needed to build the binary dist. On Dec 17, 2012, at 3:40 AM, Gilles Sadowski wrote: > On Mon, Dec 17, 2012 at 10:13:15AM +0100, Luc Maisonobe wrote: >> Le 17/

Re: [VOTE] Release Commons Math 3.1

2012-12-17 Thread Gilles Sadowski
On Mon, Dec 17, 2012 at 10:13:15AM +0100, Luc Maisonobe wrote: > Le 17/12/2012 00:02, Gilles Sadowski a écrit : > > Hi. > > Hi Gilles, > > > > > Please have a look at the Commons Math 3.1 release candidate.[1] > > > > -- > > Tag: > > https://svn.apache.org/repos/asf/commons/proper/mat

Re: [VOTE] Release Commons Math 3.1

2012-12-17 Thread Luc Maisonobe
Le 17/12/2012 00:02, Gilles Sadowski a écrit : > Hi. Hi Gilles, > > Please have a look at the Commons Math 3.1 release candidate.[1] > > -- > Tag: > https://svn.apache.org/repos/asf/commons/proper/math/tags/MATH_3_1_RC2/ > > Site: > http://people.apache.org/builds/commons/math/3.1/

Re: [VOTE] Release Commons Math 3.1

2012-12-16 Thread Gilles Sadowski
On Sun, Dec 16, 2012 at 04:51:25PM +0100, Thomas Neidhart wrote: > On 12/16/2012 04:39 PM, Gilles Sadowski wrote: > > On Sun, Dec 16, 2012 at 04:09:54PM +0100, Thomas Neidhart wrote: > >> On 12/16/2012 04:03 PM, Gilles Sadowski wrote: > >>> On Sun, Dec 16, 2012 at 02:34:51PM +0100, Thomas Neidhart

[CANCEL][VOTE] Release Commons Math 3.1

2012-12-16 Thread Gilles Sadowski
The vote on RC1 has been cancelled. Please vote on RC2 (see separate message). On Sun, Dec 16, 2012 at 01:42:58PM +0100, Gilles Sadowski wrote: > Hi. > > Please have a look at the Commons Math 3.1 release candidate. > > Note about the web site: I've now found that the problem reported in > htt

[VOTE] Release Commons Math 3.1

2012-12-16 Thread Gilles Sadowski
Hi. Please have a look at the Commons Math 3.1 release candidate.[1] -- Tag: https://svn.apache.org/repos/asf/commons/proper/math/tags/MATH_3_1_RC2/ Site: http://people.apache.org/builds/commons/math/3.1/RC2/ Binaries: https://repository.apache.org/content/repositories/orgapachec

Re: [VOTE] Release Commons Math 3.1

2012-12-16 Thread Gilles Sadowski
On Sun, Dec 16, 2012 at 10:51:27AM -0500, Gary Gregory wrote: > A couple of the RAT missing license issues could be fixed, I'm > thinking that the properties files should be done. CSVs are > questionable as not all CSV parsers know about comments. Only unit test files, or data files for unit tests

Re: [VOTE] Release Commons Math 3.1

2012-12-16 Thread Thomas Neidhart
On 12/16/2012 04:39 PM, Gilles Sadowski wrote: > On Sun, Dec 16, 2012 at 04:09:54PM +0100, Thomas Neidhart wrote: >> On 12/16/2012 04:03 PM, Gilles Sadowski wrote: >>> On Sun, Dec 16, 2012 at 02:34:51PM +0100, Thomas Neidhart wrote: On 12/16/2012 01:42 PM, Gilles Sadowski wrote: > Hi.

Re: [VOTE] Release Commons Math 3.1

2012-12-16 Thread Gary Gregory
A couple of the RAT missing license issues could be fixed, I'm thinking that the properties files should be done. CSVs are questionable as not all CSV parsers know about comments. Gary On Dec 16, 2012, at 7:43, Gilles Sadowski wrote: > Hi. > > Please have a look at the Commons Math 3.1 release

Re: [VOTE] Release Commons Math 3.1

2012-12-16 Thread Gilles Sadowski
On Sun, Dec 16, 2012 at 04:09:54PM +0100, Thomas Neidhart wrote: > On 12/16/2012 04:03 PM, Gilles Sadowski wrote: > > On Sun, Dec 16, 2012 at 02:34:51PM +0100, Thomas Neidhart wrote: > >> On 12/16/2012 01:42 PM, Gilles Sadowski wrote: > >>> Hi. > >>> > >>> Please have a look at the Commons Math 3.1

Re: [VOTE] Release Commons Math 3.1

2012-12-16 Thread Thomas Neidhart
On 12/16/2012 04:03 PM, Gilles Sadowski wrote: > On Sun, Dec 16, 2012 at 02:34:51PM +0100, Thomas Neidhart wrote: >> On 12/16/2012 01:42 PM, Gilles Sadowski wrote: >>> Hi. >>> >>> Please have a look at the Commons Math 3.1 release candidate. >>> >>> Note about the web site: I've now found that the

Re: [VOTE] Release Commons Math 3.1

2012-12-16 Thread Gilles Sadowski
On Sun, Dec 16, 2012 at 02:34:51PM +0100, Thomas Neidhart wrote: > On 12/16/2012 01:42 PM, Gilles Sadowski wrote: > > Hi. > > > > Please have a look at the Commons Math 3.1 release candidate. > > > > Note about the web site: I've now found that the problem reported in > > https://issues.apache.

Re: [VOTE] Release Commons Math 3.1

2012-12-16 Thread Thomas Neidhart
On 12/16/2012 01:42 PM, Gilles Sadowski wrote: > Hi. > > Please have a look at the Commons Math 3.1 release candidate. > > Note about the web site: I've now found that the problem reported in > https://issues.apache.org/jira/browse/MATH-912 > originates from not updating > src/site/site.xml >

[VOTE] Release Commons Math 3.1

2012-12-16 Thread Gilles Sadowski
Hi. Please have a look at the Commons Math 3.1 release candidate. Note about the web site: I've now found that the problem reported in https://issues.apache.org/jira/browse/MATH-912 originates from not updating src/site/site.xml For this RC, I manually changed the "index.html" in the staging