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
TreeWalker
IllegalTypeCheck illegalClassNames
  • Boolean

  • illegalClassNames
  • Boolean

  • Summary:

    Report id Files Violations Severity-error
    base 281 76 76
    patch 281 105 105
    difference 8 29 29

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

    Violations:

    D:\project\check\contribution\contribution\checkstyle-tester\repositories\apache-commons\src\main\java\org\apache\commons\lang3\ArrayUtils.java

    Severity Rule Message Line Col
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 5980 23
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 5980 70
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 5991 30

    D:\project\check\contribution\contribution\checkstyle-tester\repositories\apache-commons\src\main\java\org\apache\commons\lang3\builder\DiffBuilder.java

    Severity Rule Message Line Col
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 179 32
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 220 32

    D:\project\check\contribution\contribution\checkstyle-tester\repositories\apache-commons\src\main\java\org\apache\commons\lang3\builder\EqualsBuilder.java

    Severity Rule Message Line Col
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 84 47

    D:\project\check\contribution\contribution\checkstyle-tester\repositories\apache-commons\src\main\java\org\apache\commons\lang3\mutable\MutableBoolean.java

    Severity Rule Message Line Col
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 33 48

    D:\project\check\contribution\contribution\checkstyle-tester\repositories\apache-commons\src\test\java\org\apache\commons\lang3\builder\DiffTest.java

    Severity Rule Message Line Col
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 32 31
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 34 51

    D:\project\check\contribution\contribution\checkstyle-tester\repositories\apache-commons\src\test\java\org\apache\commons\lang3\tuple\ImmutableTripleTest.java

    Severity Rule Message Line Col
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 39 48
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 39 103
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 57 48
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 64 47
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 103 48
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 107 48

    D:\project\check\contribution\contribution\checkstyle-tester\repositories\apache-commons\src\test\java\org\apache\commons\lang3\tuple\MutableTripleTest.java

    Severity Rule Message Line Col
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 39 46
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 39 99
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 51 46
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 51 99
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 59 46
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 59 99
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 70 46
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 111 46
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 115 46

    D:\project\check\contribution\contribution\checkstyle-tester\repositories\apache-commons\src\test\java\org\apache\commons\lang3\tuple\TripleTest.java

    Severity Rule Message Line Col
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 37 39
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 51 39
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 52 39
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 55 47
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 55 99