Re: [VOTE] Release Apache Commons RNG 1.3 based on RC1

2019-11-13 Thread Alex Herbert
On 13/11/2019 11:38, Gilles Sadowski wrote: Hello. Le mar. 12 nov. 2019 à 17:41, Alex Herbert a écrit : On 12 Nov 2019, at 15:39, Gilles Sadowski wrote: Hello Alex. Le mar. 12 nov. 2019 à 16:15, Alex Herbert mailto:alex.d.herb...@gmail.com>> a écrit : On 12/11/2019 09:06, Gilles Sado

Re: [VOTE] Release Apache Commons RNG 1.3 based on RC1

2019-11-13 Thread Gilles Sadowski
Hello. Le mar. 12 nov. 2019 à 17:41, Alex Herbert a écrit : > > > > > On 12 Nov 2019, at 15:39, Gilles Sadowski wrote: > > > > Hello Alex. > > > > Le mar. 12 nov. 2019 à 16:15, Alex Herbert > > a écrit : > >> > >> > >> On 12/11/2019 09:06, Gilles Sadowski wrote:

Re: [VOTE] Release Apache Commons RNG 1.3 based on RC1

2019-11-12 Thread Alex Herbert
> On 12 Nov 2019, at 16:41, Alex Herbert wrote: > > > >> On 12 Nov 2019, at 15:39, Gilles Sadowski > > wrote: >> >> Hello Alex. >> >> Le mar. 12 nov. 2019 à 16:15, Alex Herbert > > a écrit : >>> >>> >>> On 12/11/2019 09:06, Gil

Re: [VOTE] Release Apache Commons RNG 1.3 based on RC1

2019-11-12 Thread Alex Herbert
> On 12 Nov 2019, at 15:39, Gilles Sadowski wrote: > > Hello Alex. > > Le mar. 12 nov. 2019 à 16:15, Alex Herbert > a écrit : >> >> >> On 12/11/2019 09:06, Gilles Sadowski wrote: >>> 2019-11-12 2:28 UTC+01:00, Alex Herbert : > On 11 Nov 2019, at 23

Re: [VOTE] Release Apache Commons RNG 1.3 based on RC1

2019-11-12 Thread Gilles Sadowski
Hello Alex. Le mar. 12 nov. 2019 à 16:15, Alex Herbert a écrit : > > > On 12/11/2019 09:06, Gilles Sadowski wrote: > > 2019-11-12 2:28 UTC+01:00, Alex Herbert : > >> > >>> On 11 Nov 2019, at 23:40, Gilles Sadowski wrote: > >>> > >>> Hi. > >>> > >>> Maybe I'm missing what the issues really are, >

Re: [VOTE] Release Apache Commons RNG 1.3 based on RC1

2019-11-12 Thread Alex Herbert
On 12/11/2019 09:06, Gilles Sadowski wrote: 2019-11-12 2:28 UTC+01:00, Alex Herbert : On 11 Nov 2019, at 23:40, Gilles Sadowski wrote: Hi. Maybe I'm missing what the issues really are, All empty japicmp reports on the site. Some confusing empty Jacoco aggregate reports on the site. so

Re: [VOTE] Release Apache Commons RNG 1.3 based on RC1

2019-11-12 Thread Gilles Sadowski
2019-11-12 2:28 UTC+01:00, Alex Herbert : > > >> On 11 Nov 2019, at 23:40, Gilles Sadowski wrote: >> >> Hi. >> >> Maybe I'm missing what the issues really are, > > All empty japicmp reports on the site. > Some confusing empty Jacoco aggregate reports on the site. > >> so sorry if this top-posted >

Re: [VOTE] Release Apache Commons RNG 1.3 based on RC1

2019-11-11 Thread Alex Herbert
> On 11 Nov 2019, at 23:40, Gilles Sadowski wrote: > > Hi. > > Maybe I'm missing what the issues really are, All empty japicmp reports on the site. Some confusing empty Jacoco aggregate reports on the site. > so sorry if this top-posted > reply is beside the points: > 1. There always have

Re: [VOTE] Release Apache Commons RNG 1.3 based on RC1

2019-11-11 Thread Gilles Sadowski
Hi. Maybe I'm missing what the issues really are, so sorry if this top-posted reply is beside the points: 1. There always have been several issues with JapiCmp (I do not remember exactly which; it must be in the ML archive); it never worked with Commons RNG. [As as been mentioned in some thread a

Re: [VOTE] Release Apache Commons RNG 1.3 based on RC1

