[
https://issues.apache.org/jira/browse/IVY-1540?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nicolas Lalevée resolved IVY-1540.
----------------------------------
Resolution: Fixed
Assignee: Nicolas Lalevée
Fix Version/s: master
> Infinite loop in dependencytree
> -------------------------------
>
> Key: IVY-1540
> URL: https://issues.apache.org/jira/browse/IVY-1540
> Project: Ivy
> Issue Type: Bug
> Components: Ant
> Affects Versions: 2.4.0
> Reporter: Brett Wooldridge
> Assignee: Nicolas Lalevée
> Fix For: master
>
>
> A 3rd party library with circular dependencies causes an infinite loop
> displaying the dependency tree. The code needs to use a hashmap or hashset
> to track what has been displayed in a given tree branch and bail when it
> encounters a node previously occurring in the branch.
> This dependency is circular, and can be used for testing:
> org.apache.xmlgraphics#batik-bridge;1.7
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)