Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

FilesInfos infoWarnings warningErrors error
1000533

Rules

RulesViolationsSeverity
PackageHtml1error Error
NewlineAtEndOfFile0error Error
Translation0error Error
JavadocMethod69error Error
JavadocType4error Error
JavadocVariable50error Error
JavadocStyle1error Error
ConstantName2error 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-axis-builder/target/checkstyle-header.txt"
9error Error
AvoidStarImport0error Error
IllegalImport0error Error
RedundantImport0error Error
UnusedImports0error Error
FileLength0error Error
LineLength
  • max: "120"
123error Error
MethodLength1error Error
ParameterNumber8error Error
EmptyForIteratorPad0error Error
NoWhitespaceAfter0error Error
NoWhitespaceBefore0error Error
OperatorWrap21error Error
ParenPad0error Error
TypecastParenPad0error Error
TabCharacter0error Error
WhitespaceAfter3error Error
WhitespaceAround3error Error
ModifierOrder0error Error
RedundantModifier1error Error
AvoidNestedBlocks0error Error
EmptyBlock2error Error
LeftCurly0error Error
NeedBraces0error Error
RightCurly0error Error
AvoidInlineConditionals15error Error
DoubleCheckedLocking0error Error
EmptyStatement2error Error
EqualsHashCode0error Error
HiddenField
  • ignoreConstructorParameter: "true"
  • ignoreSetter: "true"
0error Error
IllegalInstantiation0error Error
InnerAssignment0error Error
MagicNumber0error Error
MissingSwitchDefault0error Error
RedundantThrows0error Error
SimplifyBooleanExpression6error Error
SimplifyBooleanReturn0error Error
FinalClass1error Error
HideUtilityClassConstructor2error Error
InterfaceIsType0error Error
VisibilityModifier8error Error
ArrayTypeStyle0error Error
FinalParameters195error Error
GenericIllegalRegexp
  • message: "Line has trailing spaces."
  • format: "\s+$"
5error Error
TodoComment1error Error
UpperEll0error Error

Details

org/apache/geronimo/axis/builder/HeavyweightOperationDescBuilder.java