2019-11-11 Thread Alex Herbert
> On 11 Nov 2019, at 18:36, Gilles Sadowski wrote: > >>> [...] >>> >>> I will try and find out why these are running and just remove them. >> >> The pom requires this to skip aggregate reports [2]: >> >> >> org.jacoco >> jacoco-maven-plugin >> >> >

Re: [VOTE] Release Apache Commons RNG 1.3 based on RC1

2019-11-11 Thread Gilles Sadowski
> > [...] > > > > I will try and find out why these are running and just remove them. > > The pom requires this to skip aggregate reports [2]: > > > org.jacoco > jacoco-maven-plugin > > > > >report >

Re: [VOTE] Release Apache Commons RNG 1.3 based on RC1

2019-11-11 Thread Gilles Sadowski
Hello. > [...] > > This may have always been the case. Yes. Gilles > [...] - To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org

Re: [VOTE] Release Apache Commons RNG 1.3 based on RC1

2019-11-11 Thread Gary Gregory
I usually run site builds with -P jacoco and -P japicmp Gary On Mon, Nov 11, 2019 at 12:55 PM Alex Herbert wrote: > On 11/11/2019 16:43, Gary Gregory wrote: > > The JApiCmp and JaCoCo reports are empty. You'll want to make sure you > fix > > that before publishing the site. > > Good spot. Unfor

Re: [VOTE] Release Apache Commons RNG 1.3 based on RC1

2019-11-11 Thread Alex Herbert
On 11/11/2019 17:55, Alex Herbert wrote: On 11/11/2019 16:43, Gary Gregory wrote: The JApiCmp and JaCoCo reports are empty. You'll want to make sure you fix that before publishing the site. Good spot. Unfortunately I've already pushed to the live site so I'll have to fix it in-place. JA

Re: [VOTE] Release Apache Commons RNG 1.3 based on RC1

2019-11-11 Thread Alex Herbert
On 11/11/2019 16:43, Gary Gregory wrote: The JApiCmp and JaCoCo reports are empty. You'll want to make sure you fix that before publishing the site. Good spot. Unfortunately I've already pushed to the live site so I'll have to fix it in-place. JAPIcmp was introduced in parent-49 but set to

Re: [VOTE] Release Apache Commons RNG 1.3 based on RC1

2019-11-11 Thread Gary Gregory
The JApiCmp and JaCoCo reports are empty. You'll want to make sure you fix that before publishing the site. Gary On Tue, Nov 5, 2019 at 11:36 AM Alex Herbert wrote: > We have fixed quite a few bugs and added some significant enhancements > since Apache Commons RNG 1.2 was released, so I would l

[RESULT][VOTE] Release Apache Commons RNG 1.3 based on RC1

2019-11-11 Thread Alex Herbert
The votes are as follows: +1 - Gilles Sadowski (binding) +1 - Pascal Schumacher (binding) +1 - Alex Herbert (binding) I will perform the release now. Many thanks to the validators. Alex On 05/11/2019 16:36, Alex Herbert wrote: We have fixed quite a few bugs and added some significant enhanceme

Re: [VOTE] Release Apache Commons RNG 1.3 based on RC1

2019-11-11 Thread Alex Herbert
Here's my +1. Alex On 05/11/2019 16:36, Alex Herbert wrote: We have fixed quite a few bugs and added some significant enhancements since Apache Commons RNG 1.2 was released, so I would like to release Apache Commons RNG 1.3. Apache Commons RNG 1.3 RC1 is available for review here:   https://

Re: [VOTE] Release Apache Commons RNG 1.3 based on RC1

2019-11-07 Thread Pascal Schumacher
+1 Am 05.11.2019 um 17:36 schrieb Alex Herbert: We have fixed quite a few bugs and added some significant enhancements since Apache Commons RNG 1.2 was released, so I would like to release Apache Commons RNG 1.3. Apache Commons RNG 1.3 RC1 is available for review here:   https://dist.apache.org

Re: [VOTE] Release Apache Commons RNG 1.3 based on RC1

2019-11-05 Thread Gilles Sadowski
Hi. Le mar. 5 nov. 2019 à 17:36, Alex Herbert a écrit : > > We have fixed quite a few bugs and added some significant enhancements > since Apache Commons RNG 1.2 was released, so I would like to release > Apache Commons RNG 1.3. > > Apache Commons RNG 1.3 RC1 is available for review here: >ht

[VOTE] Release Apache Commons RNG 1.3 based on RC1

2019-11-05 Thread Alex Herbert
We have fixed quite a few bugs and added some significant enhancements since Apache Commons RNG 1.2 was released, so I would like to release Apache Commons RNG 1.3. Apache Commons RNG 1.3 RC1 is available for review here:   https://dist.apache.org/repos/dist/dev/commons/rng/1.3-RC1/   https://h