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: dev-unsubscr...@ant.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org For additional commands, e-mail: dev-h...@ant.apache.org