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 skipFileOnJavaParseException
  • true

  • javaParseExceptionSeverity
  • ignore

  • skipFileOnJavaParseException
  • true

  • javaParseExceptionSeverity
  • ignore

  • IllegalTokenText format
  • \\u00(08|09|0(a|A)|0(c|C)|0(d|D)|20|22|27|5(C|c))|\\(0(10|11|12|14|15|40|42|47)|134)

  • tokens
  • STRING_LITERAL, CHAR_LITERAL, TEXT_BLOCK_CONTENT

  • message
  • Consider using special escape sequence instead of octal value or Unicode escaped value.

  • format
  • \\u00(08|09|0(a|A)|0(c|C)|0(d|D)|20|22|27|5(C|c))|\\(0?(10|11|12|14|15|40|42|47)|134)

  • tokens
  • STRING_LITERAL, CHAR_LITERAL, TEXT_BLOCK_CONTENT

  • message
  • Consider using special escape sequence instead of octal value or Unicode escaped value.

  • Summary:

    Report id Files Violations Severity-warning
    base 2561 416 416
    patch 2561 416 416
    0 files with differences 0 changes in violations 0 changes in violations

    Report id com.puppycrawl.tools.checkstyle.checks.coding.IllegalTokenTextCheck
    base 416
    patch 416
    changes in violations 0

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

    Violations: