Given that, I don't see any significant issues. There are probably a few minor considerations (like the dependency on the integration test task and the runtime configration) that might be worth looking into, but not urgent.
Andrew Oberstar On Wed, Mar 27, 2013 at 3:22 AM, Peter Niederwieser <[email protected]>wrote: > 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 > > >
