[MATH] Current stage of the commons-math.linear package

2009-02-23 Thread Daniela Kolarova
Hello All, I am interested in the develoment of the linear algebra subpackage of the commons-math project. Can someone give me infomation on the current state of the package and the TODO lists, plannings for the near future? Thanks in advance!

Re: [g...@vmgump]: Project commons-vfs (in module apache-commons) failed

2009-02-23 Thread Ralph Goers
Nothing in commons vfs changed. What broke it? On Feb 23, 2009, at 2:24 AM, Gump wrote: 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.

Re: [general] Tracking Contributors in the POM

2009-02-23 Thread Stefan Bodewig
On 2009-02-24, Henri Yandell wrote: > On Mon, Feb 23, 2009 at 8:27 AM, Stefan Bodewig wrote: >> On 2009-02-21, Henri Yandell wrote: >>> The JIRA contribution report (sales pitch! :) ) can help here. >> That sales pitch worked.  Can I see it in action anywhere? > Go to a project page on the A

Re: [general] Tracking Contributors in the POM

2009-02-23 Thread Henri Yandell
On Mon, Feb 23, 2009 at 8:27 AM, Stefan Bodewig wrote: > On 2009-02-21, Henri Yandell wrote: > >> The JIRA contribution report (sales pitch! :) ) can help here. > > That sales pitch worked.  Can I see it in action anywhere? Go to a project page on the Apache JIRA, click on Contribution Report an

Re: svn commit: r747195 - /commons/proper/exec/tags/EXEC_1_0_0/

2009-02-23 Thread sebb
On 23/02/2009, sgoes...@apache.org wrote: > Author: sgoeschl > Date: Mon Feb 23 23:21:25 2009 > New Revision: 747195 > > URL: http://svn.apache.org/viewvc?rev=747195&view=rev > Log: > Preparing next release candidate ... > > Removed: > commons/proper/exec/tags/EXEC_1_0_0/ > May I sugges

Re: svn commit: r747161 - /commons/proper/exec/trunk/src/changes/changes.xml

2009-02-23 Thread Siegfried Goeschl
No sebb wrote: > On 23/02/2009, sgoes...@apache.org wrote: > >> Author: sgoeschl >> Date: Mon Feb 23 22:09:44 2009 >> New Revision: 747161 >> >> URL: http://svn.apache.org/viewvc?rev=747161&view=rev >> Log: >> Fixed broken changes.xml - typo ... >> >> Modified: >> commons/proper/exec

Re: svn commit: r747161 - /commons/proper/exec/trunk/src/changes/changes.xml

2009-02-23 Thread sebb
On 23/02/2009, sgoes...@apache.org wrote: > Author: sgoeschl > Date: Mon Feb 23 22:09:44 2009 > New Revision: 747161 > > URL: http://svn.apache.org/viewvc?rev=747161&view=rev > Log: > Fixed broken changes.xml - typo ... > > Modified: > commons/proper/exec/trunk/src/changes/changes.xml >

[continuum] BUILD SUCCESSFUL: Commons - Commons Exec -

2009-02-23 Thread contin...@vmbuild.apache.org
Online report : http://vmbuild.apache.org/continuum/buildResult.action?buildId=147250&projectId=178 Build statistics: State: Ok Previous State: Failed Started at: Mon 23 Feb 2009 09:32:28 -0800 Finished at: Mon 23 Feb 2009 09:33:32 -0800 Total time: 1m 3s Build Trigger: Schedule Build Num

Re: [general] Tracking Contributors in the POM

2009-02-23 Thread Stefan Bodewig
On 2009-02-21, Henri Yandell wrote: > On Fri, Feb 20, 2009 at 8:27 AM, Stefan Bodewig wrote: >> On 2009-02-20, Torsten Curdt wrote: If somebody provides a patch in JIRA and we commit it, do we automatically add the submitter as a contributor to the POM (in Ant-land we'd do so, w

[continuum] BUILD FAILURE: Commons - Commons Exec -

2009-02-23 Thread contin...@vmbuild.apache.org
Online report : http://vmbuild.apache.org/continuum/buildResult.action?buildId=147203&projectId=178 Build statistics: State: Failed Previous State: Ok Started at: Mon 23 Feb 2009 07:32:23 -0800 Finished at: Mon 23 Feb 2009 07:33:48 -0800 Total time: 1m 25s Build Trigger: Schedule Build Nu

Re: svn commit: r746849 - in /commons/proper/dbcp/trunk: src/java/org/apache/commons/dbcp/ src/java/org/apache/commons/jocl/ src/test/ src/test/org/apache/commons/dbcp/ src/test/org/apache/commons/j

2009-02-23 Thread sebb
On 23/02/2009, Phil Steitz wrote: > sebb wrote: > > > On 22/02/2009, pste...@apache.org wrote: > > > > > > > Author: psteitz > > > Date: Sun Feb 22 23:43:52 2009 > > > New Revision: 746849 > > > > > > URL: http://svn.apache.org/viewvc?rev=746849&view=rev > > > Log: > > > Added a connectionIn

Re: [VOTE] CLI 1.2 release (RC2)

2009-02-23 Thread Russel Winder
Henri, On Thu, 2009-02-19 at 21:05 -0800, Henri Yandell wrote: > IllegalStateException thrown (as it's not a direct argument) when > there's not enough width to possibly output things and remain in the > width. > > I'll give it a short period for any discussion and spin off another > release cand

[g...@vmgump]: Project commons-vfs (in module apache-commons) failed

2009-02-23 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-vfs has an issue affecting its community integration. This issue a

Re: [VFS]HttpConnectionManager

2009-02-23 Thread Ralph Goers
On Feb 23, 2009, at 12:18 AM, Mario Ivankovits wrote: I've added maxConnectionsPerHost and maxTotalConnections to HttpFileSystemConfigBuilder and also allowed them to be specified as system properties. You would make a lot of people happy (I think) if you implement this in a commons way,

RE: [VFS]HttpConnectionManager

2009-02-23 Thread Mario Ivankovits
Hi! > -Original Message- > From: Ralph Goers [mailto:ralph.go...@dslextreme.com] > Sent: Monday, February 23, 2009 8:29 AM > > Thanks Mario. VFS-164 wasn't really clear. Was the problem the limit > to 2 connections per host that MultiThreadedHttpConnectionManager has > by default? Sorr