Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

FilesInfos infoWarnings warningErrors error
1000377

Rules

RulesViolationsSeverity
PackageHtml2error Error
NewlineAtEndOfFile0error Error
Translation0error Error
JavadocMethod82error Error
JavadocType10error Error
JavadocVariable31error Error
JavadocStyle0error 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-core/target/checkstyle-header.txt"
8error Error
AvoidStarImport1error Error
IllegalImport0error Error
RedundantImport0error Error
UnusedImports0error Error
FileLength0error Error
LineLength
  • max: "120"
2error Error
MethodLength0error Error
ParameterNumber0error Error
EmptyForIteratorPad0error Error
NoWhitespaceAfter5error Error
NoWhitespaceBefore0error Error
OperatorWrap0error Error
ParenPad8error Error
TypecastParenPad0error Error
TabCharacter111error Error
WhitespaceAfter3error Error
WhitespaceAround5error Error
ModifierOrder4error Error
RedundantModifier0error Error
AvoidNestedBlocks0error Error
EmptyBlock1error Error
LeftCurly1error Error
NeedBraces2error Error
RightCurly1error Error
AvoidInlineConditionals0error Error
DoubleCheckedLocking0error Error
EmptyStatement0error Error
EqualsHashCode0error Error
HiddenField
  • ignoreConstructorParameter: "true"
  • ignoreSetter: "true"
0error Error
IllegalInstantiation0error Error
InnerAssignment0error Error
MagicNumber0error Error
MissingSwitchDefault0error Error
RedundantThrows1error Error
SimplifyBooleanExpression0error Error
SimplifyBooleanReturn0error Error
FinalClass0error Error
HideUtilityClassConstructor0error Error
InterfaceIsType0error Error
VisibilityModifier9error Error
ArrayTypeStyle0error Error
FinalParameters80error Error
GenericIllegalRegexp
  • message: "Line has trailing spaces."
  • format: "\s+$"
10error Error
TodoComment0error Error
UpperEll0error Error

Details

org/apache/geronimo/validator/ValidationFailure.java

ViolationMessageLine
errorMissing a header - not enough lines in file.1
errorMissing a Javadoc comment.19
errorMissing a Javadoc comment.21
errorParameter message should be final.21
errorMissing a Javadoc comment.25
errorMissing a Javadoc comment.29

org/apache/geronimo/pool/ThreadPool.java

ViolationMessageLine
errorLine does not match expected header line of ''.1
errorMissing a Javadoc comment.54
errorMissing a Javadoc comment.55
errorMissing a Javadoc comment.56
errorMissing a Javadoc comment.57
errorLine has trailing spaces.58
errorMissing a Javadoc comment.60
errorMissing a Javadoc comment.61
errorMissing a Javadoc comment.62
errorMissing a Javadoc comment.64
errorParameter poolSize should be final.64
errorParameter poolName should be final.64
errorParameter keepAliveTime should be final.64
errorParameter classLoader should be final.64
errorParameter objectName should be final.64
errorLine has trailing spaces.73
errorMissing a Javadoc comment.84
errorMissing a Javadoc comment.88
errorMissing a Javadoc comment.92
errorMissing a Javadoc comment.96
errorMissing a Javadoc comment.100
errorMissing a Javadoc comment.104
errorMissing a Javadoc comment.125
errorLine is longer than 120 characters.126
errorMissing a Javadoc comment.126
errorMissing a Javadoc comment.127
errorMissing a Javadoc comment.129
errorMissing a Javadoc comment.133
errorMissing a Javadoc comment.137
errorParameter consumer should be final.137
errorMissing a Javadoc comment.141
errorMissing a Javadoc comment.145
errorParameter clients should be final.145
errorLine is longer than 120 characters.152
errorMissing a Javadoc comment.169
errorMissing a Javadoc comment.173
errorParameter command should be final.173
errorMissing a Javadoc comment.177
errorMissing a Javadoc comment.205
errorParameter consumerName should be final.205
errorMissing a Javadoc comment.214
errorParameter consumerName should be final.214
errorLine has trailing spaces.222
errorMissing a Javadoc comment.223
error'{' should be on the previous line.225
errorMissing a Javadoc comment.226
errorParameter r should be final.226
errorParameter executor should be final.226
errorRedundant throws: 'RejectedExecutionException' is unchecked exception.226
error'}' should be on the same line.229
errorLine has trailing spaces.235
errorMissing a Javadoc comment.236
errorParameter wait should be final.236
error'if' is not followed by whitespace.238
errorMissing a Javadoc comment.245
errorMissing a Javadoc comment.249
errorMissing a Javadoc comment.252
errorMissing a Javadoc comment.264
errorMust have at least one statement.267
errorMissing a Javadoc comment.271
errorMissing a Javadoc comment.272
errorMissing a Javadoc comment.273
errorMissing a Javadoc comment.275
errorMissing a Javadoc comment.277
errorParameter poolName should be final.277
errorParameter classLoader should be final.277
errorMissing a Javadoc comment.282
errorParameter arg0 should be final.282
errorMissing a Javadoc comment.288
errorMissing a Javadoc comment.293
errorMissing a Javadoc comment.294
errorMissing a Javadoc comment.295
errorMissing a Javadoc comment.297
errorParameter task should be final.297
errorParameter classLoader should be final.297
errorMissing a Javadoc comment.302
errorMissing a Javadoc comment.322
errorMissing a Javadoc comment.342

