[CANCEL][VOTE] Release Apache Commons RNG (full distribution) 1.1 based on RC3

2018-07-25 Thread Rob Tompkins
This vote is cancelled. Many thanks for the eyes, -Rob > On Jul 25, 2018, at 8:38 PM, Rob Tompkins wrote: > > I’ll take the suggestions and get them into RC4. > >> On Jul 25, 2018, at 8:56 AM, Rob Tompkins wrote: >> >> We have added some significant enhancements since Apache Commons RNG (fu

Re: [CANCEL][VOTE] Release Apache Commons RNG (full distribution) 1.1 based on RC3

2018-07-25 Thread Gary Gregory
On Wed, Jul 25, 2018 at 6:38 PM Rob Tompkins wrote: > I’ll take the suggestions and get them into RC4. > OK, cool. Don't forget to [CANCEL] this vote ;-) Gary > > > On Jul 25, 2018, at 8:56 AM, Rob Tompkins wrote: > > > > We have added some significant enhancements since Apache Commons RNG >

Re: commons-rng git commit: accommodate for up to 4 re-runs of a failing test

2018-07-25 Thread Gilles
Hello Rob. On Thu, 26 Jul 2018 01:44:59 + (UTC), chtom...@apache.org wrote: [...] http://git-wip-us.apache.org/repos/asf/commons-rng/blob/1eb7ea49/commons-rng-sampling/pom.xml -- diff --git a/commons-rng-sampling/pom.xml

Re: [rng] Tests in -sampling

2018-07-25 Thread Gilles
On Wed, 25 Jul 2018 21:08:57 -0400, Rob Tompkins wrote: On Jul 24, 2018, at 9:13 PM, Rob Tompkins wrote: On Jul 24, 2018, at 7:04 PM, Gilles wrote: Hi Rob. On Tue, 24 Jul 2018 18:33:40 -0400, Rob Tompkins wrote: I know that the tests will be necessarily non-deterministic, but we can at

Re: [rng] Tests in -sampling

2018-07-25 Thread Rob Tompkins
> On Jul 24, 2018, at 9:13 PM, Rob Tompkins wrote: > > > >> On Jul 24, 2018, at 7:04 PM, Gilles wrote: >> >> Hi Rob. >> >> On Tue, 24 Jul 2018 18:33:40 -0400, Rob Tompkins wrote: >>> I know that the tests will be necessarily non-deterministic, but we >>> can at least get closer to having

[CANCEL][VOTE] Release Apache Commons RNG (full distribution) 1.1 based on RC3

2018-07-25 Thread Rob Tompkins
I’ll take the suggestions and get them into RC4. > On Jul 25, 2018, at 8:56 AM, Rob Tompkins wrote: > > We have added some significant enhancements since Apache Commons RNG (full > distribution) 1.0 was released, so I would like to release Apache Commons RNG > (full distribution) 1.1. > > Apa

Re: [configuration] Release with Java 7 compatibility

2018-07-25 Thread Gary Gregory
Go for it. Gary On Wed, Jul 25, 2018, 14:27 Oliver Heger wrote: > Hi, > > the current codebase for [configuration] has been updated to require > Java 8. However, no Java 8 feature is used so far. > > I would therefore like to go back to Java 7 and get a release out. > Afterwards we can switch t

Re: commons-dbcp git commit: [DBCP-517] Make defensive copies of char[] passwords.

2018-07-25 Thread Gary Gregory
I'd we do not already have that, the name does not need "defensive". Commons Collections would be where to put collections related code. Gary On Wed, Jul 25, 2018, 14:00 Oliver Heger wrote: > +1, Thank you. > > I had planned to create a patch for this issue, but did not find the > time so far.

[configuration] Release with Java 7 compatibility

2018-07-25 Thread Oliver Heger
Hi, the current codebase for [configuration] has been updated to require Java 8. However, no Java 8 feature is used so far. I would therefore like to go back to Java 7 and get a release out. Afterwards we can switch to Java 8. Thoughts? Oliver ---

Re: commons-dbcp git commit: [DBCP-517] Make defensive copies of char[] passwords.

2018-07-25 Thread Oliver Heger
+1, Thank you. I had planned to create a patch for this issue, but did not find the time so far. BTW, I have quite often the need to create defensive copies of arrays or collections in some variants (e.g. null safe, with wrapping to an unmodifiable collection, etc.). Could this be an addition to

Re: [VOTE] Release Apache Commons RNG (full distribution) 1.1 based on RC3

2018-07-25 Thread Gilles
Hi. On Wed, 25 Jul 2018 11:52:31 -0400, Rob Tompkins wrote: Thanks. Quite reasonable. I’m going to let @Gilles have a look and then will likely re-roll with better docs on the way the tests work. Thanks for the eyes. @Gilles - any thoughts or help on getting things buttoned up would be apprecia

Re: [VOTE] Release Apache Commons RNG (full distribution) 1.1 based on RC3

2018-07-25 Thread Rob Tompkins
> On Jul 25, 2018, at 12:37 PM, Rob Tompkins wrote: > > Can you try that from the tag? It happens on the tag. I’ll move the dist dependencies into the release profile so that module doesn’t break the package run. -Rob > > -Rob > >> On Jul 25, 2018, at 11:10 AM, Gilles >

Re: [VOTE] Release Apache Commons RNG (full distribution) 1.1 based on RC3

2018-07-25 Thread Gilles
Hi. On Wed, 25 Jul 2018 08:56:23 -0600, Gary Gregory wrote: -0: - Don't forget to set the date in https://dist.apache.org/repos/dist/dev/commons/rng/1.1-RC3/site/changes-report.html and changes.xml, I try to remember to do this in an RC, not after. It's in doc/release/release.howto.txt ;-)

