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 within the repo
called
"commons-statistics-parent" that has a source tree. Is this the
desired
structure?
I'd suggest to look at "Commons RNG" where I adapted all the
functionality originally in the "Commons Math" POM to handle
multiple modules.
For example, there is a "src/main/resources" for web-site related
files (config for report generators).
There are still problems (cf. discussion with Rob about the "dist",
and cf. live web site where the logo does not appear on the modules
pages...) but once a solution is found, it will be easier to copy it
to all the concerned repositories if they are structured in the same
way. So, I'd propose to take the contents of "Commons RNG" as a
template: i.e. recursively copy one module sub-directory, change
"RNG" to "STATISTICS", delete spurious source files and run all
the templates (when a file was auto-generated, its header indicates
it).
Note, I remember there was a problem with having to know the JIRA
_numeric_ key. But I forgot where to find it...
Regards,
Gilles
I am working on my own fork in a branch I call "initialize-repo"
Eric
On Thu, Jan 18, 2018 at 9:57 AM, Gilles
<gil...@harfang.homelinux.org>
wrote:
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" commands that
create files from "Commons parent" templates).
Happy to hear whether there is a better way.
You can always look for an archetype if it will create the
necessary directories, and then retrieve the current "pom.xml"
back from git.
Regards,
Gilles
On Sun, Jan 14, 2018 at 11:30 AM, Eric Barnhill
<ericbarnh...@gmail.com>
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 so moved.
Eric
On Sat, Jan 13, 2018 at 12:54 PM, Gilles
<gil...@harfang.homelinux.org>
wrote:
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 be
analyzed towards turning it into modules in the new component.
If you wish to perform some tasks, please coordinate through this
ML (description of tasks and potential issues[1]) and JIRA (task
assignment and follow-up).
If you intend to help, please respond to this mail, even if you
are not going to start working right away. ;-)
Thank you,
Gilles
[1] Namely, browse through
https://issues.apache.org/jira/projects/MATH
for issues that affect code in the "stat" package.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org