The following document contains the results of Checkstyle.
Rules | Violations | Severity |
---|---|---|
FileLength | 0 | Error |
RegexpHeader
| 1 | Error |
FileTabCharacter
| 0 | Error |
LeftCurly
| 0 | Error |
RightCurly
| 0 | Error |
LineLength
| 0 | Error |
MemberName | 0 | Error |
JavadocMethod
| 101 | Warning |
JavadocType
| 2 | Error |
JavadocVariable
| 16 | Info |
ConstantName | 0 | Error |
LocalFinalVariableName | 0 | Error |
LocalVariableName | 1 | Error |
MethodName | 0 | Error |
PackageName | 0 | Error |
ParameterName | 0 | Error |
StaticVariableName | 1 | Error |
TypeName | 0 | Error |
AvoidStarImport | 0 | Error |
IllegalImport | 0 | Error |
RedundantImport | 0 | Error |
UnusedImports | 0 | Error |
MethodLength | 0 | Error |
ParameterNumber | 0 | Error |
EmptyForIteratorPad
| 0 | Error |
OperatorWrap | 0 | Error |
ParenPad
| 0 | Error |
WhitespaceAfter | 0 | Error |
WhitespaceAround | 0 | 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
| 20 | Warning |
IllegalInstantiation | 0 | Error |
InnerAssignment | 0 | Error |
MagicNumber
| 7 | Error |
MissingSwitchDefault | 0 | Error |
RedundantThrows | 0 | Error |
SimplifyBooleanExpression | 0 | Error |
SimplifyBooleanReturn | 0 | Error |
InterfaceIsType | 0 | Error |
VisibilityModifier
| 4 | Error |
UpperEll | 0 | Error |
Violation | Message | Line |
---|---|---|
Line does not match expected header line of '^ \* Licensed to the Apache Software Foundation \(ASF\) under one\s*$'. | 4 | |
Missing a Javadoc comment. | 31 | |
Missing a Javadoc comment. | 58 | |
Missing a Javadoc comment. | 82 | |
Missing a Javadoc comment. | 104 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 36 | |
Missing a Javadoc comment. | 49 | |
Missing a Javadoc comment. | 60 | |
Missing a Javadoc comment. | 84 | |
Missing a Javadoc comment. | 101 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 41 | |
Missing a Javadoc comment. | 56 | |
Missing a Javadoc comment. | 100 | |
'30000' is a magic number. | 108 | |
Missing a Javadoc comment. | 113 | |
Missing a Javadoc comment. | 126 | |
Missing a Javadoc comment. | 167 | |
Missing a Javadoc comment. | 205 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 53 | |
Missing a Javadoc comment. | 81 | |
Name 'POM' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 81 | |
Missing a Javadoc comment. | 83 | |
Missing a Javadoc comment. | 85 | |
Missing a Javadoc comment. | 87 | |
Missing a Javadoc comment. | 89 | |
Missing a Javadoc comment. | 91 | |
Missing a Javadoc comment. | 93 | |
Missing a Javadoc comment. | 95 | |
Missing a Javadoc comment. | 97 | |
Missing a Javadoc comment. | 99 | |
Missing a Javadoc comment. | 101 | |
Missing a Javadoc comment. | 103 | |
Missing a Javadoc comment. | 109 | |
Expected an @return tag. | 128 | |
Expected @throws tag for 'IOException'. | 129 | |
Missing a Javadoc comment. | 154 | |
Missing a Javadoc comment. | 187 | |
Missing a Javadoc comment. | 193 | |
Missing a Javadoc comment. | 198 | |
Missing a Javadoc comment. | 207 | |
Missing a Javadoc comment. | 212 | |
Missing a Javadoc comment. | 217 | |
Missing a Javadoc comment. | 231 | |
Missing a Javadoc comment. | 240 | |
Missing a Javadoc comment. | 255 | |
'30000' is a magic number. | 263 | |
Missing a Javadoc comment. | 268 | |
Missing a Javadoc comment. | 273 | |
Missing a Javadoc comment. | 285 | |
Missing a Javadoc comment. | 316 | |
Missing a Javadoc comment. | 349 | |
'resource' hides a field. | 373 | |
Missing a Javadoc comment. | 391 | |
Expected @throws tag for 'Exception'. | 440 | |
Expected @throws tag for 'Exception'. | 487 | |
Expected @throws tag for 'Exception'. | 542 | |
Expected @param tag for 'wagon'. | 595 | |
Expected @throws tag for 'Exception'. | 596 | |
Missing a Javadoc comment. | 601 | |
'destFile' hides a field. | 609 | |
Expected @throws tag for 'TransferFailedException'. | 628 | |
Expected @throws tag for 'AuthorizationException'. | 628 | |
Missing a Javadoc comment. | 654 | |
Missing a Javadoc comment. | 693 | |
Expected @throws tag for 'Exception'. | 734 | |
Expected @throws tag for 'Exception'. | 788 | |
Expected @throws tag for 'Exception'. | 824 | |
Expected @throws tag for 'Exception'. | 850 | |
Missing a Javadoc comment. | 874 | |
Missing a Javadoc comment. | 896 | |
'resource' hides a field. | 898 | |
Missing a Javadoc comment. | 926 | |
'resource' hides a field. | 926 | |
Missing a Javadoc comment. | 934 | |
Missing a Javadoc comment. | 942 | |
Missing a Javadoc comment. | 963 | |
Missing a Javadoc comment. | 972 | |
Missing a Javadoc comment. | 982 | |
Missing a Javadoc comment. | 992 | |
'resource' hides a field. | 994 | |
Missing a Javadoc comment. | 1022 | |
Missing a Javadoc comment. | 1027 | |
'resource' hides a field. | 1027 | |
Missing a Javadoc comment. | 1035 | |
Missing a Javadoc comment. | 1069 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 78 | |
Missing a Javadoc comment. | 117 | |
'server' hides a field. | 117 | |
Missing a Javadoc comment. | 126 | |
Missing a Javadoc comment. | 132 | |
Missing a Javadoc comment. | 144 | |
'server' hides a field. | 154 | |
Expected @throws tag for 'Exception'. | 176 | |
'server' hides a field. | 186 | |
Missing a Javadoc comment. | 204 | |
Missing a Javadoc comment. | 206 | |
'server' hides a field. | 206 | |
Missing a Javadoc comment. | 210 | |
'server' hides a field. | 210 | |
Missing a Javadoc comment. | 216 | |
Missing a Javadoc comment. | 230 | |
Missing a Javadoc comment. | 244 | |
'server' hides a field. | 263 | |
Missing a Javadoc comment. | 285 | |
Missing a Javadoc comment. | 299 | |
Missing a Javadoc comment. | 312 | |
'server' hides a field. | 331 | |
Missing a Javadoc comment. | 352 | |
Missing a Javadoc comment. | 358 | |
Missing a Javadoc comment. | 363 | |
'server' hides a field. | 366 | |
Missing a Javadoc comment. | 410 | |
Missing a Javadoc comment. | 419 | |
'5001L' is a magic number. | 438 | |
Missing a Javadoc comment. | 500 | |
Missing a Javadoc comment. | 514 | |
Missing a Javadoc comment. | 531 | |
Missing a Javadoc comment. | 540 | |
'server' hides a field. | 544 | |
Missing a Javadoc comment. | 576 | |
Missing a Javadoc comment. | 590 | |
Missing a Javadoc comment. | 606 | |
Missing a Javadoc comment. | 615 | |
'server' hides a field. | 619 | |
'server' hides a field. | 652 | |
Missing a Javadoc comment. | 705 | |
Missing a Javadoc comment. | 719 | |
Missing a Javadoc comment. | 733 | |
'server' hides a field. | 752 | |
Missing a Javadoc comment. | 780 | |
Missing a Javadoc comment. | 794 | |
Missing a Javadoc comment. | 811 | |
Missing a Javadoc comment. | 820 | |
Missing a Javadoc comment. | 826 | |
'server' hides a field. | 830 | |
Missing a Javadoc comment. | 879 | |
Missing a Javadoc comment. | 881 | |
'200' is a magic number. | 888 | |
'401' is a magic number. | 894 | |
'200' is a magic number. | 895 | |
'status' hides a field. | 905 | |
Variable 'putCallNumber' must be private and have accessor methods. | 926 | |
Name 'base_request' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 936 | |
'407' is a magic number. | 975 | |
Missing a Javadoc comment. | 1013 | |
Missing a Javadoc comment. | 1033 | |
Missing a Javadoc comment. | 1037 | |
Variable 'securityHandlerRequestReponses' must be private and have accessor methods. | 1037 | |
Missing a Javadoc comment. | 1054 | |
Missing a Javadoc comment. | 1056 | |
Variable 'method' must be private and have accessor methods. | 1056 | |
Missing a Javadoc comment. | 1058 | |
Variable 'responseCode' must be private and have accessor methods. | 1058 |