hdockter wrote:
> 
> For 0.6 we want to generate a dependency graph report.
> 

This what I'm trying to achieve... I've had some whinging from my team that
it's hard to track down broken transitive dependencies!


hdockter wrote:
> 
> Unfortunately  the logic for this is hidden in the Ant Ivy tasks and not
> accessible  
> via the Ivy API. So we have to do some work here and I guess we might  
> as well provide a method then, which returns a tree of dependencies.
> 

Yup, I had a look at the Ivy Ant tasks and they parse the XML the Ivy
generates, which is pretty poor. I'm probably going to need to do this for
work shortly so I'll contribute the code back.

Phil.
-- 
View this message in context: 
http://www.nabble.com/Getting-a-dependency-tree-tp20230810p20236318.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


Reply via email to