• Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Major Major
    • maven-plugin
    • None
    • Platform: All, OS: All

      And perhaps even with some indentation so that you can see the hierarchy more
      easily.

          [JENKINS-423] Sort modules in the topological order

          rsutphin added a comment -

          FWIW, I've had good luck using jgrapht to do topological sorts in a different
          context (database FK relationships).

          (Visualization is harder – it's pretty difficult to represent a directed
          acyclic graph with just an indented list, unless you repeat vertices. Exhibit
          1: maven's debug output.)

          rsutphin added a comment - FWIW, I've had good luck using jgrapht to do topological sorts in a different context (database FK relationships). (Visualization is harder – it's pretty difficult to represent a directed acyclic graph with just an indented list, unless you repeat vertices. Exhibit 1: maven's debug output.)

          Implemented in 1.133. Modules are now displayed with indentation.

          Kohsuke Kawaguchi added a comment - Implemented in 1.133. Modules are now displayed with indentation.

            Unassigned Unassigned
            kohsuke Kohsuke Kawaguchi
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: