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

2016-11-01 Thread Gilles
Hello. It is "interesting" to see issue on such old codes... What you propose looks sensible; the "linear" package has been known for a long time to need an extensive redesign. But I'm wondering about unforeseen side-effects of changing some of those decisions without any possible feedback

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

2016-11-01 Thread Gilles
Hello. Could you please have a look at the changes in "multimodule" branch? 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 of them. Top-priority is IMO: * the web site duplication issue, * how to

Re: [compress] Added in-memory support for zip and 7z

2016-11-01 Thread M N
Hi Stefan, (...) > read never indicates EOF as it stands, I think we should return -1 > rather than 0 when position equals size. WDYT? Yes, indeed the contract specifies to return -1 in this case so we should change this. >> In resize() method there is also a danger to overflow integer

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

2016-11-01 Thread Romain Manni-Bucau
+1, thanks Thomas Romain Manni-Bucau @rmannibucau | Blog | Old Blog | Github | LinkedIn | JavaEE Factory

Re: [daemon] Improvements

2016-11-01 Thread Gary Gregory
I have nothing specific in mind. The way things usually work around here is that you can dig through JIRA and find issues you want to fix. Then you attach a patch to the ticket with a unit test if possible. Gary On Tue, Nov 1, 2016 at 10:02 AM, Guillaume Ch wrote: > okay, I

Re: [daemon] Improvements

2016-11-01 Thread Guillaume Ch
okay, I am available to help to solve issues. Just contact me ;) Best regards, Guillaume

Re: commons-filter sandbox is operational

2016-11-01 Thread Bernd Porr
Thanks, Eric for setting up a sandbox project. What is required for "mvn site"? /Bernd On 01/11/16 16:17, Eric Barnhill wrote: I have set up a sandbox project for commons-filter in the commons sandbox subversion repository. I used models in the sandbox for LICENSE.txt, NOTICE.txt and the

Re: [daemon] Improvements

2016-11-01 Thread Mark Thomas
On 1 November 2016 16:38:27 GMT+00:00, Guillaume Ch wrote: >2016-11-01 16:55 GMT+01:00 Gary Gregory : > >> Hi, >> >> I'm not sure I get the big picture here of changes like this one... >Since >> Microsoft has a free tools [1] and this code targets the

Re: [daemon] Improvements

2016-11-01 Thread Guillaume Ch
2016-11-01 16:55 GMT+01:00 Gary Gregory : > Hi, > > I'm not sure I get the big picture here of changes like this one... Since > Microsoft has a free tools [1] and this code targets the Microsoft > environment, it seems like jumping through more hoops to "de-Microsoft" the

commons-filter sandbox is operational

2016-11-01 Thread Eric Barnhill
I have set up a sandbox project for commons-filter in the commons sandbox subversion repository. I used models in the sandbox for LICENSE.txt, NOTICE.txt and the pom.xml, and set up a folder tree for src . mvn install runs successfully, mvn site does not. The pom model I used (cli2) had

Re: [daemon] Improvements

2016-11-01 Thread Gary Gregory
Hi, I'm not sure I get the big picture here of changes like this one... Since Microsoft has a free tools [1] and this code targets the Microsoft environment, it seems like jumping through more hoops to "de-Microsoft" the code, don't you think? On the flip side, this component has not seen a

Re: [daemon] Improvements

2016-11-01 Thread Guillaume Ch
Hi, I've created a pull request at https://github.com/apache/commons-daemon/pull/1 If someone of Daemon team can review my proposal, I would be grateful ;). Best regards,

Review the API of a new component of the "Commons" project before release 1.0.

2016-11-01 Thread Navid Veradi
Hello I'm a newcomer to ASF and wanted to start contributing on projects. As I was browsing the "Help Wanted" section, I saw your add for "Review the API of a new component of the "Commons" project before release 1.0." and I want to help. I'm quite new to open source development and java but I'm

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

2016-11-01 Thread Thomas Vandahl
I would like to beta-release the [jcs] component. The issues found with RC1 have been addressed. Apache Commons JCS 2.0-beta-2 RC2 is available for review at: https://dist.apache.org/repos/dist/dev/commons/jcs/ (r16762). Maven artifacts are at: