Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

FilesInfos infoWarnings warningErrors error
400131

Rules

RulesViolationsSeverity
PackageHtml1error Error
NewlineAtEndOfFile0error Error
Translation0error Error
JavadocMethod30error Error
JavadocType0error Error
JavadocVariable13error Error
JavadocStyle1error Error
ConstantName0error Error
LocalFinalVariableName0error Error
LocalVariableName0error Error
MemberName0error Error
MethodName0error Error
PackageName0error Error
ParameterName0error Error
StaticVariableName0error Error
TypeName0error Error
Header
  • headerFile: "/home/anthill/anthill3/agent/var/jobs/projects/Geronimo_Server/modules/geronimo-security-builder/target/checkstyle-header.txt"
3error Error
AvoidStarImport0error Error
IllegalImport0error Error
RedundantImport0error Error
UnusedImports0error Error
FileLength0error Error
LineLength
  • max: "120"
35error Error
MethodLength0error Error
ParameterNumber0error Error
EmptyForIteratorPad0error Error
NoWhitespaceAfter0error Error
NoWhitespaceBefore0error Error
OperatorWrap0error Error
ParenPad0error Error
TypecastParenPad0error Error
TabCharacter0error Error
WhitespaceAfter0error Error
WhitespaceAround3error Error
ModifierOrder0error Error
RedundantModifier0error Error
AvoidNestedBlocks0error Error
EmptyBlock0error Error
LeftCurly0error Error
NeedBraces4error Error
RightCurly1error Error
AvoidInlineConditionals2error Error
DoubleCheckedLocking0error Error
EmptyStatement0error Error
EqualsHashCode0error Error
HiddenField
  • ignoreConstructorParameter: "true"
  • ignoreSetter: "true"
0error Error
IllegalInstantiation0error Error
InnerAssignment0error Error
MagicNumber0error Error
MissingSwitchDefault0error Error
RedundantThrows0error Error
SimplifyBooleanExpression0error Error
SimplifyBooleanReturn0error Error
FinalClass0error Error
HideUtilityClassConstructor0error Error
InterfaceIsType0error Error
VisibilityModifier0error Error
ArrayTypeStyle0error Error
FinalParameters38error Error
GenericIllegalRegexp
  • message: "Line has trailing spaces."
  • format: "\s+$"
0error Error
TodoComment0error Error
UpperEll0error Error

Details

org/apache/geronimo/security/deployment/GeronimoSecurityBuilderImpl.java

