Hi there, just for those who are running gradle on macosx, I've updated the macports support for gradle to 0.9-RC1. The related port is named "gradle-devel".
regards, René Am 15.11.10 09:48, schrieb Adam Murdoch: > Hi, > > Gradle 0.9-rc-3 is now available. This release contains a number of > bug fixes, mainly to the idea and eclipse plugins. > > Downloads available at: http://www.gradle.org/downloads.html > Release notes: > http://docs.codehaus.org/display/GRADLE/Gradle+0.9+Release+Notes > > > New features since 0.9-rc-2: > > * This release includes the experimental build daemon. To use the > daemon, add the --daemon option when you run Gradle. The daemon is > started automatically. > > The new command-line options are documented at: > http://www.gradle.org/0.9-rc-3/docs/userguide/gradle_command_line.html#N153AB. > > > Some background information on the daemon is available at: http://docs.codehaus.org/display/GRADLE/Gradle+Build+Daemon > > * Upgraded the code-quality plugin to use Checkstyle 5.3 and > CodeNarc 0.11. > > > Breaking changes since 0.9-rc-2: > > * The 'gradleCacheVariable' and 'gradleCacheHome' properties of the > IdeaModule task have been replaced by the 'variables' property. > > > Please try out this release with your builds and let us know if you > find any issues. > > > -- Adam Murdoch Gradle Developer http://www.gradle.org CTO, Gradle > Inc. - Gradle Training, Support, Consulting http://www.gradle.biz > > -- ------------------------------------ Rene Groeschke [email protected] http://www.breskeby.com http://twitter.com/breskeby ------------------------------------
