Re: [VOTE] Release Apache Commons Numbers 1.2 based on RC1

2024-08-12 Thread Alex Herbert
My +1. Alex On Sat, 10 Aug 2024 at 01:25, Gilles Sadowski wrote: > > Hi. > > $ git clone https://gitbox.apache.org/repos/asf/commons-numbers.git > --branch commons-numbers-1.2-RC1 commons-numbers-1.2-RC1 > $ cd commons-numbers-1.2-RC1 > $ git tag -v commons-numbers-1.2-RC1 > -> OK > > $ mvn clea

Re: [VOTE] Release Apache Commons Numbers 1.2 based on RC1

2024-08-09 Thread Gilles Sadowski
Hi. $ git clone https://gitbox.apache.org/repos/asf/commons-numbers.git --branch commons-numbers-1.2-RC1 commons-numbers-1.2-RC1 $ cd commons-numbers-1.2-RC1 $ git tag -v commons-numbers-1.2-RC1 -> OK $ mvn clean package site site:stage -Pexamples -> OK $ mvn -v Apache Maven 3.6.3 Maven home: /u

Re: [VOTE] Release Apache Commons Numbers 1.2 based on RC1

2024-08-08 Thread Tomas Lanik
My [+1] Tomas Lanik E-mail: tomas.la...@kvantanet.com On Thu, Aug 8, 2024, 17:03 Alex Herbert wrote: > We have fixed a few bugs and added enhancements since Apache Commons > Numbers 1.1 was released, so I would like to release Apache Commons > Numbers 1.2. > > Apache Commons Numbers 1.2 RC1 i

Re: [VOTE] Release Apache Commons Numbers 1.2 based on RC1

2024-08-08 Thread Gary Gregory
+1 I tested the src zip file: - SHA512 OK - ASC OK - Running the default Maven goal 'mvn' OK Using: openjdk version "17.0.12" 2024-07-16 OpenJDK Runtime Environment Homebrew (build 17.0.12+0) OpenJDK 64-Bit Server VM Homebrew (build 17.0.12+0, mixed mode, sharing) Apache Maven 3.9.8 (36645f6c9

Re: [VOTE] Release Apache Commons Numbers 1.2 based on RC1

2024-08-08 Thread Alex Herbert
Thanks Bruno. The site I put up is not from a clean build so these files are generated by the release and then reported on by a second build for the site. I will add exclusions for them to checkstyle. Alex On Thu, 8 Aug 2024, 21:14 Bruno Kinoshita, wrote: > +1 > > Build from tag passing fine.

Re: [VOTE] Release Apache Commons Numbers 1.2 based on RC1

2024-08-08 Thread Bruno Kinoshita
+1 Build from tag passing fine. Apache Maven 3.8.7 Maven home: /usr/share/maven Java version: 17.0.12, vendor: Ubuntu, runtime: /usr/lib/jvm/java-17-openjdk-amd64 Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "6.8.0-39-generic", arch: "amd64", family: "unix" Site rep

[VOTE] Release Apache Commons Numbers 1.2 based on RC1

2024-08-08 Thread Alex Herbert
We have fixed a few bugs and added enhancements since Apache Commons Numbers 1.1 was released, so I would like to release Apache Commons Numbers 1.2. Apache Commons Numbers 1.2 RC1 is available for review here: https://dist.apache.org/repos/dist/dev/commons/numbers/1.2-RC1 (svn revision 70751)