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

2011-01-07 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-collections4 has an issue affecting its community integration. Thi

Re: [Math] Unit test too slow

2011-01-07 Thread sebb
On 8 January 2011 00:59, Phil Steitz wrote: > On Fri, Jan 7, 2011 at 6:14 PM, sebb wrote: > >> On 7 January 2011 23:09, Gilles Sadowski >> wrote: >> > Hi. >> > >> > I recently noticed that the test >> >  org.apache.commons.math.stat.inference.WilcoxonSignedRankTestTest >> > is very slow: it take

Re: [Math] Unit test too slow

2011-01-07 Thread Mikkel Meyer Andersen
Agree. Den 08/01/2011 02.07 skrev "Phil Steitz" : > On Fri, Jan 7, 2011 at 7:54 PM, Mikkel Meyer Andersen wrote: > >> Hi, >> >> Thanks for noticing. It's probably the exact test that takes so long. I'll >> have a look at the test and see if a smaller example (fewer observations) >> will do. Unfort

Re: [Math] Unit test too slow

2011-01-07 Thread Phil Steitz
On Fri, Jan 7, 2011 at 7:54 PM, Mikkel Meyer Andersen wrote: > Hi, > > Thanks for noticing. It's probably the exact test that takes so long. I'll > have a look at the test and see if a smaller example (fewer observations) > will do. Unfortunately it won't be within the next two weeks. > > I just

Re: svn commit: r1056580 - /commons/proper/math/trunk/src/test/java/org/apache/commons/math/stat/inference/WilcoxonSignedRankTestTest.java

2011-01-07 Thread Mikkel Meyer Andersen
Thanks, Phil! Den 08/01/2011 02.04 skrev : > Author: psteitz > Date: Sat Jan 8 01:04:04 2011 > New Revision: 1056580 > > URL: http://svn.apache.org/viewvc?rev=1056580&view=rev > Log: > Commented out long-running test case. > > Modified: > commons/proper/math/trunk/src/test/java/org/apache/commons/m

Re: [Math] Unit test too slow

