Rob Fletcher

Results 111 comments of Rob Fletcher

I can't resolve any version of gradle-processes > 0.3.0 on jcenter, plugins.gradle.org or bintray.

Is this a problem with accessing the spring context from a static context when using `as GSON`? I think the reason it's going down that path is that `applicationContext` is...

@sergiomichels yeah, the static-ness is in the gson plugin

This is potentially solve alb using `grails.util.Holders`

That's interesting. I've never used Grails with maven so I wasn't aware of the implications of including test artifacts in the plugin. If the plugin depended on a binary jar...

I've just seen this with a non-Gradle Sass project (using Grunt). Looks to me like the problem is in the version of Compass that Breakpoint depends on being too rigid....

It looks like one of the gems is doing some kind of post-installation task that requires Java. The JRubyTask class overrides the _PATH_ environment variable, though. I can fix that...

yes, I'm getting to exactly the same point. I managed to get past the _jrake_ error by just upgrading to the latest JRuby – I didn't have to specify the...

No I just upgraded the version of JRuby that the plugin looks for. On 14 February 2014 at 11:07:36, Andrey Hihlovskiy ([email protected]) wrote: > That's good news. Do I get...