ViolationMessageLine
errorLine does not match expected header line of ''.1
errorMissing a Javadoc comment.73
errorMissing a Javadoc comment.74
errorMissing a Javadoc comment.75
errorMissing a Javadoc comment.78
errorMissing a Javadoc comment.79
errorMissing a Javadoc comment.80
errorMissing a Javadoc comment.81
errorMissing a Javadoc comment.82
errorMissing a Javadoc comment.83
errorMissing a Javadoc comment.84
errorMissing a Javadoc comment.85
errorMissing a Javadoc comment.86
errorMissing a Javadoc comment.91
errorMissing a Javadoc comment.92
errorMissing a Javadoc comment.93
errorFirst sentence should end with a period.95
errorLine is longer than 120 characters.100
errorMissing a Javadoc comment.100
errorMore than 7 parameters.100
errorParameter bindingOperation should be final.100
errorParameter mapping should be final.100
errorParameter methodMapping should be final.100
errorParameter defaultStyle should be final.100
errorParameter exceptionMap should be final.100
errorParameter schemaInfoBuilder should be final.100
errorParameter javaXmlTypeMappingTypes should be final.100
errorParameter classLoader should be final.100
errorParameter serviceEndpointInterface should be final.100
errorLine is longer than 120 characters.120
errorExpression can be simplified.123
errorMissing a Javadoc comment.139
errorMissing a Javadoc comment.145
errorMissing a Javadoc comment.149
errorParameter soapVersion should be final.149
errorLine is longer than 120 characters.165
errorAvoid inline conditionals.165
errorLine is longer than 120 characters.168
errorMissing a Javadoc comment.172
errorMethod length is 157 lines (max allowed is 150).186
errorMissing a Javadoc comment.186
errorLine is longer than 120 characters.253
errorLine is longer than 120 characters.258
errorLine is longer than 120 characters.266
errorLine is longer than 120 characters.286
errorLine is longer than 120 characters.296
errorLine is longer than 120 characters.324
errorLine is longer than 120 characters.328
errorMissing a Javadoc comment.345
errorName 'qnameToClassMap' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.345
errorMissing a Javadoc comment.372
errorParameter faultName should be final.372
errorParameter fault should be final.372
errorLine is longer than 120 characters.377
error';' is not followed by whitespace.392
errorLine is longer than 120 characters.402
errorLine is longer than 120 characters.412
errorLine is longer than 120 characters.440
errorLine is longer than 120 characters.446
errorLine is longer than 120 characters.455
errorLine is longer than 120 characters.466
errorMissing a Javadoc comment.474
errorParameter javaClassName should be final.474
errorMissing a Javadoc comment.483
errorLine is longer than 120 characters.502
errorLine is longer than 120 characters.508
errorLine is longer than 120 characters.521
errorLine is longer than 120 characters.528
errorMust have at least one statement.535
errorMissing a Javadoc comment.544
errorParameter paramMapping should be final.544
errorLine is longer than 120 characters.555
error'+' should be on a new line.568
errorLine is longer than 120 characters.569
errorExpression can be simplified.575
error'+' should be on a new line.576
errorLine is longer than 120 characters.587
errorLine is longer than 120 characters.596
error'+' should be on a new line.607
errorLine is longer than 120 characters.614
errorLine is longer than 120 characters.618
errorLine is longer than 120 characters.620
errorAvoid inline conditionals.620
errorLine is longer than 120 characters.621
errorLine is longer than 120 characters.623
errorAvoid inline conditionals.623
errorLine is longer than 120 characters.624
errorLine is longer than 120 characters.629
error'+' should be on a new line.638
errorLine is longer than 120 characters.639
errorLine is longer than 120 characters.651
errorLine is longer than 120 characters.660
errorLine is longer than 120 characters.674
errorLine is longer than 120 characters.676
errorMissing a Javadoc comment.680
errorParameter part should be final.680
errorAvoid inline conditionals.681
errorMissing a Javadoc comment.684
errorParameter message should be final.684
error'+' should be on a new line.688
error'+' should be on a new line.689
errorMissing a Javadoc comment.695
errorParameter part should be final.695
errorParameter wsdlMessagePartName should be final.695
error'+' should be on a new line.711
error'+' should be on a new line.712
error'+' should be on a new line.723
error'+' should be on a new line.724
error'+' should be on a new line.727

org/apache/geronimo/axis/builder/AxisServiceRefBuilder.java

ViolationMessageLine
errorLine does not match expected header line of ''.1
errorMissing a Javadoc comment.56
errorMissing a Javadoc comment.57
errorMissing a Javadoc comment.58
errorMissing a Javadoc comment.60
errorMissing a Javadoc comment.62
errorParameter defaultEnvironment should be final.62
errorParameter eeNamespaces should be final.62
errorParameter axisBuilder should be final.62
errorMissing a Javadoc comment.68
errorParameter specDD should be final.68
errorParameter plan should be final.68
errorLine has trailing spaces.71
errorLine is longer than 120 characters.72
errorMissing a Javadoc comment.72
errorParameter specDD should be final.72
errorParameter plan should be final.72
errorParameter localConfiguration should be final.72
errorParameter remoteConfiguration should be final.72
errorParameter module should be final.72
errorParameter componentContext should be final.72
error'?' is not preceded with whitespace.74
errorAvoid inline conditionals.74
error':' is not preceded with whitespace.74
errorLine is longer than 120 characters.96
errorLine is longer than 120 characters.104
errorLine is longer than 120 characters.117
errorLine is longer than 120 characters.123
errorLine is longer than 120 characters.132
errorMissing a Javadoc comment.138
errorParameter specDD should be final.138
errorMissing a Javadoc comment.142
errorMissing a Javadoc comment.146
errorLine is longer than 120 characters.151
errorMissing a Javadoc comment.151
errorParameter handlers should be final.151
errorParameter classLoader should be final.151
errorLine is longer than 120 characters.188
errorMissing a Javadoc comment.195
errorParameter refs should be final.195
errorMissing a Javadoc comment.207
errorLine is longer than 120 characters.210
errorMissing a Javadoc comment.220

