The following document contains the results of Checkstyle.
Violation | Message | Line |
---|---|---|
![]() | More than 15 parameters. | 126 |
![]() | Expected @param tag for 'properties'. | 127 |
![]() | Expected @param tag for 'embedded'. | 128 |
![]() | Expected @param tag for 'dataDir'. | 129 |
Violation | Message | Line |
---|---|---|
![]() | Expected @param tag for 'name'. | 82 |
Violation | Message | Line |
---|---|---|
![]() | '{' is not preceded with whitespace. | 185 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 43 |
![]() | Static variable definition in wrong order. | 43 |
![]() | Variable access definition in wrong order. | 43 |
![]() | Static variable definition in wrong order. | 45 |
![]() | Expected @param tag for 'name'. | 74 |
![]() | Expected @param tag for 'properties'. | 74 |
![]() | Expected @param tag for 'dataDir'. | 75 |
![]() | '0xff' is a magic number. | 115 |
![]() | Name 'sourceType' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$|^capabilities$|^log$'. | 171 |
![]() | '=' is not preceded with whitespace. | 230 |
![]() | '=' is not followed by whitespace. | 230 |
![]() | Line is longer than 120 characters. | 268 |