[RESULT][VOTE][RC1] Release Commons Math 4.0-beta1

2022-12-19 Thread Gilles Sadowski
The VOTE below passed with 3 "+1" votes: * Bruno Kinoshita (binding) * Alex Herbert (binding) * Gilles Sadowski (binding, RM) Regards, Gilles Le jeu. 15 déc. 2022 à 20:09, Gilles Sadowski a écrit : > > Hello. > > This is a VOTE for releasing Apache Commons Math v4.0-beta1 (from RC1). > [Thank

Re: [VOTE][RC1] Release Commons Math 4.0-beta1

2022-12-18 Thread sebb
On Mon, 19 Dec 2022 at 01:15, Gilles Sadowski wrote: > > Le lun. 19 déc. 2022 à 01:13, sebb a écrit : > > > > On Sun, 18 Dec 2022 at 23:53, Gilles Sadowski wrote: > > > > > > Le lun. 19 déc. 2022 à 00:17, Alex Herbert a > > > écrit : > > > > > > > > On Sun, 18 Dec 2022, 23:06 Gilles Sadowski,

Re: [VOTE][RC1] Release Commons Math 4.0-beta1

2022-12-18 Thread Gilles Sadowski
Le lun. 19 déc. 2022 à 01:13, sebb a écrit : > > On Sun, 18 Dec 2022 at 23:53, Gilles Sadowski wrote: > > > > Le lun. 19 déc. 2022 à 00:17, Alex Herbert a > > écrit : > > > > > > On Sun, 18 Dec 2022, 23:06 Gilles Sadowski, wrote: > > > > > > > Le dim. 18 déc. 2022 à 23:10, Alex Herbert a > >

Re: [VOTE][RC1] Release Commons Math 4.0-beta1

2022-12-18 Thread sebb
On Sun, 18 Dec 2022 at 23:53, Gilles Sadowski wrote: > > Le lun. 19 déc. 2022 à 00:17, Alex Herbert a écrit > : > > > > On Sun, 18 Dec 2022, 23:06 Gilles Sadowski, wrote: > > > > > Le dim. 18 déc. 2022 à 23:10, Alex Herbert a > > > écrit : > > > > > > > > I think the name for the distribution

Re: [VOTE][RC1] Release Commons Math 4.0-beta1

2022-12-18 Thread Gilles Sadowski
Le lun. 19 déc. 2022 à 00:17, Alex Herbert a écrit : > > On Sun, 18 Dec 2022, 23:06 Gilles Sadowski, wrote: > > > Le dim. 18 déc. 2022 à 23:10, Alex Herbert a > > écrit : > > > > > > I think the name for the distribution archive is collected in: > > > > > > dist-archive/src/assembly/[bin|src].xm

Re: [VOTE][RC1] Release Commons Math 4.0-beta1

2022-12-18 Thread Alex Herbert
On Sun, 18 Dec 2022, 23:06 Gilles Sadowski, wrote: > Le dim. 18 déc. 2022 à 23:10, Alex Herbert a > écrit : > > > > I think the name for the distribution archive is collected in: > > > > dist-archive/src/assembly/[bin|src].xml > > > > These use ${project.artifactId}-${project.version} by specify

Re: [VOTE][RC1] Release Commons Math 4.0-beta1

2022-12-18 Thread Gilles Sadowski
Le dim. 18 déc. 2022 à 23:10, Alex Herbert a écrit : > > I think the name for the distribution archive is collected in: > > dist-archive/src/assembly/[bin|src].xml > > These use ${project.artifactId}-${project.version} by specifying the > tag. > > So renaming the artifactId for the dist-archive i

Re: [VOTE][RC1] Release Commons Math 4.0-beta1

2022-12-18 Thread Alex Herbert
I think the name for the distribution archive is collected in: dist-archive/src/assembly/[bin|src].xml These use ${project.artifactId}-${project.version} by specifying the tag. So renaming the artifactId for the dist-archive in the pom.xml from commons-math to commons-math4 fixes this. Verified

Re: [VOTE][RC1] Release Commons Math 4.0-beta1

2022-12-18 Thread Gilles Sadowski
Hi. > [...] > > Distribution files and release notes: > https://dist.apache.org/repos/dist/dev/commons/math/ > > To verify the integrity of the distribution files, you can > > 1. download them with the command > $ wget -nH --cut-dirs=8 \ > > https://dist.apache.org/repos/dist/d

Re: [VOTE][RC1] Release Commons Math 4.0-beta1

2022-12-17 Thread Gilles Sadowski
Le sam. 17 déc. 2022 à 20:27, Alex Herbert a écrit : > > Verified the checksums on the source and binary archives. > > Verified the binary jar files have the correct module entries in the > MANIFEST.MF. > > Built from the git tag using: 'mvn' > > Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8

Re: [VOTE][RC1] Release Commons Math 4.0-beta1

2022-12-17 Thread Alex Herbert
Verified the checksums on the source and binary archives. Verified the binary jar files have the correct module entries in the MANIFEST.MF. Built from the git tag using: 'mvn' Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f) Maven home: /usr/local/apache-maven-3.6.3 Java version: 1.

Re: [VOTE][RC1] Release Commons Math 4.0-beta1

2022-12-15 Thread Bruno Kinoshita
[x] +1 Release it. Didn't have time to look at all reports, so ignored the legacy modules, and looked briefly just at spotbugs/rat/checkstyle/pmd. Forgot to check coverage. But it's looking good for a beta release IMO. Built from tag with `mvn` on: Apache Maven 3.8.5 (3599d3414f046de2324203b78d

[VOTE][RC1] Release Commons Math 4.0-beta1

2022-12-15 Thread Gilles Sadowski
Hello. This is a VOTE for releasing Apache Commons Math v4.0-beta1 (from RC1). [Thanks for the help to get there!] Tag name: commons-math-4.0-beta1-RC1 Command for checking out the project corresponding to this tag: $ git clone https://gitbox.apache.org/repos/asf/commons-math.git --branc