On 14/09/2010, at 5:13 PM, Jeppe Nejsum Madsen wrote: > On Tue, Sep 14, 2010 at 7:59 AM, Adam Murdoch <[email protected]> wrote: > >> I think I have a fix for this. > > Cool. Out of curiosity, what was/is the issue?
Passing optimise = off to the <scalac> task seemed to be causing the problem. No idea why. > >> Could you try your build with a new snapshot >> of Gradle? You can download a snapshot from our CI machine (log in as >> guest): >> http://teamcity.jetbrains.com/viewLog.html?buildId=40099&buildTypeId=bt107&tab=artifacts > > Sure, I'll try it later today. Is there a way to use the snapshots > with the wrapper? Not those particular snapshots, because the wrapper would have to log in to download them. But in general, you can put a snapshot at a URL somewhere and edit the gradle-wrapper.properties file to point to it. -- Adam Murdoch Gradle Developer http://www.gradle.org CTO, Gradle Inc. - Gradle Training, Support, Consulting http://www.gradle.biz
