Andrew Oberstar wrote > Gradle has facilities needed to handle the dependencies automatically, so > I think > manual task dependencies should be a matter of last resort.
In its current form, Gradle's task autowiring mechanism isn't a good fit for the `sonar-runner` plugin. With some design and implementation changes, the plugin could simulate autowiring to a certain extent. Not sure if it would pay off. Cheers, Peter -- View this message in context: http://gradle.1045684.n5.nabble.com/SonarRunner-Task-Dependencies-tp5711079p5711091.html Sent from the gradle-dev mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