org/apache/geronimo/axis/builder/AxisBuilder.java

ViolationMessageLine
errorLine does not match expected header line of ''.1
errorMissing a Javadoc comment.92
errorMissing a Javadoc comment.94
errorMissing a Javadoc comment.96
errorMissing a Javadoc comment.100
errorParameter defaultEnvironment should be final.100
errorLine is longer than 120 characters.105
errorMissing a Javadoc comment.105
errorParameter moduleFile should be final.105
errorParameter isEJB should be final.105
errorParameter servletLocations should be final.105
errorParameter environment should be final.105
errorAvoid inline conditionals.106
errorMust have at least one statement.116
errorLine is longer than 120 characters.122
errorMissing a Javadoc comment.122
errorParameter targetGBean should be final.122
errorParameter module should be final.122
errorParameter portInfoObject should be final.122
errorParameter seiClassName should be final.122
errorParameter context should be final.122
errorLine is longer than 120 characters.152
errorLine is longer than 120 characters.153
errorLine is longer than 120 characters.154
errorLine is longer than 120 characters.164
errorMissing a Javadoc comment.164
errorParameter targetGBean should be final.164
errorParameter moduleFile should be final.164
errorParameter portInfoObject should be final.164
errorParameter classLoader should be final.164
errorLine is longer than 120 characters.182
errorMissing a Javadoc comment.182
errorMore than 7 parameters.182
errorParameter serviceInterface should be final.182
errorParameter wsdlURI should be final.182
errorParameter jaxrpcMappingURI should be final.182
errorParameter serviceQName should be final.182
errorParameter portComponentRefMap should be final.182
errorParameter handlerInfos should be final.182
errorParameter serviceRefType should be final.182
errorParameter module should be final.182
errorParameter classLoader should be final.182
errorLine is longer than 120 characters.193
errorLine is longer than 120 characters.196
errorMissing a Javadoc comment.196
errorMore than 7 parameters.196
errorParameter serviceInterface should be final.196
errorParameter schemaInfoBuilder should be final.196
errorParameter mapping should be final.196
errorParameter serviceQName should be final.196
errorParameter soapVersion should be final.196
errorParameter handlerInfos should be final.196
errorParameter serviceRefType should be final.196
errorParameter module should be final.196
errorParameter classloader should be final.196
errorLine is longer than 120 characters.200
errorLine is longer than 120 characters.205
errorMissing a Javadoc comment.205
errorMore than 7 parameters.205
errorParameter schemaInfoBuilder should be final.205
errorParameter serviceRefType should be final.205
errorParameter mapping should be final.205
errorParameter handlerInfos should be final.205
errorParameter serviceQName should be final.205
errorParameter soapVersion should be final.205
errorParameter seiPortNameToFactoryMap should be final.205
errorParameter seiClassNameToFactoryMap should be final.205
errorParameter classLoader should be final.205
errorAvoid inline conditionals.233
errorLine is longer than 120 characters.234
errorAvoid inline conditionals.267
errorLine is longer than 120 characters.272
errorAvoid inline conditionals.272
errorLine is longer than 120 characters.276
errorLine is longer than 120 characters.281
errorMissing a Javadoc comment.281
errorMore than 7 parameters.281
errorParameter binding should be final.281
errorParameter mapping should be final.281
errorParameter serviceQName should be final.281
errorParameter classLoader should be final.281
errorParameter soapVersion should be final.281
errorParameter schemaInfoBuilder should be final.281
errorParameter portName should be final.281
errorParameter location should be final.281
errorParameter handlerInfos should be final.281
errorParameter seiPortNameToFactoryMap should be final.281
errorParameter seiClassNameToFactoryMap should be final.281
errorParameter credentialsName should be final.281
errorParameter exceptionMap should be final.281
errorLine is longer than 120 characters.293
errorLine is longer than 120 characters.295
errorMissing a Javadoc comment.299
errorParameter port should be final.299
errorMissing a Javadoc comment.314
errorParameter serviceQName should be final.314
errorParameter definition should be final.314
errorLine is longer than 120 characters.324
errorMissing a Javadoc comment.335
errorParameter binding should be final.335
errorLine is longer than 120 characters.336
errorMissing a Javadoc comment.342
errorParameter port should be final.342
errorLine is longer than 120 characters.345
errorLine is longer than 120 characters.360
errorMissing a Javadoc comment.360
errorMore than 7 parameters.360
errorParameter serviceName should be final.360
errorParameter portType should be final.360
errorParameter endpointMappings should be final.360
errorParameter classLoader should be final.360
errorParameter operations should be final.360
errorParameter binding should be final.360
errorParameter portStyle should be final.360
errorParameter soapVersion should be final.360
errorParameter exceptionMap should be final.360
errorParameter schemaInfoBuilder should be final.360
errorParameter mapping should be final.360
errorParameter operationInfos should be final.360
errorParameter portName should be final.360
errorParameter location should be final.360
errorParameter handlerInfos should be final.360
errorParameter seiPortNameToFactoryMap should be final.360
errorParameter seiClassNameToFactoryMap should be final.360
errorParameter credentialsName should be final.360
errorLine is longer than 120 characters.365
errorLine is longer than 120 characters.372
errorLine is longer than 120 characters.384
errorLine is longer than 120 characters.395
errorAvoid inline conditionals.395
errorLine is longer than 120 characters.397
errorLine is longer than 120 characters.398
errorLine is longer than 120 characters.405
errorLine is longer than 120 characters.408
errorLine is longer than 120 characters.413
errorMissing a Javadoc comment.413
errorMore than 7 parameters.413
errorParameter serviceName should be final.413
errorParameter portType should be final.413
errorParameter mapping should be final.413
errorParameter classLoader should be final.413
errorParameter operations should be final.413
errorParameter binding should be final.413
errorParameter portStyle should be final.413
errorParameter soapVersion should be final.413
errorParameter operationInfos should be final.413
errorParameter schemaInfoBuilder should be final.413
errorParameter portName should be final.413
errorParameter location should be final.413
errorParameter handlerInfos should be final.413
errorParameter seiPortNameToFactoryMap should be final.413
errorParameter seiClassNameToFactoryMap should be final.413
errorParameter credentialsName should be final.413
errorLine is longer than 120 characters.418
errorLine is longer than 120 characters.424
errorAvoid inline conditionals.424
errorLine is longer than 120 characters.427
errorLine is longer than 120 characters.430
errorLine is longer than 120 characters.435
errorMissing a Javadoc comment.435
errorParameter portType should be final.435
errorParameter mappings should be final.435
errorParameter classLoader should be final.435
errorLine is longer than 120 characters.451
errorMissing a Javadoc comment.451
errorMore than 7 parameters.451
errorParameter serviceName should be final.451
errorParameter portName should be final.451
errorParameter enhancedServiceEndpointClassName should be final.451
errorParameter typeInfo should be final.451
errorParameter location should be final.451
errorParameter operationInfos should be final.451
errorParameter handlerInfoInfos should be final.451
errorParameter credentialsName should be final.451
errorLine is longer than 120 characters.453
errorMissing a Javadoc comment.456
errorParameter portName should be final.456
errorParameter handlerInfoInfos should be final.456
errorLine is longer than 120 characters.462
errorLine is longer than 120 characters.471
errorMissing a Javadoc comment.471
errorParameter method should be final.471
errorParameter bindingOperation should be final.471
errorParameter defaultStyle should be final.471
errorParameter soapVersion should be final.471
errorLine is longer than 120 characters.472
errorMissing a Javadoc comment.477
errorMissing a Javadoc comment.489