org/apache/geronimo/validator/Messages.java

ViolationMessageLine
errorMissing a header - not enough lines in file.1
errorLine contains a tab character.32
errorMissing a Javadoc comment.32
error'private' modifier out of order with the JLS suggestions.32
errorLine contains a tab character.33
errorMissing a Javadoc comment.33
error'private' modifier out of order with the JLS suggestions.33
errorLine contains a tab character.34
errorMissing a Javadoc comment.34
error'private' modifier out of order with the JLS suggestions.34
errorLine contains a tab character.36
errorMissing a Javadoc comment.36
errorLine contains a tab character.37
errorMissing a Javadoc comment.37
errorLine contains a tab character.38
errorMissing a Javadoc comment.38
errorLine contains a tab character.39
errorMissing a Javadoc comment.39
errorLine contains a tab character.41
errorMissing a Javadoc comment.41
errorParameter resourceName should be final.41
errorLine contains a tab character.42
errorLine contains a tab character.43
errorLine contains a tab character.44
errorLine contains a tab character.46
errorLine contains a tab character.47
errorLine contains a tab character.48
errorLine contains a tab character.49
errorLine contains a tab character.50
errorLine contains a tab character.51
errorLine contains a tab character.52
errorLine contains a tab character.53
errorLine contains a tab character.55
errorLine contains a tab character.57
errorMissing a Javadoc comment.57
errorLine contains a tab character.58
error'if' construct must use '{}'s.59
errorLine contains a tab character.59
errorLine contains a tab character.60
error'else' construct must use '{}'s.61
errorLine contains a tab character.61
errorLine contains a tab character.62
errorLine contains a tab character.63
errorLine contains a tab character.64
errorLine contains a tab character.65
errorLine contains a tab character.67
errorLine contains a tab character.69
errorLine contains a tab character.70
errorLine contains a tab character.71
errorLine contains a tab character.73
errorMissing a Javadoc comment.73
errorParameter message should be final.73
errorParameter arg1 should be final.73
errorLine contains a tab character.74
error'{' is followed by whitespace.74
errorLine contains a tab character.75
errorLine contains a tab character.77
errorMissing a Javadoc comment.77
errorParameter message should be final.77
errorParameter arg1 should be final.77
errorParameter arg2 should be final.77
errorLine contains a tab character.78
error'{' is followed by whitespace.78
errorLine contains a tab character.79
errorLine contains a tab character.81
errorMissing a Javadoc comment.81
errorParameter message should be final.81
errorParameter arg1 should be final.81
errorParameter arg2 should be final.81
errorParameter arg3 should be final.81
errorLine contains a tab character.82
error'{' is followed by whitespace.82
errorLine contains a tab character.83
errorLine contains a tab character.85
errorMissing a Javadoc comment.85
errorParameter message should be final.85
errorParameter arg1 should be final.85
errorParameter arg2 should be final.85
errorParameter arg3 should be final.85
errorParameter arg4 should be final.85
errorLine contains a tab character.86
error'{' is followed by whitespace.86
errorLine contains a tab character.87
errorLine contains a tab character.89
errorMissing a Javadoc comment.89
errorParameter message should be final.89
errorParameter arg1 should be final.89
errorParameter arg2 should be final.89
errorParameter arg3 should be final.89
errorParameter arg4 should be final.89
errorParameter arg5 should be final.89
errorLine contains a tab character.90
error'{' is followed by whitespace.90
errorLine contains a tab character.91
errorLine contains a tab character.93
errorMissing a Javadoc comment.93
errorParameter message should be final.93
errorLine contains a tab character.94
errorLine contains a tab character.95
errorLine contains a tab character.97
errorMissing a Javadoc comment.97
errorParameter message should be final.97
errorParameter args should be final.97
errorLine contains a tab character.98
errorLine contains a tab character.99
errorLine contains a tab character.100
errorLine contains a tab character.101
errorLine contains a tab character.102
errorLine contains a tab character.104
errorLine contains a tab character.105
errorLine contains a tab character.107
errorLine contains a tab character.108
errorLine contains a tab character.109
errorLine contains a tab character.110
errorLine contains a tab character.111
errorLine contains a tab character.112
errorLine contains a tab character.113
errorLine contains a tab character.114
errorLine contains a tab character.115
errorLine contains a tab character.116
errorLine contains a tab character.117
errorLine contains a tab character.118
errorLine contains a tab character.119
errorLine contains a tab character.120
errorLine contains a tab character.121
errorLine contains a tab character.122
errorLine contains a tab character.124
errorMissing a Javadoc comment.124
errorParameter message should be final.124
errorLine contains a tab character.125
errorLine contains a tab character.126
errorLine contains a tab character.127
errorLine contains a tab character.128
errorLine contains a tab character.129
errorLine contains a tab character.131
errorLine contains a tab character.132
errorLine contains a tab character.133
errorLine contains a tab character.134
errorLine contains a tab character.135
errorLine contains a tab character.136
errorLine contains a tab character.138
errorMissing a Javadoc comment.138
error'public' modifier out of order with the JLS suggestions.138
errorParameter locale should be final.138
errorLine contains a tab character.139
errorLine contains a tab character.140
errorLine contains a tab character.141
errorLine contains a tab character.142
errorLine contains a tab character.143
errorLine contains a tab character.144
errorLine contains a tab character.146
errorLine contains a tab character.147
errorLine contains a tab character.148
errorMissing a Javadoc comment.150
errorLine contains a tab character.150
errorLine contains a tab character.152
errorMissing a Javadoc comment.152
errorLine contains a tab character.153
errorLine contains a tab character.154
errorLine contains a tab character.156
errorMissing a Javadoc comment.156
errorParameter name should be final.156
errorLine contains a tab character.157
errorLine contains a tab character.158
errorLine contains a tab character.160
errorMissing a Javadoc comment.160
errorLine contains a tab character.161
errorLine contains a tab character.162
errorLine contains a tab character.164
errorMissing a Javadoc comment.164
errorLine contains a tab character.165
errorLine contains a tab character.166
errorLine contains a tab character.168

