On Mon, Dec 14, 2009 at 8:19 AM, Russel Winder <[email protected] > wrote:
> On Mon, 2009-12-14 at 07:34 +0530, Roshan Dawrani wrote: > > Is there a gradle version(snapshot?) available that uses groovy > > 1.6.5(+)? Or will I need to build it locally? > > It seems there is an incompatibility between Gradle and all Groovy > versions post 1.6.4. The sooner this is sorted and Gradle uses 1.6.7 > the better. Actually it would be even better if Gradle worked with > whichever version of Groovy the user nominated -- I for one want to use > Groovy 1.8-beta-1-SNAPSHOT. > I don't think this works out. It will be a maintainability nightmare. See Grails, where a particular versions also uses a particular version of Groovy, doesn't it? - Hans -- Hans Dockter Gradle Project Manager http://www.gradle.org > > > > Or, do you think that just replacing 1.6.4 jar with 1.6.5 jar within > > current gradle\lib may work too? > > Apparently this buggers up Gradle. > > > > Having a groovy 1.6.5 built gradle will also confirm whether the issue > > is due to some classloader mix-up in gradle or whether GPars issue > > exists even after having the fix for GROOVY-3761. > > > > -- > Russel. > > ============================================================================= > Dr Russel Winder Partner > xmpp: [email protected] > Concertant LLP t: +44 20 7585 2200, +44 20 7193 9203 > 41 Buckmaster Road, f: +44 8700 516 084 voip: > sip:[email protected] <sip%[email protected]> > London SW11 1EN, UK m: +44 7770 465 077 skype: russel_winder >