org/apache/geronimo/axis/builder/package.html

ViolationMessageLine
errorMissing package documentation file.0

org/apache/geronimo/axis/builder/AxisServiceBuilder.java

ViolationMessageLine
errorLine does not match expected header line of ''.1
errorUtility classes should not have a public or default constructor.70
errorMissing a Javadoc comment.72
errorMissing a Javadoc comment.73
errorMissing a Javadoc comment.76
errorParameter portInfo should be final.76
errorParameter classLoader should be final.76
errorLine is longer than 120 characters.85
errorMissing a Javadoc comment.85
errorParameter portInfo should be final.85
errorParameter classLoader should be final.85
errorLine is longer than 120 characters.93
errorLine is longer than 120 characters.112
errorLine is longer than 120 characters.129
errorLine is longer than 120 characters.145
errorLine is longer than 120 characters.148
errorLine is longer than 120 characters.160
errorMissing a Javadoc comment.160
errorParameter binding should be final.160
errorParameter serviceEndpointInterface should be final.160
errorParameter lightweight should be final.160
errorParameter portInfo should be final.160
errorParameter exceptionMap should be final.160
errorParameter classLoader should be final.160
errorParameter operations should be final.160
errorLine is longer than 120 characters.163
errorLine is longer than 120 characters.173
errorLine is longer than 120 characters.177
errorLine is longer than 120 characters.178
errorLine is longer than 120 characters.179
errorLine is longer than 120 characters.180
errorLine is longer than 120 characters.181
errorMissing a Javadoc comment.192
errorParameter binding should be final.192
errorLine is longer than 120 characters.193
errorMissing a Javadoc comment.199
errorParameter port should be final.199
errorLine is longer than 120 characters.200
errorMissing a Javadoc comment.205
errorParameter portInfo should be final.205
errorParameter rawWsdlMap should be final.205
errorLine is longer than 120 characters.248
errorMissing a Javadoc comment.254
errorParameter xmlObject should be final.254
errorLine is longer than 120 characters.266
errorMissing a Javadoc comment.266
errorParameter schema should be final.266
errorParameter contextURI should be final.266
errorParameter key should be final.266
errorMissing a Javadoc comment.285
errorParameter contextURI should be final.285
errorParameter key should be final.285
errorParameter importLocation should be final.285

