On 28/07/2011, at 11:27 AM, Adam Murdoch wrote: > On 28/07/2011, at 9:21 AM, Luke Daley wrote: > >> >> >> Begin forwarded message: >> >>> Branch: refs/heads/release_branch >>> Home: https://github.com/gradle/gradle >>> >>> Commit: 550ea7b66f02f3c0de963903ea09bca4d1724a54 >>> >>> https://github.com/gradle/gradle/commit/550ea7b66f02f3c0de963903ea09bca4d1724a54 >>> Author: adammurdoch <[email protected]> >>> Date: 2011-07-27 (Wed, 27 Jul 2011) >>> >>> Changed paths: >>> M >>> subprojects/integ-test/src/integTest/groovy/org/gradle/integtests/JavaProjectIntegrationTest.groovy >>> M subprojects/plugins/src/main/groovy/org/gradle/api/plugins/JavaPlugin.java >>> M >>> subprojects/plugins/src/test/groovy/org/gradle/api/plugins/JavaPluginTest.groovy >>> >>> Log Message: >>> ----------- >>> GRADLE-1695 - Changed 'buildNeeded' and 'buildDependents' to be recursive >> >> Can you give a little more on this? >> >> What does this solve? > > Neither of these tasks is much use if they don't consider transitive project > dependencies. They were always supposed to, and now they do.
Right, I saw this before the issue on the user ml. Ta. -- Luke Daley Principal Engineer, Gradleware http://gradleware.com
