On Mon, Dec 14, 2009 at 12:49 PM, 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. > What kind of incompatibility? If I can't specify the remote debugging options with 1.6.4 that gradle has and also not be able to build it 1.6.5 due to some issues that u r hinting at, then I will hit a roadblock in my investigation of the issue that I wanted to do. I need to somehow debug the groovy compilation that gradle launches after forking it. :-( rgds, Roshan
