The following document contains the results of Checkstyle.
Rules | Violations | Severity |
---|---|---|
FileLength | 0 | Error |
RegexpHeader
|
14 | Error |
FileTabCharacter
|
0 | Error |
LeftCurly
|
0 | Error |
RightCurly
|
0 | Error |
LineLength
|
7 | Error |
MemberName | 0 | Error |
JavadocMethod
|
26 | Warning |
JavadocType
|
0 | Error |
JavadocVariable
|
15 | Info |
ConstantName | 0 | Error |
LocalFinalVariableName | 0 | Error |
LocalVariableName | 0 | Error |
MethodName | 0 | Error |
PackageName | 0 | Error |
ParameterName | 0 | Error |
StaticVariableName | 0 | Error |
TypeName | 0 | Error |
AvoidStarImport | 0 | Error |
IllegalImport | 0 | Error |
RedundantImport | 0 | Error |
UnusedImports | 0 | Error |
MethodLength | 3 | Error |
ParameterNumber | 0 | Error |
EmptyForIteratorPad
|
0 | Error |
OperatorWrap | 0 | Error |
ParenPad
|
28 | Error |
WhitespaceAfter | 0 | Error |
WhitespaceAround | 7 | Error |
ModifierOrder | 0 | Error |
RedundantModifier | 0 | Error |
AvoidNestedBlocks | 0 | Error |
EmptyBlock
|
0 | Error |
NeedBraces | 0 | Error |
DoubleCheckedLocking | 0 | Error |
EmptyStatement | 0 | Error |
EqualsHashCode | 0 | Error |
HiddenField
|
4 | Warning |
IllegalInstantiation | 0 | Error |
InnerAssignment | 0 | Error |
MagicNumber
|
1 | Error |
MissingSwitchDefault | 0 | Error |
RedundantThrows | 1 | Error |
SimplifyBooleanExpression | 0 | Error |
SimplifyBooleanReturn | 0 | Error |
InterfaceIsType | 0 | Error |
VisibilityModifier
|
3 | Error |
UpperEll | 0 | Error |
Violation | Message | Line |
---|---|---|
'password' hides a field. | 176 |
Violation | Message | Line |
---|---|---|
Line does not match expected header line of '^\s*$'. | 2 | |
Missing a Javadoc comment. | 36 | |
Missing a Javadoc comment. | 39 | |
'(' is not followed by whitespace. | 50 | |
')' is not preceded with whitespace. | 50 | |
Missing a Javadoc comment. | 54 | |
'400' is a magic number. | 71 |
Violation | Message | Line |
---|---|---|
Line is longer than 120 characters. | 220 |
Violation | Message | Line |
---|---|---|
'(' is not followed by whitespace. | 31 | |
')' is not preceded with whitespace. | 31 | |
'(' is not followed by whitespace. | 32 | |
')' is not preceded with whitespace. | 32 |
Violation | Message | Line |
---|---|---|
'(' is not followed by whitespace. | 30 | |
')' is not preceded with whitespace. | 30 |
Violation | Message | Line |
---|---|---|
'(' is not followed by whitespace. | 32 | |
')' is not preceded with whitespace. | 32 | |
'(' is not followed by whitespace. | 33 | |
')' is not preceded with whitespace. | 33 |
Violation | Message | Line |
---|---|---|
Line does not match expected header line of '^\s*$'. | 2 | |
Missing a Javadoc comment. | 71 | |
Missing a Javadoc comment. | 80 | |
Missing a Javadoc comment. | 83 | |
Missing a Javadoc comment. | 92 | |
Missing a Javadoc comment. | 95 | |
Missing a Javadoc comment. | 120 | |
Missing a Javadoc comment. | 123 | |
Missing a Javadoc comment. | 144 | |
Method length is 283 lines (max allowed is 150). | 223 | |
Missing a Javadoc comment. | 223 | |
Line is longer than 120 characters. | 391 | |
Missing a Javadoc comment. | 509 | |
Line is longer than 120 characters. | 521 | |
Missing a Javadoc comment. | 532 | |
Missing a Javadoc comment. | 538 | |
Missing a Javadoc comment. | 591 | |
Expected an @return tag. | 610 | |
Expected @param tag for 'contextXmlFile'. | 610 | |
Expected @param tag for 'warFile'. | 610 | |
Expected @throws tag for 'IOException'. | 611 | |
Expected @throws tag for 'ArchiveException'. | 611 | |
'excludes' hides a field. | 645 | |
Expected @param tag for 'excludes'. | 645 | |
Expected @throws tag for 'IOException'. | 646 |
Violation | Message | Line |
---|---|---|
Line does not match expected header line of '^\s*$'. | 2 | |
')' is not preceded with whitespace. | 158 | |
Line is longer than 120 characters. | 318 | |
Missing a Javadoc comment. | 447 | |
Line is longer than 120 characters. | 476 | |
Missing a Javadoc comment. | 483 | |
Expected @throws tag for 'ServletException'. | 647 | |
Missing a Javadoc comment. | 728 | |
Expected @throws tag for 'MojoExecutionException'. | 832 | |
Expected @throws tag for 'IOException'. | 880 | |
Expected @throws tag for 'MojoExecutionException'. | 888 | |
Method length is 262 lines (max allowed is 150). | 1031 | |
')' is not preceded with whitespace. | 1122 | |
'if' is not followed by whitespace. | 1163 | |
'if' is not followed by whitespace. | 1168 | |
'if' is not followed by whitespace. | 1173 | |
'if' is not followed by whitespace. | 1178 | |
'if' is not followed by whitespace. | 1183 | |
'if' is not followed by whitespace. | 1188 | |
'if' is not followed by whitespace. | 1194 | |
')' is not preceded with whitespace. | 1203 | |
')' is not preceded with whitespace. | 1220 | |
Missing a Javadoc comment. | 1305 | |
Missing a Javadoc comment. | 1340 | |
Redundant throws: 'MalformedURLException' is subclass of 'IOException'. | 1402 | |
'webapps' hides a field. | 1440 | |
'contextFile' hides a field. | 1480 |
Violation | Message | Line |
---|---|---|
Line is longer than 120 characters. | 42 |
Violation | Message | Line |
---|---|---|
Line does not match expected header line of '^\s*$'. | 2 | |
'(' is not followed by whitespace. | 60 | |
')' is not preceded with whitespace. | 61 | |
'(' is not followed by whitespace. | 67 | |
')' is not preceded with whitespace. | 68 | |
'(' is not followed by whitespace. | 76 | |
')' is not preceded with whitespace. | 76 | |
Method length is 216 lines (max allowed is 150). | 79 | |
Missing a Javadoc comment. | 79 | |
Line is longer than 120 characters. | 181 |
Violation | Message | Line |
---|---|---|
Line does not match expected header line of '^\s*$'. | 2 |
Violation | Message | Line |
---|---|---|
Line does not match expected header line of '^\s*$'. | 2 |
Violation | Message | Line |
---|---|---|
Line does not match expected header line of '^\s*$'. | 2 | |
Missing a Javadoc comment. | 39 | |
Missing a Javadoc comment. | 45 |
Violation | Message | Line |
---|---|---|
Line does not match expected header line of '^\s*$'. | 2 |
Violation | Message | Line |
---|---|---|
Line does not match expected header line of '^\s*$'. | 2 |
Violation | Message | Line |
---|---|---|
Line does not match expected header line of '^\s*$'. | 2 |
Violation | Message | Line |
---|---|---|
Line does not match expected header line of '^ \* Licensed to the Apache Software Foundation \(ASF\) under one\s*$'. | 4 |
Violation | Message | Line |
---|---|---|
Line does not match expected header line of '^\s*$'. | 2 | |
'(' is not followed by whitespace. | 30 | |
')' is not preceded with whitespace. | 30 | |
'(' is not followed by whitespace. | 31 | |
')' is not preceded with whitespace. | 31 |
Violation | Message | Line |
---|---|---|
Line does not match expected header line of '^\s*$'. | 2 | |
'(' is not followed by whitespace. | 28 | |
')' is not preceded with whitespace. | 28 |
Violation | Message | Line |
---|---|---|
Line does not match expected header line of '^\s*$'. | 2 | |
Missing a Javadoc comment. | 32 | |
Variable 'dependency' must be private and have accessor methods. | 32 | |
Missing a Javadoc comment. | 34 | |
Variable 'contextPath' must be private and have accessor methods. | 34 | |
Missing a Javadoc comment. | 36 | |
Variable 'contextXml' must be private and have accessor methods. | 36 | |
Missing a Javadoc comment. | 38 |