Re: [VOTE] Release Apache Commons Lang 3.6 based on RC1

2017-04-18 Thread Matt Sicker
Sounds like something that needs to be improved for Commons, quite possibly useful for other Apache projects, too. I've seen some neat continuous delivery style setups outside Apache, but that's not super feasible without integrating into automatic vote emails or something similar. Actually, that'

Re: [VOTE] Release Apache Commons Lang 3.6 based on RC1

2017-04-17 Thread Gary Gregory
On Mon, Apr 17, 2017 at 11:48 PM, Benedikt Ritter wrote: > Hello, > > > Am 18.04.2017 um 08:32 schrieb Gary Gregory : > > > > On Mon, Apr 17, 2017 at 11:23 PM, Benedikt Ritter > > > wrote: > > > >> Hello, > >> > >>> Am 17.04.2017 um 21:19 schrieb Gary Gregory : > >>> >

Re: [VOTE] Release Apache Commons Lang 3.6 based on RC1

2017-04-17 Thread Benedikt Ritter
Hello, > Am 18.04.2017 um 08:32 schrieb Gary Gregory : > > On Mon, Apr 17, 2017 at 11:23 PM, Benedikt Ritter > > wrote: > >> Hello, >> >>> Am 17.04.2017 um 21:19 schrieb Gary Gregory : >>> >>> On Mon, Apr 17, 2017 at 12:01 PM, Gary Gregory >

Re: [VOTE] Release Apache Commons Lang 3.6 based on RC1

2017-04-17 Thread Gary Gregory
On Mon, Apr 17, 2017 at 11:23 PM, Benedikt Ritter wrote: > Hello, > > > Am 17.04.2017 um 21:19 schrieb Gary Gregory : > > > > On Mon, Apr 17, 2017 at 12:01 PM, Gary Gregory > > > wrote: > > > >> I am also wondering if the package should be the more > >> generic org

[CANCEL][VOTE] Release Apache Commons Lang 3.6 based on RC1

2017-04-17 Thread Benedikt Ritter
Hello, > Am 17.04.2017 um 15:01 schrieb Benedikt Ritter : > > Hello, > > we have fixed quite a few bugs and added some nice new features since Commons > Lang 3.5 was released, so I would like to release Commons Lang 3.6 based on > RC1. > > Commons Lang 3.6 RC1 is available for review here: >

Re: [VOTE] Release Apache Commons Lang 3.6 based on RC1

2017-04-17 Thread Benedikt Ritter
Hello, > Am 17.04.2017 um 21:19 schrieb Gary Gregory : > > On Mon, Apr 17, 2017 at 12:01 PM, Gary Gregory > > wrote: > >> I am also wondering if the package should be the more >> generic org.apache.commons.lang3.annotation instead >> of org.apache.commons.lang3.co

Re: [VOTE] Release Apache Commons Lang 3.6 based on RC1

2017-04-17 Thread Gary Gregory
On Mon, Apr 17, 2017 at 12:01 PM, Gary Gregory wrote: > I am also wondering if the package should be the more > generic org.apache.commons.lang3.annotation instead > of org.apache.commons.lang3.concurrent.annotation. > > Thoughts? > Resending, I am getting a weird bounce back saying: *newmx101.

Re: [VOTE] Release Apache Commons Lang 3.6 based on RC1

2017-04-17 Thread Gary Gregory
I am also wondering if the package should be the more generic org.apache.commons.lang3.annotation instead of org.apache.commons.lang3.concurrent.annotation. Thoughts? Gary On Mon, Apr 17, 2017 at 11:55 AM, Gary Gregory wrote: > I've added the two types needed for HC style annotations. I think

Re: [VOTE] Release Apache Commons Lang 3.6 based on RC1

2017-04-17 Thread Gary Gregory
I've added the two types needed for HC style annotations. I think I should wait until this VOTE in canceled (if it is) before removing the current code. Gary On Mon, Apr 17, 2017 at 11:32 AM, Oliver Heger wrote: > > > Am 17.04.2017 um 18:45 schrieb Matt Sicker: > > I prefer the annotations in H

Re: [VOTE] Release Apache Commons Lang 3.6 based on RC1

2017-04-17 Thread Oliver Heger
Am 17.04.2017 um 18:45 schrieb Matt Sicker: > I prefer the annotations in HC, too. +1 Oliver > > On 17 April 2017 at 11:25, Gary Gregory wrote: > >> On Mon, Apr 17, 2017 at 9:22 AM, Gary Gregory >> wrote: >> >>> I wish we had a heads up email on cutting an RC or maybe I missed it >> since >

Re: [VOTE] Release Apache Commons Lang 3.6 based on RC1

2017-04-17 Thread Matt Sicker
I prefer the annotations in HC, too. On 17 April 2017 at 11:25, Gary Gregory wrote: > On Mon, Apr 17, 2017 at 9:22 AM, Gary Gregory > wrote: > > > I wish we had a heads up email on cutting an RC or maybe I missed it > since > > I moved house starting Friday (I must have missed it). > > > > Whil

Re: [VOTE] Release Apache Commons Lang 3.6 based on RC1

2017-04-17 Thread Gary Gregory
On Mon, Apr 17, 2017 at 9:22 AM, Gary Gregory wrote: > I wish we had a heads up email on cutting an RC or maybe I missed it since > I moved house starting Friday (I must have missed it). > > While I promoted the new annotations for thread safety, I am not happy > with them at all since you can sa

Re: [VOTE] Release Apache Commons Lang 3.6 based on RC1

2017-04-17 Thread Gary Gregory
I wish we had a heads up email on cutting an RC or maybe I missed it since I moved house starting Friday (I must have missed it). While I promoted the new annotations for thread safety, I am not happy with them at all since you can say nonesensical things like "@ThreadSafe @NotThreadSafe". I menti

[VOTE] Release Apache Commons Lang 3.6 based on RC1

2017-04-17 Thread Benedikt Ritter
Hello, we have fixed quite a few bugs and added some nice new features since Commons Lang 3.5 was released, so I would like to release Commons Lang 3.6 based on RC1. Commons Lang 3.6 RC1 is available for review here: https://dist.apache.org/repos/dist/dev/commons/lang (svn revision 19171) The