
Gradle 0.9 released
Date 2010/12/20 4:08:54 | Topic: Press Release
| Gradle announces the release of Gradle 0.9. Gradle is a build system which offers you ease, power and freedom. You can choose the balance for yourself. It has powerful multi-project build support. It has a layer on top of Ivy that provides a build-by-convention integration for Ivy. It gives you always the choice between the flexibility of Ant and the convenience of a build-by-convention behavior. 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
|
|