Gradle 0.6 released
The Gradle team is very excited to announce the release of Gradle 0.6. This release comes with major new features, like:
User's guide: http://gradle.org/latest/docs/userguide/userguide.html
Download: http://dist.codehaus.org/gradle/gradle-0.6-all.zip
We are also excited to present Gradle at the Jazoon Conference on June
23: http://jazoon.com/en/conference/presentationdetails.html?type=sid&detail=8881
- an improved DSL and a richer domain model.
- many new listeners to customize your build in a very flexible way.
- TestNG support.
- more control over how multiproject builds are executed
- progress reporting for downloading
- a rule engine for creating rule based tasks
- and much more ...
User's guide: http://gradle.org/latest/docs/userguide/userguide.html
Download: http://dist.codehaus.org/gradle/gradle-0.6-all.zip
We are also excited to present Gradle at the Jazoon Conference on June
23: http://jazoon.com/en/conference/presentationdetails.html?type=sid&detail=8881
Location:
http://gradle.org/
- Login or register to post comments
- 1386 reads
- Printer-friendly version
(Note: Opinions expressed in this article and its replies are the opinions of their respective authors and not those of DZone, Inc.)










Comments
Aguiar replied on Thu, 2009/05/21 - 10:26am
Read the entire post and no clue of what Gradle means...
Update: Nice tool! I rather make build files in Groovy than XML, for sure!