Re: [RNG] More grunt work... (Was: [ALL] Maven plugins common configuration)

2016-11-03 Thread Artem Barger
On Wed, Nov 2, 2016 at 1:25 AM, Gilles wrote: > Hello. > > Could you please have a look at the changes in "multimodule" > branch? > ​Sure.​ > I created an issue: > https://issues.apache.org/jira/browse/RNG-23 > > You are most welcome to create the corresponding sub-tasks, and > tackle some o

Re: svn commit: r1767873 - in /commons/proper/daemon/trunk: build.xml pom.xml src/changes/changes.xml

2016-11-03 Thread sebb
The Java code in Daemon is minimal at present. On 3 November 2016 at 22:38, Gary Gregory wrote: > Why not Java 7 (or, gasp, 8)? > > Gary > > -- Forwarded message -- > From: > Date: Thu, Nov 3, 2016 at 4:44 AM > Subject: svn commit: r1767873 - in /commons/proper/daemon/trunk: buil

Re: [Math] Re: LU decomposition very SLOW (commons.math3.linear)

2016-11-03 Thread Gilles
Hello. On Wed, 2 Nov 2016 05:32:50 -0700 (PDT), wilbur wrote: Hi Gilles, thanks for pointing me to the JIRA system - will try to do my best ;-) I am aware of the potential of breaking existing code with any such changes. However, expected problems seem to be minor in this case. Also, if ex

Re: Fwd: [2/2] commons-dbcp git commit: Fix DBCP-472

2016-11-03 Thread Gary Gregory
On Thu, Nov 3, 2016 at 2:22 AM, Mark Thomas wrote: > On 02/11/2016 23:17, Gary Gregory wrote: > > You beat me to it! Too busy at work... > > > > Are you avail to RM a release train for Pool and DBCP? > > Not sure. While I haven't got to looking at the bugs yet, Daemon is > going to be my priority

Fwd: svn commit: r1767873 - in /commons/proper/daemon/trunk: build.xml pom.xml src/changes/changes.xml

2016-11-03 Thread Gary Gregory
Why not Java 7 (or, gasp, 8)? Gary -- Forwarded message -- From: Date: Thu, Nov 3, 2016 at 4:44 AM Subject: svn commit: r1767873 - in /commons/proper/daemon/trunk: build.xml pom.xml src/changes/changes.xml To: comm...@commons.apache.org Author: markt Date: Thu Nov 3 11:44:02 2

Re: [Math] Re: LU decomposition very SLOW (commons.math3.linear)

2016-11-03 Thread wilbur
Hi, I successully managed to post an issue on JIRA (https://issues.apache.org/jira/browse/MATH-1390) and I am willing to fix it. How does this issue get assigned? -- anything else I need to do? Sorry for my ignorance ... --Wilhelm -- View this message in context: http://apache-commons.680414.n4

Re: [DAEMON] Who is having a look at DAEMON?

2016-11-03 Thread Mark Thomas
On 18/08/2016 18:06, Mark Thomas wrote: > On 18/08/2016 18:59, Mark Thomas wrote: >> On 18/08/2016 17:36, sebb wrote: >>> I have done some work on it in the past, and even made some fixes to >>> the assembler code IIRC. >>> >>> The Java code is trivial. >>> The assembler ('C') code is complicated i

Re: [VOTE] Release Apache Commons JCS 2.0-beta-2 based on RC2

2016-11-03 Thread Gary Gregory
+1 MD5, SHA-1, ASC OK. Everyone is reviewing these as well, right? Everything builds OK, site and all. Each modules could use a better description than "Apache Commons JCS is a distributed, versatile caching system." Gary On Tue, Nov 1, 2016 at 1:24 AM, Thomas Vandahl wrote: > I would like to

Re: Fwd: [2/2] commons-dbcp git commit: Fix DBCP-472

2016-11-03 Thread Mark Thomas
On 02/11/2016 23:17, Gary Gregory wrote: > You beat me to it! Too busy at work... > > Are you avail to RM a release train for Pool and DBCP? Not sure. While I haven't got to looking at the bugs yet, Daemon is going to be my priority for a release. Mark > > Gary > -- Forwarded message -