[RESULT][VOTE] Release Apache Commons Lang 3.6 based on RC4

2017-06-12 Thread Benedikt Ritter
Hi, > Am 09.06.2017 um 11:56 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 > RC4. > > The only change compared to RC3 is a partial revert of L

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

2017-06-12 Thread Benedikt Ritter
> Am 09.06.2017 um 11:56 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 > RC4. > > The only change compared to RC3 is a partial revert of LANG-

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

2017-06-11 Thread Oliver Heger
Build works fine with Java 1.7 and 1.8 on Windows 10. Artifacts and site look good. +1 Oliver Am 09.06.2017 um 11:56 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 L

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

2017-06-10 Thread Gary Gregory
+1 Building the site with Oracle Java 7 default settings gave me a PermSpace error so I switched to Java Oracle 8. >From src zip: ASC, MD5, SHA1 OK. Release notes and notice file OK. Running 'mvn clean verify site' OK with Oracle Java 8: Apache Maven 3.5.0 (ff8f5e7444045639af65f6095c62210b5713f

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

2017-06-09 Thread Bruno P. Kinoshita
Commons Lang 3.6 based on RC4 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 RC4. The only change compared to RC3 is a partial revert of LANG-1334: The compile time constants in

[VOTE] Release Apache Commons Lang 3.6 based on RC4

2017-06-09 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 RC4. The only change compared to RC3 is a partial revert of LANG-1334: The compile time constants in CharEncoding (which has also been