[RESULT][VOTE] Release Apache Groovy 3.0.0-alpha-3

2018-06-26 Thread Paul King
The vote has passed with four +1 PMC votes and one additional +1 vote. I'll proceed with next steps. Cheers, Paul. On Sat, Jun 23, 2018 at 2:15 PM Paul King wrote: > > Dear development community, > > I am happy to start the VOTE thread for a Groovy 3.0.0-alpha-3 release! > This version is

Re: [VOTE] Release Apache Groovy 3.0.0-alpha-3

2018-06-23 Thread John Wagenleitner
+1 (binding) On Fri, Jun 22, 2018 at 9:15 PM Paul King wrote: > > Dear development community, > > I am happy to start the VOTE thread for a Groovy 3.0.0-alpha-3 release! > This version is intended to be released at the same time as Groovy > 2.6.0-alpha-4 > and is the recommended next version of

Re: [VOTE] Release Apache Groovy 3.0.0-alpha-3

2018-06-23 Thread Guillaume Laforge
+1 (binding) My usual manual tests (in the console), with a few tests with the Parrot syntax. All was fine for me. Guillaume On Sat, Jun 23, 2018 at 10:12 AM Russel Winder wrote: > > +1 > > -- > Russel. > === > Dr Russel Winder t: +44 20 7585 2200

Re: [VOTE] Release Apache Groovy 3.0.0-alpha-3

2018-06-23 Thread Russel Winder
+1 -- Russel. === Dr Russel Winder t: +44 20 7585 2200 41 Buckmaster Roadm: +44 7770 465 077 London SW11 1EN, UK w: www.russel.org.uk signature.asc Description: This is a digitally signed message part

Re: [VOTE] Release Apache Groovy 3.0.0-alpha-3

2018-06-23 Thread Paul King
Thanks for the quick response. The asciidoc warnings are related to merging subproject and main ascidoc files (relative paths go astray). They can safely be ignored since once merged all is fine but if you can think of a nice way to get rid of the warnings I'm keen to know. ;-) Cheers, Paul. On

Re: [VOTE] Release Apache Groovy 3.0.0-alpha-3

2018-06-23 Thread Andres Almiray
Built and tested from source. There are 6 javadoc warnings > Task :javadoc /Users/aalmiray/Downloads/groovy-3.0.0-alpha-3/src/main/java/org/codehaus/groovy/runtime/memoize/StampedCommonCache.java:39: warning - Tag @link: can't find getAndPut(K, ValueProvider) in

[VOTE] Release Apache Groovy 3.0.0-alpha-3

2018-06-22 Thread Paul King
Dear development community, I am happy to start the VOTE thread for a Groovy 3.0.0-alpha-3 release! This version is intended to be released at the same time as Groovy 2.6.0-alpha-4 and is the recommended next version of Groovy for users of JDK8 and above. This release includes 40 bug