Uploaded image for project: 'WINDUP - Red Hat Application Migration Toolkit'
  1. WINDUP - Red Hat Application Migration Toolkit
  2. WINDUP-795

Skip Tattletale's generation of the .png file

    XMLWordPrintable

Details

    • Story
    • Resolution: Done
    • Major
    • 2.5.0.Final
    • 2.4.0.CR2
    • None
    • None

    Description

      As Marek found, Tattletale may spend very long time creating the .PNG graph of the dependencies (using `dot ...`).
      The resulting PNG is unusable anyway - too many lines.

      Here's the class creating the PNG: https://github.com/jesperpedersen/tattletale/blob/master/src/main/java/org/jboss/tattletale/reporting/GraphvizReport.java

      We should figure out how to disable this:

      enableDot = Boolean.valueOf(config.getProperty("enableDot", "true"));

      Attachments

        Activity

          People

            ozizka_jira Ondrej Zizka (Inactive)
            ozizka_jira Ondrej Zizka (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: