The Gradle development team have not been taking it easy since the release of Gradle 1.0. New features and innovations are constantly being added, rough edges are being smoothed and the platform continues to expand. In this talk we’ll explore the most notable additions to Gradle since the release of 1.0 and preview some of the new and exciting features just over the horizon with Gradle founder and Gradleware CEO Hans Dockter. We’ll dig into to some of the features incorporated since the 1.0 release, such as:
-Parallel task execution
-Improved test execution feedback on the command line
-Improved dependency reporting
-Improved access to the resolved dependency graph
-More flexible error handling (i.e. continuing on failure)
-Gradle Android Support
-Maven import support
-Convenient testing of Gradle upgrades via build comparison