Re: [MATH] Build Failure

2021-12-23 Thread Gilles Sadowski
Hi. Le mer. 22 déc. 2021 à 17:31, Gilles Sadowski a écrit : > > Hello. > > Le mer. 22 déc. 2021 à 15:05, Avijit Basak a écrit : > > > > Hi All > > > > I am facing a build issue for PR #199 in commons-math library. After you fix the build (cf. below), I'll create a branch dedicated to G

Re: [MATH][GENETICS][PR-199] Decision on use and customization of RNG functionality for randomization

2021-12-23 Thread Avijit Basak
Hi All Please see my comments below. >As I've already indicated, "ThreadLocalRandomSource" is, IMHO, a >sort of workaround for a multi-thread application that does not want >to bother managing per-thread RNG instance(s). -- I am not clear on this. ThreadLocalRandomSource maintains an Enu

Re: [MATH][GENETICS][PR-199] Decision on use and customization of RNG functionality for randomization

2021-12-23 Thread Gilles Sadowski
Hello. Le jeu. 23 déc. 2021 à 14:22, Avijit Basak a écrit : > > Hi All > > Please see my comments below. > > >As I've already indicated, "ThreadLocalRandomSource" is, IMHO, a > >sort of workaround for a multi-thread application that does not want > >to bother managing per-thread RNG inst

[VOTE] Release Apache Commons JCS 3.1 based on RC1

2021-12-23 Thread Thomas Vandahl
Hi folks, We have fixed quite a few bugs and added some significant enhancements since Apache Commons JCS 3.0 was released, so I would like to release Apache Commons JCS 3.1. Apache Commons JCS 3.1 RC1 is available for review here: https://dist.apache.org/repos/dist/dev/commons/jcs/COMMONS_

Re: [VOTE] Release Apache Commons JCS 3.1 based on RC1

2021-12-23 Thread Gary Gregory
git clone https://gitbox.apache.org/repos/asf/commons-jcs.git --branch commons-jcs-3.1-rc1 commons-jcs-3.1-rc1 Cloning into 'commons-jcs-3.1-rc1'... fatal: Remote branch commons-jcs-3.1-rc1 not found in upstream origin ? Gary On Thu, Dec 23, 2021 at 1:21 PM Thomas Vandahl wrote: > Hi folks, >

Re: [VOTE] Release Apache Commons JCS 3.1 based on RC1

2021-12-23 Thread Romain Manni-Bucau
Misses a 3 after "jcs" in branch name I think Le jeu. 23 déc. 2021 à 20:05, Gary Gregory a écrit : > git clone https://gitbox.apache.org/repos/asf/commons-jcs.git --branch > commons-jcs-3.1-rc1 commons-jcs-3.1-rc1 > Cloning into 'commons-jcs-3.1-rc1'... > fatal: Remote branch commons-jcs-3.1-rc1

Re: [VOTE] Release Apache Commons JCS 3.1 based on RC1

2021-12-23 Thread Thomas Vandahl
Yeah, sorry - typo. > Am 23.12.2021 um 19:20 schrieb Thomas Vandahl : > > The Git tag commons-jcs3-3.1-rc1 commit for this RC is > f370adb43aeef51a5456d93f13f2601f3b87c44a which you can browse here: > > https://gitbox.apache.org/repos/asf?p=commons-jcs.git;a=commit;h=f370adb43aeef51a5456d93

Re: [VOTE] Release Apache Commons JCS 3.1 based on RC1

2021-12-23 Thread Thomas Vandahl
My vote: > Am 23.12.2021 um 19:20 schrieb Thomas Vandahl : > > [X] +1 Release these artifacts > [ ] +0 OK, but... > [ ] -0 OK, but really should fix... > [ ] -1 I oppose this release because... Bye, Thomas - To unsubscribe

Re: [VOTE] Release Apache Commons JCS 3.1 based on RC1

2021-12-23 Thread Romain Manni-Bucau
+1 as well (tested on some apps and checked source bundle) Le jeu. 23 déc. 2021 à 20:42, Thomas Vandahl a écrit : > My vote: > > > Am 23.12.2021 um 19:20 schrieb Thomas Vandahl : > > > > [X] +1 Release these artifacts > > [ ] +0 OK, but... > > [ ] -0 OK, but really should fix... > > [ ] -1

Re: [VOTE] Release Apache Commons JCS 3.1 based on RC1

2021-12-23 Thread Bruno P. Kinoshita
Hi, I couldn't find the tag "commons-jcs-3.1-rc1", I think the tag is "commons-jcs3-3.1-rc1" (missing 3 after jcs)? Building from that tag on: Apache Maven 3.8.2 (ea98e05a04480131370aa0c110b8c54cf726c06f) Maven home: /opt/apache-maven-3.8.2 Java version: 11.0.13, vendor: Ubuntu, runtime: /usr/