Re: [VOTE] Release Apache Commons RNG (full distribution) 1.1 based on RC3

2018-07-25 Thread Gilles
Rob, I still can't build the project: Running $ JAVA_HOME=/usr/lib/jvm/java-9-openjdk-amd64 mvn -Pcommons-rng-examples clean package leads to the same error as with the previous RC, i.e. [...] [INFO] [INFO] Reactor Sum

Re: [VOTE] Release Apache Commons RNG (full distribution) 1.1 based on RC3

2018-07-25 Thread Rob Tompkins
Can you try that from the tag? -Rob > On Jul 25, 2018, at 11:10 AM, Gilles wrote: > > [Mail seems to have been lost.] > > Original Message > Subject: Re: [VOTE] Release Apache Commons RNG (full distribution) 1.1 based > on RC3 > Date: Wed, 25 Jul 2018 16:18:39 +0200 > From:

Re: [VOTE] Release Apache Commons RNG (full distribution) 1.1 based on RC3

2018-07-25 Thread Rob Tompkins
Thanks. Quite reasonable. I’m going to let @Gilles have a look and then will likely re-roll with better docs on the way the tests work. Thanks for the eyes. @Gilles - any thoughts or help on getting things buttoned up would be appreciated at this point. Cheers, -Rob > On Jul 25, 2018, at 10:56

Fwd: Re: [VOTE] Release Apache Commons RNG (full distribution) 1.1 based on RC3

2018-07-25 Thread Gilles
[Mail seems to have been lost.] Original Message Subject: Re: [VOTE] Release Apache Commons RNG (full distribution) 1.1 based on RC3 Date: Wed, 25 Jul 2018 16:18:39 +0200 From: Gilles To: Rob, I still can't build the project: Running $ JAVA_HOME=/usr/lib/jvm/java-9-openj

Re: [VOTE] Release Apache Commons RNG (full distribution) 1.1 based on RC3

2018-07-25 Thread Gary Gregory
-0: - Don't forget to set the date in https://dist.apache.org/repos/dist/dev/commons/rng/1.1-RC3/site/changes-report.html and changes.xml, I try to remember to do this in an RC, not after. - When I've recently emailed an announcement for a release, the email bounced because I did not have a link t

[VOTE] Release Apache Commons RNG (full distribution) 1.1 based on RC3

2018-07-25 Thread Rob Tompkins
We have added some significant enhancements since Apache Commons RNG (full distribution) 1.0 was released, so I would like to release Apache Commons RNG (full distribution) 1.1. Apache Commons RNG (full distribution) 1.1 RC3 is available for review here: https://dist.apache.org/repos/dist/de

[GitHub] commons-collections issue #45: [COLLECTIONS-691] Use boolean operator for bo...

2018-07-25 Thread kinow
Github user kinow commented on the issue: https://github.com/apache/commons-collections/pull/45 Merged. Thanks again @grimreaper ! --- - To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional comma

[GitHub] commons-collections pull request #45: [COLLECTIONS-691] Use boolean operator...

2018-07-25 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/commons-collections/pull/45 --- - To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.

[GitHub] commons-collections pull request #45: [COLLECTIONS-691] Use boolean operator...

2018-07-25 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/commons-collections/pull/45 --- - To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.