org/apache/geronimo/axis/builder/HeavyweightTypeInfoBuilder.java

ViolationMessageLine
errorLine does not match expected header line of ''.1
errorMissing a Javadoc comment.74
errorMissing a Javadoc comment.75
errorLine has trailing spaces.76
errorMissing a Javadoc comment.77
errorName 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.77
errorMissing a Javadoc comment.79
errorMissing a Javadoc comment.80
errorMissing a Javadoc comment.81
errorMissing a Javadoc comment.82
errorMissing a Javadoc comment.83
errorLine is longer than 120 characters.85
errorMissing a Javadoc comment.85
errorParameter cl should be final.85
errorParameter schemaTypeKeyToSchemaTypeMap should be final.85
errorParameter wrapperElementQNames should be final.85
errorParameter operations should be final.85
errorParameter hasEncoded should be final.85
errorMissing a Javadoc comment.93
errorParameter mapping should be final.93
errorLine is longer than 120 characters.121
errorLine is longer than 120 characters.125
errorLine has trailing spaces.134
errorLine is longer than 120 characters.138
error'&&' should be on a new line.169
errorExpression can be simplified.170
error'||' should be on a new line.180
error'+' should be on a new line.187
errorExpression can be simplified.194
errorExpression can be simplified.195
errorExpression can be simplified.196
errorComment matches to-do format 'TODO:'.197
error'+' should be on a new line.199
errorLine is longer than 120 characters.200
error'+' should be on a new line.200
errorMissing a Javadoc comment.219
errorParameter schemaType should be final.219
errorParameter clazz should be final.219
errorLine is longer than 120 characters.263
errorLine is longer than 120 characters.291
error'cast' is not followed by whitespace.299
error'||' should be on a new line.305
error'||' should be on a new line.306
errorMissing a Javadoc comment.329
errorParameter typeInfo should be final.329
errorParameter key should be final.329
errorLine is longer than 120 characters.338
errorMissing a Javadoc comment.338
errorParameter javaClass should be final.338
errorParameter key should be final.338
errorParameter schemaType should be final.338
errorParameter javaXmlTypeMapping should be final.338
errorParameter typeInfo should be final.338
errorEmpty statement.346
error'+' should be on a new line.358
errorLine is longer than 120 characters.369
errorLine has trailing spaces.373
errorLine has trailing spaces.376
errorLine is longer than 120 characters.417
errorLine is longer than 120 characters.441
error'+' should be on a new line.453
errorMissing a Javadoc comment.474
errorUtility classes should not have a public or default constructor.474
errorMissing a Javadoc comment.475
errorMissing a Javadoc comment.476
errorMissing a Javadoc comment.478
errorParameter xmlType should be final.478
errorClass FactoryPair should be declared as final.497
errorMissing a Javadoc comment.497
errorMissing a Javadoc comment.498
errorMissing a Javadoc comment.499
errorMissing a Javadoc comment.501
errorParameter serializerFactoryClass should be final.501
errorParameter deserializerFactoryClass should be final.501

