Hi, folks!

http://dist.codehaus.org/gradle/ does not include
gradle-0.9-bin.zip<http://dist.codehaus.org/gradle/gradle-0.9-bin.zip>,
so it can't be used as wrapper. Any workarounds?

Thanks!

On Sun, Dec 19, 2010 at 11:38, Adam Murdoch <[email protected]> wrote:

> Hi,
>
> I'm pleased to announce the release of Gradle 0.9. This is a massive
> release and includes a huge number of changes since Gradle 0.8.
>
> This release adds some major new features to Gradle, including:
>
> * Incremental build
> * Simple build composition using scripts
> * Parallel test execution and other testing features
> * New plugins, including plugins for IDEA project generation, Antlr
> support, and generating announcements from your build
> * New tasks, including Exec, JavaExec and others
> * Build profiler
> * Gradle build language reference guide
> * The experimental Gradle daemon
>
> Read more in the release notes:
> http://docs.codehaus.org/display/GRADLE/Gradle+0.9+Release+Notes
>
> Downloads available at: http://gradle.org/downloads.html
>
>
> New features since 0.9-rc-3:
>
> * A reference guide for the Gradle build language
>
> * Upgraded to Groovy 1.7.6
>
>
> Deprecations since 0.9-rc-3:
>
> * The 'scriptDestinationPath' and 'jarPath' properties of the Wrapper task
> have been replaced by the 'scriptFile' and 'jarFile' properties.
>
>
> Breaking changes since 0.9-rc-3:
>
> * The Wrapper task now generates the wrapper jar and properties files into
> $projectDir/gradle/wrapper by default.
>
>
> --
> Adam Murdoch
> Gradle Developer
> http://www.gradle.org
> CTO, Gradle Inc. - Gradle Training, Support, Consulting
> http://www.gradle.biz
>
>


-- 
Best Regards,
Baruch

Reply via email to