[RESULT][VOTE] Release Apache Groovy 3.0.2 (take 3)

2020-03-08 Thread Paul King
The vote has passed with four +1 PMC votes, one additional +1 vote and no other votes. I'll proceed with next steps. Cheers, Paul. On Thu, Mar 5, 2020 at 9:22 PM Paul King wrote: > > Dear development community, > > I am happy to start the VOTE thread for a Groovy 3.0.2 release! > This with the

Re: [VOTE] Release Apache Groovy 3.0.2 (take 3)

2020-03-06 Thread Remko Popma
+1 Remko. On Fri, Mar 6, 2020 at 4:21 AM Andres Almiray wrote: > +1 (binding) > > Sent from my primitive tricorder > > On 5 Mar 2020, at 12:23, Paul King wrote: > >  > > Dear development community, > > I am happy to start the VOTE thread for a Groovy 3.0.2 release! > This with the switch regre

Re: [VOTE] Release Apache Groovy 3.0.2 (take 3)

2020-03-05 Thread Andres Almiray
+1 (binding) Sent from my primitive tricorder > On 5 Mar 2020, at 12:23, Paul King wrote: > >  > > Dear development community, > > I am happy to start the VOTE thread for a Groovy 3.0.2 release! > This with the switch regression fixed. > > This release includes 25 bug fixes/improvements as

Re: [VOTE] Release Apache Groovy 3.0.2 (take 3)

2020-03-05 Thread Daniel.Sun
All tests pass, and my smoke tests run well on groovySh and groovy console. +1 (binding) Cheers, Daniel Sun - Apache Groovy committer & PMC member Blog: http://blog.sunlan.me Twitter: @daniel_sun -- Sent from: http://groovy.329449.n5.nabble.com/Groovy-Dev-f372993.html

Re: [VOTE] Release Apache Groovy 3.0.2 (take 3)

2020-03-05 Thread Guillaume Laforge
It seems to be because I have a space in the path of the directory containing the source code. If I re-run the tests in a directory whose name doesn't contain spaces, the tests are happy. I was seeing in the logs the spaces being replaced (url-encoded) with %20. So perhaps there's something to be

Re: [VOTE] Release Apache Groovy 3.0.2 (take 3)

2020-03-05 Thread Guillaume Laforge
I was building from the source tar ball, with the test command, and got 2 tests failing. Here's the build scan: https://scans.gradle.com/s/l2vazndmm4utg A class reloading test, and a security test. Guillaume On Thu, Mar 5, 2020 at 12:23 PM Paul King wrote: > > Dear development community, > > I

[VOTE] Release Apache Groovy 3.0.2 (take 3)

2020-03-05 Thread Paul King
Dear development community, I am happy to start the VOTE thread for a Groovy 3.0.2 release! This with the switch regression fixed. This release includes 25 bug fixes/improvements as outlined in the changelog: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12318123&version=123469

[CANCELLED][VOTE] Release Apache Groovy 3.0.2 (take 2)

2020-03-05 Thread Paul King
Since we have no rush for 3.0.2, I'll fix the switch regression that has been noted and re-start the vote. On Thu, Mar 5, 2020 at 12:14 PM Paul King wrote: > > Dear development community, > > I am happy to start the VOTE thread for a Groovy 3.0.2 release! > > This release includes 24 bug fixes/i

[VOTE] Release Apache Groovy 3.0.2 (take 2)

2020-03-04 Thread Paul King
Dear development community, I am happy to start the VOTE thread for a Groovy 3.0.2 release! This release includes 24 bug fixes/improvements as outlined in the changelog: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12318123&version=12346991 Tag: https://gitbox.apache.org/repo

[CANCELLED][VOTE] Release Apache Groovy 3.0.2

2020-03-04 Thread Paul King
There was a tiny glitch in one of the build files which I am going to re-jib and re-build and kick off the release again. Sorry for the glitch. Cheers, Paul. On Wed, Mar 4, 2020 at 4:37 PM Paul King wrote: > > Dear development community, > > I am happy to start the VOTE thread for a Groovy 3.0.

Re: [VOTE] Release Apache Groovy 3.0.2

2020-03-04 Thread Paul King
There must be a platform specific glitch with a change I made to the build to make the CI work better. It wasn't really anything that needed to be in the build for normal usage. It doesn't affect the binary convenience jars. However, since we recognise the source jar as the canonical release, I'll

Re: [VOTE] Release Apache Groovy 3.0.2

2020-03-04 Thread Jochen Theodorou
Am 04.03.20 um 09:52 schrieb Guillaume Laforge: I was trying to build on Java 11 and got > Ambiguous method overloading for method java.io.File#.   Cannot resolve which method to invoke for [null, class java.lang.String] due to overlapping prototypes between:         [class java.lang.Strin

Re: [VOTE] Release Apache Groovy 3.0.2

2020-03-04 Thread Guillaume Laforge
I was trying to build on Java 11 and got > Ambiguous method overloading for method java.io.File#. Cannot resolve which method to invoke for [null, class java.lang.String] due to overlapping prototypes between: [class java.lang.String, class java.lang.String] [class java.io.File,

[VOTE] Release Apache Groovy 3.0.2

2020-03-03 Thread Paul King
Dear development community, I am happy to start the VOTE thread for a Groovy 3.0.2 release! This release includes 22 bug fixes/improvements as outlined in the changelog: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12318123&version=12346991 Tag: https://gitbox.apache.org/repo