org/apache/geronimo/validator/ValidationException.java

ViolationMessageLine
errorMissing a header - not enough lines in file.1
errorMissing a Javadoc comment.20
errorMissing a Javadoc comment.22
errorVariable 'messages' must be private and have accessor methods.22
errorMissing a Javadoc comment.24
errorVariable 'details' must be private and have accessor methods.24
errorMissing a Javadoc comment.25
errorVariable 'message' must be private and have accessor methods.25
errorMissing a Javadoc comment.27
errorVariable 'prefix' must be private and have accessor methods.27
errorMissing a Javadoc comment.30
errorParameter message should be final.30
errorMissing a Javadoc comment.34
errorParameter arg1 should be final.34
errorMissing a Javadoc comment.38
errorParameter arg1 should be final.38
errorParameter arg2 should be final.38
errorMissing a Javadoc comment.42
errorParameter arg1 should be final.42
errorParameter arg2 should be final.42
errorParameter arg3 should be final.42
errorMissing a Javadoc comment.46
errorParameter arg1 should be final.46
errorParameter arg2 should be final.46
errorParameter arg3 should be final.46
errorParameter arg4 should be final.46
errorMissing a Javadoc comment.50
errorParameter arg1 should be final.50
errorParameter arg2 should be final.50
errorParameter arg3 should be final.50
errorParameter arg4 should be final.50
errorParameter arg5 should be final.50
errorMissing a Javadoc comment.54
errorParameter arg1 should be final.54
errorParameter arg2 should be final.54
errorParameter arg3 should be final.54
errorParameter arg4 should be final.54
errorParameter arg5 should be final.54
errorParameter arg6 should be final.54
errorMissing a Javadoc comment.58
errorMissing a Javadoc comment.62
errorMissing a Javadoc comment.66
errorMissing a Javadoc comment.70
errorParameter level should be final.70
errorMissing a Javadoc comment.74
errorMissing a Javadoc comment.78

