[
https://issues.apache.org/jira/browse/IVY-225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12923565#action_12923565
]
Richard Mauri commented on IVY-225:
-----------------------------------
First off, my comments may be off the mark because the description URL no
longer exists...
I have a need to acquire a list of dependencies (full closure) for a module
that is ordered bottom-up (independent first -> dependents later)
This information is certainly available in the internals and ideally should be
available via some public IVY task callable from ANT.
It doesn't have to be <ivy:cachepath ....
I need this dependency information so I can perform some post resolve
processing in the correct sequence.
I am ready to use <ivy:triggers to do this, but that just seems too heavy.
I'm going to watch this issue and vote if I get any comments that agree with me
- Richard
> cachepath task should preserve the order of the dependencies
> ------------------------------------------------------------
>
> Key: IVY-225
> URL: https://issues.apache.org/jira/browse/IVY-225
> Project: Ivy
> Issue Type: Improvement
> Components: Core
> Affects Versions: 1.3.1
> Reporter: Maarten Coene
> Attachments: ivy-225.xml, ivy.patch, XMLReportOutputter.patch,
> XmlReportParser.patch
>
>
> http://www.jayasoft.org/node/541
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.