2011-01-07 Thread Phil Steitz
On Fri, Jan 7, 2011 at 6:14 PM, sebb wrote: > On 7 January 2011 23:09, Gilles Sadowski > wrote: > > Hi. > > > > I recently noticed that the test > > org.apache.commons.math.stat.inference.WilcoxonSignedRankTestTest > > is very slow: it takes around 200 seconds on my machine (which is about > 85

Re: [Math] Unit test too slow

2011-01-07 Thread Mikkel Meyer Andersen
Hi, Thanks for noticing. It's probably the exact test that takes so long. I'll have a look at the test and see if a smaller example (fewer observations) will do. Unfortunately it won't be within the next two weeks. Cheers, Mikkel. Den 08/01/2011 00.09 skrev "Gilles Sadowski" : > Hi. > > I recentl

Re: [Math] Unit test too slow

2011-01-07 Thread sebb
On 7 January 2011 23:09, Gilles Sadowski wrote: > Hi. > > I recently noticed that the test >  org.apache.commons.math.stat.inference.WilcoxonSignedRankTestTest > is very slow: it takes around 200 seconds on my machine (which is about 85% > of the total time for all the unit tests). > This is fairl

[Math] Unit test too slow

2011-01-07 Thread Gilles Sadowski
Hi. I recently noticed that the test org.apache.commons.math.stat.inference.WilcoxonSignedRankTestTest is very slow: it takes around 200 seconds on my machine (which is about 85% of the total time for all the unit tests). This is fairly annoying when doing "mvn clean site" (sometimes several tim

[continuum] BUILD FAILURE: Apache Commons - Commons Math - Default Maven 2 Build Definition (Java 1.5)

2011-01-07 Thread Continuum
Online report : http://vmbuild.apache.org/continuum/buildResult.action?buildId=2398&projectId=97 Build statistics: State: Failed Previous State: Ok Started at: Fri 7 Jan 2011 21:20:25 + Finished at: Fri 7 Jan 2011 21:23:54 + Total time: 3m 28s Build Trigger: Schedule Build N

Re: svn commit: r1056412 - in /commons/proper/math/trunk/src/main/java/org/apache/commons/math/optimization: BaseMultiStartMultivariateRealOptimizer.java BaseMultiStartMultivariateVectorialOptimizer.j

2011-01-07 Thread Gilles Sadowski
Hi. > Author: sebb > Date: Fri Jan 7 17:47:14 2011 > New Revision: 1056412 > > URL: http://svn.apache.org/viewvc?rev=1056412&view=rev > Log: > MATH-466 - update Javadoc > > Modified: > > commons/proper/math/trunk/src/main/java/org/apache/commons/math/optimization/BaseMultiStartMultivariate

[ANNOUNCE] Commons Daemon 1.0.5 Released

2011-01-07 Thread Mladen Turk
The Commons Daemon team is pleased to announce the commons-daemon-1.0.5 release! Version 1.0.5 is primarily a bug fix release solving mostly MS Windows platform issues. Source and binary distributions are available for download from the Apache Commons download site: http://commons.apache.org/dae

Re: [VFS] SFTP UserDirIsRoot default value changed

2011-01-07 Thread Ralph Goers
Yes, the patch that was provided to add sftp included this change. I can only presume it was done to have the two match. Since I don't use FTP, SFTP or FTPS and I didn't apply the patch I really can't say more and am not comfortable saying whether it was the correct thing to do. You would have

RE: [VFS] A wish for two patches to be accepted in 2.0

2011-01-07 Thread Gary Gregory
While the patches look innocent enough, I notice they do not come with unit tests... Gary Gregory Senior Software Engineer Rocket Software 3340 Peachtree Road, Suite 820 . Atlanta, GA 30326 . USA Tel: +1.404.760.1560 Email: ggreg...@seagullsoftware.com Web: seagull.rocketsoftware.com  > -

[RESULT] Re: [VOTE] Release Daemon 1.0.5 based on RC1

2011-01-07 Thread Mladen Turk
With my vote we have 4 binding votes so I'm declaring this VOTE as passed. I'll proceed with copying files to dist and make an ann after visible on site. Vote is open for 72 hours. If enough votes is gathered within 48 hours I'll consider the vote passed, since we are holding Tomcat 6.0.30 r

Re: [VFS] SFTP UserDirIsRoot default value changed

2011-01-07 Thread Andreas Persson
I found the commit causing the change. It's in the FTPS patch (VFS-264). This seems strange to me, as the class SftpFileSystemConfigBuilder has nothing to do with FTPS if I'm not missing something. (Maybe the intention was to have the same behavior for FTPS and SFTP, but then, why not the same

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

2011-01-07 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-vfs2-test has an issue affecting its community integration. This i

[VFS] A wish for two patches to be accepted in 2.0

2011-01-07 Thread Andreas Persson
Is there any chance that the FTP related patches in VFS-182 and VFS-296 could be applied before the 2.0 release? We have used them for some time now in production systems without any problems. Both are small patches. VFS-182 is a new option for using ASCII transfer mode, and VFS-296 is a bug fi

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

2011-01-07 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-proxy-test has an issue affecting its community integration. This

[GUMP@vmgump]: Project commons-jelly-tags-quartz (in module commons-jelly) failed

2011-01-07 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-jelly-tags-quartz has an issue affecting its community integratio

[VFS] SFTP UserDirIsRoot default value changed

2011-01-07 Thread Andreas Persson
Hi, I notice that somewhere between revision r897835 and r1054676, the default user-dir-is-root behavior of the SFTP provider has changed from false to true. Was that an intentional change? I can't find any notice about it in the release notice or JIRA (I only find VFS-265, but that one is abou

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

2011-01-07 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