org/apache/geronimo/pool/package.html

ViolationMessageLine
errorMissing package documentation file.0

org/apache/geronimo/validator/package.html

ViolationMessageLine
errorMissing package documentation file.0

org/apache/geronimo/validator/ValidationError.java

ViolationMessageLine
errorMissing a header - not enough lines in file.1
errorMissing a Javadoc comment.19
errorMissing a Javadoc comment.21
errorParameter message should be final.21
errorMissing a Javadoc comment.25
errorMissing a Javadoc comment.29

org/apache/geronimo/validator/ValidationWarning.java

ViolationMessageLine
errorMissing a header - not enough lines in file.1
errorMissing a Javadoc comment.19
errorMissing a Javadoc comment.21
errorParameter message should be final.21
errorMissing a Javadoc comment.25
errorMissing a Javadoc comment.29

org/apache/geronimo/pool/GeronimoExecutor.java

ViolationMessageLine
errorMissing a header - not enough lines in file.1
errorExpected an @return tag.32

org/apache/geronimo/validator/ValidationContext.java

ViolationMessageLine
errorMissing a header - not enough lines in file.1
errorUsing the '.*' form of import should be avoided - java.util.*.19
errorMissing a Javadoc comment.21
errorLine has trailing spaces.22
errorMissing a Javadoc comment.23
errorVariable 'failures' must be private and have accessor methods.23
errorMissing a Javadoc comment.24
errorVariable 'warnings' must be private and have accessor methods.24
errorMissing a Javadoc comment.25
errorVariable 'errors' must be private and have accessor methods.25
errorMissing a Javadoc comment.27
errorVariable 'attributes' must be private and have accessor methods.27
errorMissing a Javadoc comment.29
errorVariable 'jarPath' must be private and have accessor methods.29
errorLine has trailing spaces.30
errorMissing a Javadoc comment.31
errorParameter name should be final.31
error'{' is not preceded with whitespace.31
errorMissing a Javadoc comment.35
errorMissing a Javadoc comment.39
errorParameter key should be final.39
errorMissing a Javadoc comment.43
errorParameter key should be final.43
errorParameter value should be final.43
errorMissing a Javadoc comment.47
errorParameter key should be final.47
errorMissing a Javadoc comment.51
errorParameter key should be final.51
errorMissing a Javadoc comment.55
error'(' is followed by whitespace.55
errorParameter warning should be final.55
error')' is preceded with whitespace.55
error'(' is followed by whitespace.56
error')' is preceded with whitespace.56
errorLine has trailing spaces.58
errorMissing a Javadoc comment.59
errorParameter failure should be final.59
error'(' is followed by whitespace.60
error')' is preceded with whitespace.60
errorMissing a Javadoc comment.63
errorParameter error should be final.63
error'(' is followed by whitespace.64
error')' is preceded with whitespace.64
errorMissing a Javadoc comment.67
error'cast' is not followed by whitespace.68
errorLine has trailing spaces.70
errorMissing a Javadoc comment.71
error'cast' is not followed by whitespace.72
errorLine has trailing spaces.74
errorMissing a Javadoc comment.75
error'cast' is not followed by whitespace.76
errorMissing a Javadoc comment.79
error'{' is not preceded with whitespace.79
errorMissing a Javadoc comment.83
error'{' is not preceded with whitespace.83
errorLine has trailing spaces.86
errorMissing a Javadoc comment.87
error'{' is not preceded with whitespace.87