Re: [Math][All] "dist-archive" module

2022-01-18 Thread Gilles Sadowski
Le mer. 19 janv. 2022 à 01:16, Alex Herbert a écrit : > > On Tue, 18 Jan 2022 at 23:02, Gilles Sadowski wrote: > > > > Hi. > > > > Commit d81b5e921e17278510b024b83258b7bc1c773d99 actually causes > > the build to fail on Jenkins...[1] > > > > Regards, > > Gilles > > > > [1] https://ci-builds.apach

Re: [Math][All] "dist-archive" module

2022-01-18 Thread Alex Herbert
On Tue, 18 Jan 2022 at 23:02, Gilles Sadowski wrote: > > Hi. > > Commit d81b5e921e17278510b024b83258b7bc1c773d99 actually causes > the build to fail on Jenkins...[1] > > Regards, > Gilles > > [1] https://ci-builds.apache.org/job/Commons/job/commons-math/213/ Jenkins runs using the release profile

Re: [Math][All] "dist-archive" module

2022-01-18 Thread Gilles Sadowski
Hi. Commit d81b5e921e17278510b024b83258b7bc1c773d99 actually causes the build to fail on Jenkins...[1] Regards, Gilles [1] https://ci-builds.apache.org/job/Commons/job/commons-math/213/ - To unsubscribe, e-mail: dev-unsubscr...

Re: [Math][All] "dist-archive" module

2022-01-18 Thread Gilles Sadowski
Hello Alex. Thanks a lot for the fixes. > [...] > > So there are 2 issues: > > 1. The release dry run cannot complete as it fails on detach-distributions. > 2. The site build of sofm module overrwrites some pom files I'll try to find what is different here from similar sub-modules in [RNG]. Reg

Re: [Math][All] "dist-archive" module

2022-01-18 Thread Alex Herbert
On Tue, 18 Jan 2022 at 15:47, Gilles Sadowski wrote: > Build is fine in [RNG]. > > > > > So this is a documentation issue. On the next release of a > > multi-module project (e.g. Numbers) the section can be altered to > > state what is expected to be performed by the release plugin. The > > man

Re: [Math][All] "dist-archive" module

2022-01-18 Thread Gilles Sadowski
Hello. Le mar. 18 janv. 2022 à 12:12, Alex Herbert a écrit : > > On Tue, 18 Jan 2022 at 00:48, Gilles Sadowski wrote: > > > > Hi. > > > > Is the "dist-archive" module/directory still in use. > > I noticed that the command > > $ cd dist-archive && mvn assembly::single > > (as documented e.g. in

Re: [Math][All] "dist-archive" module

2022-01-18 Thread Alex Herbert
On Tue, 18 Jan 2022 at 00:48, Gilles Sadowski wrote: > > Hi. > > Is the "dist-archive" module/directory still in use. > I noticed that the command > $ cd dist-archive && mvn assembly::single > (as documented e.g. in [1]) generates "bin" archives (".tar.gz" > and ".zip" files) that only contain t

[Math][All] "dist-archive" module

2022-01-17 Thread Gilles Sadowski
Hi. Is the "dist-archive" module/directory still in use. I noticed that the command $ cd dist-archive && mvn assembly::single (as documented e.g. in [1]) generates "bin" archives (".tar.gz" and ".zip" files) that only contain the NOTICE and LICENCE files). The "src" seem OK. However, I also see