sorry for not being clear. "gradle wrapper" works correctly. the failure comes when I run gradlew. I'll double check 0.9.2 support for the clojure plugin.
Thanks On Mon, Jul 4, 2011 at 7:52 PM, Adam Murdoch <[email protected]> wrote: > > Do you mean here that the failure happens when you run 'gradle wrapper' to > generate the wrapper, or that the failure happens when you run the generated > 'gradlew' script? > If it's 'gradle wrapper' that's failing, what does gradle -v give you? > If it 'gradlew' that's failing, you might check that the version of the > clojuresque plugin that you're using supports Gradle 0.9.2 because, from the > failure, it looks like it's trying to use a method added in one of the > Gradle 1.0 milestones. -- Omnem crede diem tibi diluxisse supremum. --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
