Great stuff ! Drop in replacement for me. Also reduced my build time a couple of seconds :-)
cheers Magnus Date: Wed, 4 Aug 2010 16:58:49 +1000 From: [email protected] To: [email protected]; [email protected] Subject: [gradle-user] [ANN] Gradle 0.9-rc-1 released 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