ViolationMessageLine
errorLine does not match expected header line of ''.1
errorMissing a Javadoc comment.72
errorMissing a Javadoc comment.73
errorMissing a Javadoc comment.76
errorParameter container should be final.76
errorParameter environment should be final.76
errorLine is longer than 120 characters.79
errorMissing a Javadoc comment.79
errorParameter container should be final.79
errorParameter applicationContext should be final.79
errorParameter moduleContext should be final.79
errorLine is longer than 120 characters.83
errorLine is longer than 120 characters.95
errorLine is longer than 120 characters.101
errorMissing a Javadoc comment.112
errorLine is longer than 120 characters.113
errorMissing a Javadoc comment.118
errorParameter security should be final.118
errorParameter classLoader should be final.118
errorLine is longer than 120 characters.124
errorMissing a Javadoc comment.127
errorParameter roleToPrincipalMap should be final.127
errorParameter principalRoleMapping should be final.127
errorFirst sentence should end with a period.146
errorLine is longer than 120 characters.154
errorParameter security should be final.154
errorExpected @param tag for 'security'.154
errorParameter roleDesignates should be final.154
errorExpected @param tag for 'roleDesignates'.154
errorParameter roleToPrincipalMap should be final.154
errorExpected @param tag for 'roleToPrincipalMap'.154
errorParameter classLoader should be final.154
errorExpected @param tag for 'classLoader'.154
errorLine is longer than 120 characters.167
error'if' construct must use '{}'s.170
errorLine is longer than 120 characters.176
error'if' construct must use '{}'s.179
errorLine is longer than 120 characters.185
error'if' construct must use '{}'s.188
error'if' construct must use '{}'s.197
errorMissing a Javadoc comment.213
errorParameter securityType should be final.213
errorLine is longer than 120 characters.237
errorLine is longer than 120 characters.241
errorLine is longer than 120 characters.251
errorMissing a Javadoc comment.264
errorParameter xmlObject should be final.264
error'if' is not followed by whitespace.268
error'if' is not followed by whitespace.270
error'if' is not followed by whitespace.272
errorLine is longer than 120 characters.275
errorLine is longer than 120 characters.277
errorLine is longer than 120 characters.282
errorMissing a Javadoc comment.290
errorParameter realmPrincipalType should be final.290
errorLine is longer than 120 characters.291
errorMissing a Javadoc comment.294
errorParameter domainPrincipalType should be final.294
errorLine is longer than 120 characters.295
errorMissing a Javadoc comment.299
errorParameter xmlObject should be final.299
errorLine is longer than 120 characters.301
errorMissing a Javadoc comment.304
errorParameter naming should be final.304
errorParameter moduleName should be final.304
errorParameter securityConfiguration should be final.304
errorLine is longer than 120 characters.306
errorLine is longer than 120 characters.307
errorLine is longer than 120 characters.311
errorMissing a Javadoc comment.311
errorParameter naming should be final.311
errorParameter moduleName should be final.311
errorParameter contextIDToPermissionsMap should be final.311
errorParameter securityConfiguration should be final.311
errorLine is longer than 120 characters.312
errorLine is longer than 120 characters.315
errorMissing a Javadoc comment.320
errorLine is longer than 120 characters.323
errorMissing a Javadoc comment.331

org/apache/geronimo/security/deployment/LoginConfigBuilder.java

ViolationMessageLine
errorLine does not match expected header line of ''.1
errorLine is longer than 120 characters.61
errorMissing a Javadoc comment.61
errorMissing a Javadoc comment.63
errorMissing a Javadoc comment.65
errorParameter kernel should be final.65
errorMissing a Javadoc comment.69
errorParameter naming should be final.69
errorMissing a Javadoc comment.73
errorLine is longer than 120 characters.77
errorMissing a Javadoc comment.77
errorParameter xmlObject should be final.77
errorParameter context should be final.77
errorParameter parentName should be final.77
errorParameter classLoader should be final.77
errorLine is longer than 120 characters.84
errorLine is longer than 120 characters.96
errorLine is longer than 120 characters.102
errorLine is longer than 120 characters.106
errorLine is longer than 120 characters.114
errorLine is longer than 120 characters.132
errorLine is longer than 120 characters.155
error'}' should be on the same line.171
errorAvoid inline conditionals.177
errorMissing a Javadoc comment.180
errorParameter string should be final.180
errorAvoid inline conditionals.181
errorMissing a Javadoc comment.184
errorMissing a Javadoc comment.186
errorMissing a Javadoc comment.212

org/apache/geronimo/security/deployment/package.html

ViolationMessageLine
errorMissing package documentation file.0

org/apache/geronimo/security/deployment/SecurityConfiguration.java

ViolationMessageLine
errorMissing a header - not enough lines in file.1
errorMissing a Javadoc comment.29
errorMissing a Javadoc comment.30
errorMissing a Javadoc comment.31
errorMissing a Javadoc comment.32
errorMissing a Javadoc comment.33
errorMissing a Javadoc comment.34
errorLine is longer than 120 characters.36
errorMissing a Javadoc comment.36
errorParameter principalRoleMap should be final.36
errorParameter roleDesignates should be final.36
errorParameter defaultPrincipal should be final.36
errorParameter defaultRole should be final.36
errorParameter doAsCurrentCaller should be final.36
errorParameter useContextHandler should be final.36
errorMissing a Javadoc comment.45
errorMissing a Javadoc comment.49
errorMissing a Javadoc comment.53
errorMissing a Javadoc comment.57
errorMissing a Javadoc comment.61
errorMissing a Javadoc comment.65