Hi,

A release candidate for Gradle 0.9 is now available. Here's what's changed since 0.9-preview-3:

- The 'idea' plugin is now included in the Gradle distribution, and the 'eclipse' plugin as been rewritten. Both plugins now automatically discover and download the source and javadoc jars for each dependency.

- Added support for single test execution. You can run Gradle with -Dtest.single=SomeClassName to execute a single test.

- Simplified output for gradle -t

- A bucket load of bug and performance fixes.

You can download the distribution from http://gradle.org/downloads.html

Release notes and breaking changes are available at:
http://docs.codehaus.org/display/GRADLE/Gradle+0.9+Release+Notes
http://docs.codehaus.org/display/GRADLE/Gradle+0.9+Breaking+Changes


--
Adam Murdoch
Gradle Developer
http://www.gradle.org
CTO, Gradle Inc. - Gradle Training, Support, Consulting
http://www.gradle.biz

Reply via email to