Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-4376

Details tab doesn't render Checkstyle details

XMLWordPrintable

      Hudson fails to display any checkstyle details.

      • It parses the checkstyle-result.xml files and displays correct numbers in the Warning Trend and
        Summary tables.
      • The details tab is empty in the main page as well as the specific annotation type pages.
      • Checkstyle plugin version 2.12 (though problem also noticed in previous versions)
      • Hudson version 1.314
      • Perhaps it is only partially parsing the <error/> lines. Ours look like
        <error line="58" column="32" severity="warning" message="'300' is a magic number."
        source="com.puppycrawl.tools.checkstyle.checks.coding.MagicNumberCheck"/>
      • Result files generated using maven checkstyle plugin across many modules

        1. issue-4376.patch
          13 kB
        2. checkstyle-result.xml
          57 kB
        3. checkstyle-warnings.xml
          0.8 kB
        4. result.png
          result.png
          39 kB

            drulli Ulli Hafner
            kennedy2009 kennedy2009
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: