Uploaded image for project: 'Ivy'
  1. Ivy
  2. IVY-1540

Infinite loop in dependencytree

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.4.0
    • 2.5.0-rc1
    • Ant
    • None

    Description

      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

      Attachments

        Issue Links

          Activity

            People

              hibou Nicolas Lalevée
              brettw Brett Wooldridge
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: