Re: [VOTE] Release Apache Commons Geometry (full distribution) 1.0 based on RC3

2021-08-15 Thread Gilles Sadowski
Hello. Le dim. 15 août 2021 à 03:54, Matt Juntunen a écrit : > > We have completed initial development work on Apache Commons Geometry, > so I would like to release Apache Commons Geometry (full distribution) > 1.0. > > Apache Commons Geometry (full distribution) 1.0 RC3 is available for > review

Re: [VOTE] Release Apache Commons Geometry (full distribution) 1.0 based on RC3

2021-08-15 Thread Alex Herbert
Hi Matt, Another partial review here as I found a potential issue: In core: core.partitioning.bsp.AbstractBSPTree The inner class 'AbstractNode, N extends AbstractNode>' has a depth property and a depth() method so is flagged by PMD. No real issue here but the depth() method does lazy loading of

Re: [MATH][DESIGN] Design Discussion for Genetic Algorithm Library

2021-08-15 Thread Gilles Sadowski
Le dim. 15 août 2021 à 15:48, Avijit Basak a écrit : > > Hi > > As mentioned earlier I need to use descriptive statistics in > *genetics* module as part of *math4* release. This will be required for > checking convergence status, probability generation. This can also be used > for streamin

Re: [MATH][DESIGN] Design Discussion for Genetic Algorithm Library

2021-08-15 Thread Avijit Basak
Hi As mentioned earlier I need to use descriptive statistics in *genetics* module as part of *math4* release. This will be required for checking convergence status, probability generation. This can also be used for streaming current population conditions to interested listeners. Currently,

[NOTICE] - Moving and Upgrading of Buildbot Jobs

2021-08-15 Thread Gavin McDonald
Hi All. This NOTICE goes out via BCC to all affected projects and to the main bui...@apache.org mailing list. Please have replies CC the builds list. https://ci.apache.org is currently on version 0.8 and is to be turned off soon. https://ci2.apache.org is version 3.2 and is the direct replacement

Re: [VOTE] Release Apache Commons Pool 2.11.1 based on RC1

2021-08-15 Thread Arturo Bernal
[x] +1 Release these artifacts Building OK from tag, with `clean test install` targets. Building OK from tag, with `site:site` targets Site reports look good. Apache Maven 3.8.1 (05c21c65bdfed0f71a2f2ada8b84da59348c4c5d) Maven home: /opt/apache-maven-3.8.1 Java version: 1.8.0_275, vendor: AdoptO