[
https://issues.apache.org/jira/browse/IVY-1540?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16025694#comment-16025694
]
ASF GitHub Bot commented on IVY-1540:
-------------------------------------
Github user jaikiran closed the pull request at:
https://github.com/apache/ant-ivy/pull/27
> 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
>
> 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)