+1 The chicken-and-egg problem of not having the wrapper can be mitigated by GVM and gdub (https://github.com/dougborg/gdub)
------------------------------------------- Java Champion; Groovy Enthusiast http://jroller.com/aalmiray http://www.linkedin.com/in/aalmiray -- What goes up, must come down. Ask any system administrator. There are 10 types of people in the world: Those who understand binary, and those who don't. To understand recursion, we must first understand recursion. On Sun, Jun 7, 2015 at 9:31 PM, Guillaume Laforge <[email protected]> wrote: > +1 (binding) > > Double checked it's easy to get the gradle wrapper generated and run > normal build target with gradlew afterwards. > Also checked some hello world samples with groovysh and groovyConsole. > Everything went fine! > > Guillaume > > 2015-06-07 17:48 GMT+02:00 Cédric Champeau <[email protected]>: > >> Dear community, >> >> I am happy to start the first VOTE thread for a Groovy release under the >> Apache Incubator umbrella! >> This release both includes a lot of bugfixes, but also required some >> adjustments for the sake of conforming to the Apache Software Foundation >> and Apache Incubator guidelines. A big thank to all who contributed and >> helped us! >> >> The changelog for this release can be found here: >> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12318123&version=12331941 >> >> Tag for the release: >> https://git1-us-west.apache.org/repos/asf?p=incubator-groovy.git;a=tag;h=19f70958f39f0cc5c6b4d3e9471fd297400647d2 >> >> The artifacts to be voted on are located here: >> http://people.apache.org/~cchampeau/groovy/ >> >> Release artifacts are signed with the following keys: >> http://people.apache.org/~cchampeau/groovy/KEYS >> >> It is expected that voters check at least checksums and signatures, and >> of course much better if you can also verify the source package. >> >> Please vote on releasing this package as Apache Groovy 2.4.4-incubating. >> >> The vote is open for the next 72 hours and passes if a majority of at >> least three +1 PPMC votes are cast. >> >> [ ] +1 Release Apache Groovy 2.4.4-incubating >> [ ] 0 I don't have a strong opinion about this, but I assume it's ok >> [ ] -1 Do not release Apache Groovy 2.4.4-incubating because... >> >> Here is my vote: >> >> +1 (binding) >> >> > > > -- > Guillaume Laforge > Groovy Project Manager > Product Ninja & Advocate at Restlet <http://restlet.com> > > Blog: http://glaforge.appspot.com/ > Social: @glaforge <http://twitter.com/glaforge> / Google+ > <https://plus.google.com/u/0/114130972232398734985/posts> >
