***UNCHECKED*** [parent] Introducing Automatic-Module-Name

2019-04-08 Thread Jochen Wiedmann
Hi, I have studied EMAIL-186. My impression is, that all commons jar files should provide a fixed module name, rather than trusting in the choice of the JDK. Thus, it seems best to handle this in parent. So, here's my proposal for a change. Please, let me know, what you think of that, so that I ca

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

2019-04-08 Thread Gary Gregory
Thank Rob. Here is my +1. Gary On Mon, Apr 8, 2019, 13:30 Rob Tompkins wrote: > +1 > > Build with java 8 and java 11 ok ‘mvn clean package site’ > > all reports look ok (some static analysis nits). > > jacoco doesn’t exist in the reports on the site (nit) > > signatures all check out. > > -Rob

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

2019-04-08 Thread Rob Tompkins
+1 Build with java 8 and java 11 ok ‘mvn clean package site’ all reports look ok (some static analysis nits). jacoco doesn’t exist in the reports on the site (nit) signatures all check out. -Rob > On Apr 5, 2019, at 10:15 PM, Gary Gregory wrote: > > We have fixed a few bugs since Apache Com

Re: [rng] Split and Jump functions

2019-04-08 Thread Alex Herbert
Hi Gilles, You ask some good questions which I may have been vague about due to familiarity with the possibilities. I hope to clarify a bit below. On 08/04/2019 16:05, Gilles Sadowski wrote: Hi Alex. Le lun. 8 avr. 2019 à 14:36, Alex Herbert a écrit : This is a starter for a discussion on

Re: [rng] Split and Jump functions

2019-04-08 Thread Gilles Sadowski
Hi Alex. Le lun. 8 avr. 2019 à 14:36, Alex Herbert a écrit : > > This is a starter for a discussion on the split and jump functionality > for a random generator. > > Split: > > To create a new instance of the generator that is deterministically > based on the state of the current instance but the

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

2019-04-08 Thread Rob Tompkins
Looking. > On Apr 8, 2019, at 10:15 AM, Gary Gregory wrote: > > Looking for VOTEs... > > Gary > > On Sat, Apr 6, 2019 at 12:24 PM Gary Gregory wrote: > >> Hi Sebb, >> >> Thank you for your review. Some comments below. >> >> On Sat, Apr 6, 2019 at 5:00 AM sebb wrote: >> >>> On Sat, 6 Apr

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

2019-04-08 Thread Gary Gregory
Looking for VOTEs... Gary On Sat, Apr 6, 2019 at 12:24 PM Gary Gregory wrote: > Hi Sebb, > > Thank you for your review. Some comments below. > > On Sat, Apr 6, 2019 at 5:00 AM sebb wrote: > >> On Sat, 6 Apr 2019 at 03:15, Gary Gregory wrote: >> > >> > We have fixed a few bugs since Apache Com

Re: [commons-lang] branch master updated: (docs) update user use -> user explore

2019-04-08 Thread Rob Tompkins
> On Apr 8, 2019, at 9:35 AM, sebb wrote: > > On Mon, 8 Apr 2019 at 14:25, Gilles Sadowski > wrote: >> >> Hi Rob. >> >> Le lun. 8 avr. 2019 à 14:16, Rob Tompkins > > a écrit : >>> >>> I think that maybe hits what you guys were getting

Re: [commons-lang] branch master updated: (docs) update user use -> user explore

2019-04-08 Thread sebb
On Mon, 8 Apr 2019 at 14:25, Gilles Sadowski wrote: > > Hi Rob. > > Le lun. 8 avr. 2019 à 14:16, Rob Tompkins a écrit : > > > > I think that maybe hits what you guys were getting after with my wording. > > You probably missed a thread. > I've just committed the alternative text. Looks good to me

Re: [commons-lang] branch master updated: (docs) update user use -> user explore

2019-04-08 Thread sebb
On Mon, 8 Apr 2019 at 13:16, Rob Tompkins wrote: > > I think that maybe hits what you guys were getting after with my wording. > > And you know me, english as a first language, still writing poorly :-p > > Do we think lang 3.9 is ready? I still think the sentence starting "Consider instead using

Re: [commons-lang] branch master updated: (docs) update user use -> user explore

2019-04-08 Thread Gilles Sadowski
Hi Rob. Le lun. 8 avr. 2019 à 14:16, Rob Tompkins a écrit : > > I think that maybe hits what you guys were getting after with my wording. You probably missed a thread. I've just committed the alternative text. Regards, Gilles > > And you know me, english as a first language, still writing poor

[rng] Split and Jump functions

2019-04-08 Thread Alex Herbert
This is a starter for a discussion on the split and jump functionality for a random generator. Split: To create a new instance of the generator that is deterministically based on the state of the current instance but the probability that the sequence generated by the new instance and the curr

Re: [commons-lang] branch master updated: (docs) update user use -> user explore

2019-04-08 Thread Rob Tompkins
I think that maybe hits what you guys were getting after with my wording. And you know me, english as a first language, still writing poorly :-p Do we think lang 3.9 is ready? -Rob > On Apr 8, 2019, at 8:13 AM, chtom...@apache.org wrote: > > This is an automated email from the ASF dual-hoste