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
This vote passes with the following result:
+1: Bruno Kinoshita (binding)
+1: Gary Gregory (binding)
+1: Tomas Lanik
+1: Gilles Sadowski (binding)
+1: Alex Herbert (binding)
Thanks to everyone who voted.
Alex
On Mon, 12 Aug 2024 at 10:27, Alex Herbert wrote:
>
> My +1.
>
> Alex
>
> On Sat, 10
[ +1 ]
Builds & tests ok, site reports clean (nice coverage btw), site - including
release notes & javadoc - look ok.
Built using : mvn clean install site -s "$HOME/.m2/commons-settings.xml"
On:
Apache Maven 3.8.6 (84538c9988a25aec085021c365c560670ad80f63)
Maven home: /Users/hbiestro/Java/apa
My +1
Gary
On Mon, Aug 12, 2024, 8:32 AM Henri Biestro wrote:
> [ +1 ]
>
> Builds & tests ok, site reports clean (nice coverage btw), site -
> including release notes & javadoc - look ok.
>
> Built using : mvn clean install site -s "$HOME/.m2/commons-settings.xml"
> On:
> Apache Maven 3.8.6 (84
The Apache Commons Team is pleased to announce the availability of
version 1.2 of "Apache Commons Numbers".
Apache Commons Numbers provides number types and utilities.
Changes in this version include:
New features:
o NUMBERS-206: "Selection": Add selection of the k-th ordered element
from an ar