Re: [Statistics] Ready for work

2018-01-23 Thread Gilles
Hi. On Mon, 22 Jan 2018 21:42:56 +0100, Gilles wrote: On Mon, 22 Jan 2018 15:50:22 +0100, Eric Barnhill wrote: On Sun, Jan 21, 2018 at 5:45 PM, Gilles wrote: Next step should probably be: * create the web site directory Do you mean with mvn site? For a modular project it is $ mvn

Re: [Statistics] Ready for work

2018-01-22 Thread Gilles
On Mon, 22 Jan 2018 15:50:22 +0100, Eric Barnhill wrote: On Sun, Jan 21, 2018 at 5:45 PM, Gilles wrote: Next step should probably be: * create the web site directory Do you mean with mvn site? For a modular project it is $ mvn site site:stage so that all modules' contents are collec

Re: [Statistics] Ready for work

2018-01-22 Thread Eric Barnhill
On Sun, Jan 21, 2018 at 5:45 PM, Gilles wrote: > >> Next step should probably be: > * create the web site directory > Do you mean with mvn site? The target folder is in the .gitignore .

Re: [Statistics] Ready for work

2018-01-21 Thread Gilles
Hi. On Thu, 18 Jan 2018 14:10:36 +0100, Gilles wrote: On Thu, 18 Jan 2018 11:49:39 +0100, Eric Barnhill wrote: What is the intent with calling the artifact ID commons-statistics-parent? Its purpose is to contain files common to all modules (to avoid duplicating them in the modules subdirector

Re: [Statistics] Ready for work

2018-01-18 Thread Gilles
On Thu, 18 Jan 2018 11:49:39 +0100, Eric Barnhill wrote: What is the intent with calling the artifact ID commons-statistics-parent? Its purpose is to contain files common to all modules (to avoid duplicating them in the modules subdirectories) If I use maven archetype, this creates a folder wi

Re: [Statistics] Ready for work

2018-01-18 Thread Eric Barnhill
What is the intent with calling the artifact ID commons-statistics-parent? If I use maven archetype, this creates a folder within the repo called "commons-statistics-parent" that has a source tree. Is this the desired structure? I am working on my own fork in a branch I call "initialize-repo" Eri

Re: [Statistics] Ready for work

2018-01-18 Thread Gilles
On Thu, 18 Jan 2018 09:37:15 +0100, Eric Barnhill wrote: I just see a pom file. Do we start by generating an archetype? Won't this create a POM (thus overwriting the existing one)? What I'd do is copy from another project and change what needs to be adapted (e.g. running the various "mvn" comm

Re: [Statistics] Ready for work

2018-01-18 Thread Eric Barnhill
I just see a pom file. Do we start by generating an archetype? On Sun, Jan 14, 2018 at 11:30 AM, Eric Barnhill wrote: > I will try to start giving the code a look later this week. I take it one > starting point would be moving any dependencies from commons-math to > commons-numbers that can be s

Re: [Statistics] Ready for work

2018-01-14 Thread Eric Barnhill
I will try to start giving the code a look later this week. I take it one starting point would be moving any dependencies from commons-math to commons-numbers that can be so moved. Eric On Sat, Jan 13, 2018 at 12:54 PM, Gilles wrote: > Hi. > > Tools are set up: > https://git1-us-west.apache.o

[Statistics] Ready for work

2018-01-13 Thread Gilles
Hi. Tools are set up: https://git1-us-west.apache.org/repos/asf?p=commons-statistics.git https://issues.apache.org/jira/projects/STATISTICS Help is wanted to plan the migration (and necessary adaptations) of codes from "Commons Math". Current contents of "org.apache.commons.math4.stat" must