On 16/11/2010, at 8:28 AM, Steve Ebersole wrote: > Was this time-boxed?
Kind of. I was aiming to have 2 weeks between 0.9-rc-2 and 0.9-rc-3. It was a tiny bit longer than that, but close enough. I'll try again for 2 weeks to the next release. Whether this is the final release or another rc depends on what problems we find between now and then. Once 0.9 is out, I think we should aim for maybe 4 or 6 weeks between releases. > It seemed really quick. Just curious how you thought it worked out for you > if so. Too early to say. I think it will work out well. Given that there's always one more thing that could go in a release, it will be handy for actually getting a release out. > > -- Sent from my Palm Pre > > [email protected] > http://hibernate.org > On Nov 15, 2010 3:49 AM, Adam Murdoch <[email protected]> wrote: > > 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 > -- Adam Murdoch Gradle Developer http://www.gradle.org CTO, Gradle Inc. - Gradle Training, Support, Consulting http://www.gradle.biz
