Yes, an exemption would be nice! On Fri, Sep 1, 2017 at 9:11 PM, Cédric Champeau <[email protected]> wrote:
> Remind me how many of those problems would have been avoided if the Gradle > wrapper was blessed by the Foundation? > > > 2017-09-01 13:00 GMT+02:00 Paul King <[email protected]>: > >> >> >> On Fri, Sep 1, 2017 at 3:50 AM, Konstantin Boudnik <[email protected]> >> wrote: >> >>> +1 [binding] >>> >>> - Signature is ok >>> - Checksum is ok (although the file is formatted so that it prevent >>> automatic >>> validation via -c option) >>> - RAT is ok >>> >>> Perhaps a note on the requirement for Gradle 3.5.1 needs to be added to >>> the >>> release notes? 'cause the build is failing with the latest version as >>> well as >>> with an old 2.10+ ones. >>> >> >> Thanks for noticing that Cos. I've added in some additional wording for >> the next release. >> >> It's the bootstrap step that is the culprit. Once bootstrapping is done, >> using gradlew should then use the correct version. The wording I just added >> could be made simpler and clearer if we tweak the build just a little so as >> not to trip over the changes that come into play when using Gradle 4 (at >> least while bootstrapping). I've created GROOVY-8308 to look into that. >> >> Cheers, Paul. >> >> >> >>> Thank you! >>> Cos >>> >>> On Wed, Aug 30, 2017 at 08:23AM, Daniel Sun wrote: >>> > Dear community, >>> > >>> > I am happy to start the VOTE thread for a Groovy 2.6.0-alpha-1 release! >>> > >>> > This release includes 33 bug fixes/improvements as outlined in the >>> > changelog: >>> > https://issues.apache.org/jira/secure/ReleaseNote.jspa?proje >>> ctId=12318123&version=12340456 >>> > >>> > Tag: >>> > https://git1-us-west.apache.org/repos/asf?p=groovy.git;a=tag >>> ;h=refs/tags/GROOVY_2_6_0_ALPHA_1 >>> > Tag commit id: 23c95ee4d852bef85a3abd666489a2ca8a834289 >>> > >>> > The artifacts to be voted on are located as follows (r21363). >>> > Source release: >>> > https://dist.apache.org/repos/dist/dev/groovy/2.6.0-alpha-1/sources >>> > Convenience binaries: >>> > https://dist.apache.org/repos/dist/dev/groovy/2.6.0-alpha-1/ >>> distribution >>> > >>> > Release artifacts are signed with a key from the following file: >>> > https://dist.apache.org/repos/dist/dev/groovy/KEYS >>> > >>> > Please vote on releasing this package as Apache Groovy 2.6.0-alpha-1. >>> > >>> > The vote is open for the next 72 hours and passes if a majority of at >>> least >>> > three +1 PMC votes are cast. >>> > >>> > [ ] +1 Release Apache Groovy 2.6.0-alpha-1 >>> > [ ] 0 I don't have a strong opinion about this, but I assume it's ok >>> > [ ] -1 Do not release Apache Groovy 2.6.0-alpha-1 because... >>> > >>> > Here is my vote: >>> > >>> > +1 (binding) >>> > >>> > >>> > >>> > >>> > -- >>> > Sent from: http://groovy.329449.n5.nabble.com/Groovy-Dev-f372993.html >>> >> >> >
