[PR] IVY-1485, IVY-1661: collect dependency properties by conf [ant-ivy]
eric-milles (via GitHub) <[email protected]>
| Newsgroups | gmane.comp.jakarta.ant.devel |
|---|---|
| Message-ID | <[email protected]> |
eric-milles opened a new pull request, #109: URL: https://github.com/apache/ant-ivy/pull/109 After resolve, dependency properties are collected and persisted. First, the root, top-level and forced-revision nodes are found. Then for each non-problem, non-evicted dependency the mrid is the key and the rev,status,forcedRev,resolvedId tuple is the value. Processing the resolve report by conf gives a better picture of top-level, forced and evicted dependencies. This fixes the issues noted in: https://issues.apache.org/jira/browse/IVY-1661 https://issues.apache.org/jira/browse/IVY-1485 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]