Checkstyle XML difference report

This is symmetric difference generated from two checkstyle-result.xml reports.
All matching records from each XML file are deleted, then remaining records are merged into single report.
Utility that generated this report.

Checkstyle configuration report

Module Name Base properties Patch properties
Checker severity
  • warning

  • charset
  • UTF-8

  • haltOnException
  • false

  • severity
  • warning

  • charset
  • UTF-8

  • haltOnException
  • false

  • BeforeExecutionExclusionFileFilter fileNamePattern
  • module\-info\.java$

  • fileNamePattern
  • module\-info\.java$

  • TreeWalker tabWidth
  • 4

  • tabWidth
  • 4

  • AtclauseOrder
    JavadocParagraph
    JavadocTagContinuationIndentation
    NonEmptyAtclauseDescription
    SingleLineJavadoc
    SummaryJavadoc

    Summary:

    Report id Files Violations Severity-warning Severity-error
    base 1233 5233 5229 4
    patch 1233 5231 5227 4
    difference 1 2 2 0

    Number of unique base messages reported below: 2
    Number of unique patch messages reported below: 0

    Violations:

    /home/cortana/Desktop/checkstyle/contribution/checkstyle-tester/repositories/apache-ant/src/main/org/apache/tools/ant/util/FileUtils.java

    Severity Rule Message Line Col
    # warning JavadocParagraph <p> tag should be placed immediately before the first word, with no space after. 1593
    # warning JavadocParagraph <p> tag should be preceded with an empty line. 1593