org/apache/geronimo/axis/builder/TypeInfoBuilder.java

ViolationMessageLine
errorMissing a header - not enough lines in file.1
errorMissing a Javadoc comment.25
errorMissing a Javadoc comment.26
errorRedundant 'public' modifier.26

org/apache/geronimo/axis/builder/LightweightOperationDescBuilder.java

ViolationMessageLine
errorMissing a header - not enough lines in file.1
errorMissing a Javadoc comment.42
errorMissing a Javadoc comment.44
errorParameter bindingOperation should be final.44
errorParameter method should be final.44
error'{' is not preceded with whitespace.44
errorMissing a Javadoc comment.57
errorParameter soapVersion should be final.57
errorLine is longer than 120 characters.67
errorMissing a Javadoc comment.71
errorLine is longer than 120 characters.88
errorAvoid inline conditionals.98
errorLine is longer than 120 characters.107
errorAvoid inline conditionals.115
errorAvoid inline conditionals.119

org/apache/geronimo/axis/builder/LightweightTypeInfoBuilder.java

ViolationMessageLine
errorMissing a header - not enough lines in file.1
errorMissing a Javadoc comment.51
errorMissing a Javadoc comment.52
errorMissing a Javadoc comment.53
errorMissing a Javadoc comment.55
errorParameter cl should be final.55
errorParameter schemaTypeKeyToSchemaTypeMap should be final.55
errorParameter wrapperElementQNames should be final.55
errorMissing a Javadoc comment.61
errorParameter mapping should be final.61
errorLine is longer than 120 characters.104
errorMissing a Javadoc comment.104
errorParameter javaClass should be final.104
errorParameter typeQName should be final.104
errorParameter key should be final.104
errorParameter typeInfo should be final.104
errorLine is longer than 120 characters.107
errorEmpty statement.113
errorLine is longer than 120 characters.120
error'+' should be on a new line.128

org/apache/geronimo/axis/builder/OperationDescBuilder.java

ViolationMessageLine
errorMissing a header - not enough lines in file.1
errorMissing a Javadoc comment.37
errorMissing a Javadoc comment.38
errorVariable 'operationDesc' must be private and have accessor methods.38
errorMissing a Javadoc comment.39
errorVariable 'bindingOperation' must be private and have accessor methods.39
errorMissing a Javadoc comment.40
errorVariable 'operation' must be private and have accessor methods.40
errorMissing a Javadoc comment.41
errorVariable 'operationName' must be private and have accessor methods.41
errorMissing a Javadoc comment.42
errorVariable 'input' must be private and have accessor methods.42
errorMissing a Javadoc comment.43
errorVariable 'output' must be private and have accessor methods.43
errorMissing a Javadoc comment.44
errorVariable 'soapOperation' must be private and have accessor methods.44
errorMissing a Javadoc comment.45
errorVariable 'built' must be private and have accessor methods.45
errorMissing a Javadoc comment.47
errorParameter bindingOperation should be final.47
errorLine is longer than 120 characters.50
errorAvoid inline conditionals.53
errorMissing a Javadoc comment.58
errorMissing a Javadoc comment.60
errorMissing a Javadoc comment.62
error'cast' is not followed by whitespace.68