Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

FilesInfos infoWarnings warningErrors error
149003102

Rules

RulesViolationsSeverity
PackageHtml0error Error
NewlineAtEndOfFile0error Error
Translation0error Error
JavadocMethod
  • allowUndeclaredRTE: "true"
818error Error
JavadocType3error Error
JavadocVariable96error Error
JavadocStyle44error Error
ConstantName22error Error
LocalFinalVariableName0error Error
LocalVariableName75error Error
MemberName8error Error
MethodName8error Error
PackageName0error Error
ParameterName17error Error
StaticVariableName4error Error
TypeName0error Error
RegexpHeader
  • header
    1: /\*\s*
    2:  \*\s*\$Id.*\$
    3:  \*\s*
    4:  \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.
    5:  \*\s*
    6:  \*\s*Licensed under the Apache License, Version 2\.0 \(the .License.\);
    7:  \*\s*you may not use this file except in compliance with the License\.
    8:  \*\s*You may obtain a copy of the License at
    9:  \*\s*
    10:  \*\s*http://www\.apache\.org/licenses/LICENSE\-2\.0
    11:  \*\s*
    12:  \*\s*Unless required by applicable law or agreed to in writing, software
    13:  \*\s*distributed under the License is distributed on an .AS IS. BASIS,
    14:  \*\s*WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied\.
    15:  \*\s*See the License for the specific language governing permissions and
    16:  \*\s*limitations under the License\.
    17:  \*/\s*
134error Error
AvoidStarImport0error Error
IllegalImport0error Error
RedundantImport0error Error
UnusedImports16error Error
FileLength0error Error
LineLength
  • ignorePattern: "^ \* @version .*$"
  • max: "120"
33error Error
MethodLength1error Error
ParameterNumber0error Error
EmptyForIteratorPad0error Error
NoWhitespaceAfter
  • tokens: "BNOT, DEC, DOT, INC, LNOT, UNARY_MINUS, UNARY_PLUS"
0error Error
NoWhitespaceBefore0error Error
OperatorWrap4error Error
ParenPad60error Error
TypecastParenPad0error Error
TabCharacter1051error Error
WhitespaceAfter44error Error
WhitespaceAround326error Error
ModifierOrder4error Error
RedundantModifier49error Error
AvoidNestedBlocks68error Error
EmptyBlock3error Error
LeftCurly0error Error
NeedBraces1error Error
RightCurly22error Error
DoubleCheckedLocking0error Error
EmptyStatement7error Error
EqualsHashCode0error Error
IllegalInstantiation0error Error
InnerAssignment2error Error
MagicNumber49error Error
MissingSwitchDefault4error Error
RedundantThrows4error Error
SimplifyBooleanExpression4error Error
SimplifyBooleanReturn1error Error
FinalClass0error Error
HideUtilityClassConstructor6error Error
InterfaceIsType1error Error
VisibilityModifier
  • protectedAllowed: "true"
5error Error
ArrayTypeStyle0error Error
GenericIllegalRegexp
  • message: "Line has trailing spaces."
  • format: "\s+$"
104error Error
TodoComment4error Error
UpperEll0error Error

Files

Filesinfowarningerror
org/apache/struts/mock/MockActionServlet.java0015
org/apache/struts/action/Action.java001
org/apache/struts/chain/commands/servlet/SelectModule.java003
org/apache/struts/chain/contexts/WebActionContext.java0010
org/apache/struts/config/BaseConfig.java003
org/apache/struts/chain/commands/servlet/ValidateActionForm.java005
org/apache/struts/chain/commands/AbstractSelectLocale.java001
org/apache/struts/action/ActionMessages.java001
org/apache/struts/validator/validwhen/ValidWhenParser.java00679
org/apache/struts/chain/commands/AbstractAuthorizeAction.java007
org/apache/struts/validator/ValidatorPlugIn.java004
org/apache/struts/chain/commands/servlet/SetOriginalURI.java002
org/apache/struts/upload/MultipartRequestHandler.java0019
org/apache/struts/chain/commands/servlet/ExceptionHandler.java004
org/apache/struts/chain/commands/servlet/SelectAction.java002
org/apache/struts/config/ModuleConfig.java0020
org/apache/struts/util/IteratorAdapter.java006
org/apache/struts/config/FormPropertyConfig.java0021
org/apache/struts/chain/commands/CreateActionForm.java002
org/apache/struts/mock/TestMockBase.java0023
org/apache/struts/config/ConfigHelperInterface.java0050
org/apache/struts/chain/commands/AbstractSelectForward.java001
org/apache/struts/chain/commands/servlet/ExecuteAction.java002
org/apache/struts/chain/contexts/ActionContextBase.java0046
org/apache/struts/chain/commands/ActionCommand.java001
org/apache/struts/mock/MockServletContext.java0028
org/apache/struts/action/ActionErrors.java001
org/apache/struts/action/RequestProcessor.java001
org/apache/struts/mock/MockHttpSession.java0021
org/apache/struts/validator/FieldChecks.java0015
org/apache/struts/util/ResponseUtils.java008
org/apache/struts/chain/commands/ExceptionCatcher.java001
org/apache/struts/upload/MultipartRequestWrapper.java0011
org/apache/struts/action/ActionRedirect.java001
org/apache/struts/config/ConfigHelper.java0045
org/apache/struts/chain/commands/UnauthorizedActionException.java001
org/apache/struts/chain/commands/AbstractValidateActionForm.java002
org/apache/struts/chain/contexts/ActionContext.java0018
org/apache/struts/util/TokenProcessor.java0012
org/apache/struts/action/DynaActionFormClass.java001
org/apache/struts/mock/MockFormBean.java0026
org/apache/struts/config/ConfigRuleSet.java0023
org/apache/struts/upload/FormFile.java0013
org/apache/struts/mock/MockPageContext.java0039
org/apache/struts/validator/LazyValidatorForm.java0011
org/apache/struts/chain/commands/servlet/SelectInput.java002
org/apache/struts/chain/Constants.java001
org/apache/struts/chain/commands/AbstractRequestNoCache.java001
org/apache/struts/mock/MockPrincipal.java0010
org/apache/struts/chain/commands/servlet/SelectLocale.java004
org/apache/struts/validator/BeanValidatorForm.java0019
org/apache/struts/chain/commands/servlet/RequestNoCache.java002
org/apache/struts/chain/commands/AbstractPerformInclude.java002
org/apache/struts/chain/commands/AbstractCreateAction.java001
org/apache/struts/mock/MockHttpServletResponse.java0031
org/apache/struts/action/ActionFormBean.java001
org/apache/struts/config/ControllerConfig.java0031
org/apache/struts/chain/commands/RemoveCachedMessages.java002
org/apache/struts/validator/validwhen/ValidWhenParserTokenTypes.java0050
org/apache/struts/util/MessageResourcesFactory.java006
org/apache/struts/config/ModuleConfigFactory.java003
org/apache/struts/chain/commands/servlet/CreateAction.java008
org/apache/struts/util/ImageButtonBean.java008
org/apache/struts/chain/commands/AbstractSelectAction.java002
org/apache/struts/action/ExceptionHandler.java001
org/apache/struts/config/impl/ModuleConfigImpl.java0026
org/apache/struts/validator/ValidatorForm.java001
org/apache/struts/chain/commands/AbstractSetContentType.java001
org/apache/struts/chain/commands/ExecuteCommand.java001
org/apache/struts/mock/MockAction.java001
org/apache/struts/validator/validwhen/ValidWhen.java006
org/apache/struts/util/RequestUtils.java0010
org/apache/struts/chain/commands/servlet/SetContentType.java002
org/apache/struts/validator/Resources.java0021
org/apache/struts/chain/commands/ExecuteForwardCommand.java001
org/apache/struts/chain/commands/servlet/AuthorizeAction.java003
org/apache/struts/action/PlugIn.java001
org/apache/struts/chain/commands/generic/CopyFormToContext.java001
org/apache/struts/action/ActionForward.java001
org/apache/struts/chain/commands/ActionCommandBase.java003
org/apache/struts/chain/commands/AbstractSetOriginalURI.java001
org/apache/struts/upload/CommonsMultipartRequestHandler.java0015
org/apache/struts/chain/commands/util/ClassUtils.java004
org/apache/struts/config/impl/DefaultModuleConfigFactory.java002
org/apache/struts/action/RequestActionMapping.java001
org/apache/struts/util/ServletContextWriter.java002
org/apache/struts/action/DynaActionForm.java001
org/apache/struts/validator/validwhen/ValidWhenLexer.java001215
org/apache/struts/action/ActionServlet.java008
org/apache/struts/mock/MockEnumeration.java005
org/apache/struts/chain/commands/AbstractExecuteAction.java001
org/apache/struts/config/ActionConfig.java0048
org/apache/struts/chain/commands/servlet/PerformInclude.java004
org/apache/struts/mock/MockServletConfig.java0011
org/apache/struts/action/RedirectingActionForward.java001
org/apache/struts/chain/contexts/ServletActionContext.java0016
org/apache/struts/action/ActionServletWrapper.java001
org/apache/struts/config/ActionConfigMatcher.java006
org/apache/struts/action/ActionForm.java002
org/apache/struts/chain/ComposableRequestProcessor.java002
org/apache/struts/util/PropertyMessageResources.java0013
org/apache/struts/util/MessageResources.java0024
org/apache/struts/config/PlugInConfig.java004
org/apache/struts/chain/contexts/MockActionContext.java0013
org/apache/struts/util/ModuleUtils.java006
org/apache/struts/chain/commands/AbstractSelectModule.java001
org/apache/struts/action/ActionMapping.java001
org/apache/struts/chain/commands/SelectInclude.java001
org/apache/struts/chain/commands/AbstractPopulateActionForm.java001
org/apache/struts/chain/contexts/ContextWrapper.java0014
org/apache/struts/validator/DynaValidatorForm.java001
org/apache/struts/action/InvalidCancelException.java001
org/apache/struts/config/ExceptionConfig.java0025
org/apache/struts/config/ForwardConfig.java0025
org/apache/struts/config/MessageResourcesConfig.java0012
org/apache/struts/chain/commands/servlet/PerformForward.java0013
org/apache/struts/chain/commands/AbstractSelectInput.java001
org/apache/struts/mock/MockHttpServletRequest.java0063
org/apache/struts/action/ActionMessage.java001
org/apache/struts/util/WildcardHelper.java001
org/apache/struts/Globals.java001
org/apache/struts/chain/commands/servlet/PopulateActionForm.java005
org/apache/struts/chain/commands/InvalidPathException.java001
org/apache/struts/chain/commands/generic/WrappingLookupCommand.java001
org/apache/struts/util/ModuleException.java003
org/apache/struts/action/SessionActionMapping.java001
org/apache/struts/util/LabelValueBean.java0012
org/apache/struts/mock/MockMultipartRequestHandler.java001
org/apache/struts/chain/commands/AbstractExceptionHandler.java001
org/apache/struts/action/ForwardingActionForward.java001
org/apache/struts/chain/commands/AbstractPerformForward.java001
org/apache/struts/util/PropertyMessageResourcesFactory.java002
org/apache/struts/config/FormBeanConfig.java0033
org/apache/struts/chain/commands/servlet/SelectForward.java002

Details

org/apache/struts/mock/MockActionServlet.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4
errorMissing a Javadoc comment.46
errorMissing a Javadoc comment.47
errorExpected @param tag for 'servletContext'.52
errorExpected @param tag for 'servletConfig'.53
errorEmpty statement.62
errorFirst sentence should end with a period.65
errorExpected @param tag for 'servletContext'.70
errorFirst sentence should end with a period.74
errorExpected an @return tag.79
errorFirst sentence should end with a period.83
errorExpected @param tag for 'servletConfig'.88
errorFirst sentence should end with a period.92
errorExpected an @return tag.97
errorExpected @throws tag for 'ServletException'.106

org/apache/struts/action/Action.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4

org/apache/struts/chain/commands/servlet/SelectModule.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4
errorMissing a Javadoc comment.41
errorInner assignments should be avoided.62

org/apache/struts/chain/contexts/WebActionContext.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4
errorMissing a Javadoc comment.53
errorMissing a Javadoc comment.116
errorMissing a Javadoc comment.120
errorMissing a Javadoc comment.124
errorMissing a Javadoc comment.128
errorMissing a Javadoc comment.136
errorExpected an @return tag.144
errorMissing a Javadoc comment.158
errorMissing a Javadoc comment.171

org/apache/struts/config/BaseConfig.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4
errorExpected @param tag for 'properties'.121
errorExpected an @return tag.155

org/apache/struts/chain/commands/servlet/ValidateActionForm.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4
errorMissing a Javadoc comment.44
errorName 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.44
errorExpected an @return tag.55
errorExpected @param tag for 'actionConfig'.56

org/apache/struts/chain/commands/AbstractSelectLocale.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4

org/apache/struts/action/ActionMessages.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4

org/apache/struts/validator/validwhen/ValidWhenParser.java

ViolationMessageLine
errorLine does not match expected header line of '/\*\s*'.1
errorUnused import - antlr.TokenStreamIOException.32
errorUnused import - antlr.ANTLRException.33
errorUnused import - antlr.LLkParser.34
errorUnused import - antlr.MismatchedTokenException.39
errorUnused import - antlr.SemanticException.40
errorMissing a Javadoc comment.44
errorMissing a Javadoc comment.46
errorVariable 'argStack' must be private and have accessor methods.46
errorMissing a Javadoc comment.47
errorVariable 'form' must be private and have accessor methods.47
errorMissing a Javadoc comment.48
errorVariable 'index' must be private and have accessor methods.48
errorMissing a Javadoc comment.49
errorVariable 'value' must be private and have accessor methods.49
errorMissing a Javadoc comment.51
errorMissing a Javadoc comment.52
errorMissing a Javadoc comment.53
errorMissing a Javadoc comment.55
error'cast' is not followed by whitespace.56
errorMissing a Javadoc comment.59
errorName 'LESS_EQUAL' must match pattern '^[a-z][a-zA-Z0-9]*$'.59
error'=' is not preceded with whitespace.59
error'=' is not followed by whitespace.59
errorMissing a Javadoc comment.60
errorName 'LESS_THAN' must match pattern '^[a-z][a-zA-Z0-9]*$'.60
error'=' is not preceded with whitespace.60
error'=' is not followed by whitespace.60
errorMissing a Javadoc comment.61
errorName 'EQUAL' must match pattern '^[a-z][a-zA-Z0-9]*$'.61
error'=' is not preceded with whitespace.61
error'=' is not followed by whitespace.61
errorMissing a Javadoc comment.62
errorName 'GREATER_THAN' must match pattern '^[a-z][a-zA-Z0-9]*$'.62
error'=' is not preceded with whitespace.62
error'=' is not followed by whitespace.62
errorMissing a Javadoc comment.63
errorName 'GREATER_EQUAL' must match pattern '^[a-z][a-zA-Z0-9]*$'.63
error'=' is not preceded with whitespace.63
error'=' is not followed by whitespace.63
errorMissing a Javadoc comment.64
errorName 'NOT_EQUAL' must match pattern '^[a-z][a-zA-Z0-9]*$'.64
error'=' is not preceded with whitespace.64
error'=' is not followed by whitespace.64
errorMissing a Javadoc comment.65
errorName 'AND' must match pattern '^[a-z][a-zA-Z0-9]*$'.65
error'=' is not preceded with whitespace.65
error'=' is not followed by whitespace.65
errorMissing a Javadoc comment.66
errorName 'OR' must match pattern '^[a-z][a-zA-Z0-9]*$'.66
error'=' is not preceded with whitespace.66
error'=' is not followed by whitespace.66
errorMissing a Javadoc comment.68
errorLine contains a tab character.70
errorLine contains a tab character.71
errorLine contains a tab character.72
errorLine contains a tab character.73
errorLine contains a tab character.74
errorLine contains a tab character.75
errorLine contains a tab character.76
errorLine contains a tab character.77
errorLine contains a tab character.78
errorLine contains a tab character.79
errorLine contains a tab character.80
errorLine contains a tab character.81
errorswitch without "default" clause.81
error'cast' is not followed by whitespace.81
errorLine contains a tab character.82
errorLine contains a tab character.83
errorLine contains a tab character.84
errorLine contains a tab character.85
errorLine contains a tab character.86
errorLine contains a tab character.87
errorLine contains a tab character.88
errorLine contains a tab character.89
errorLine contains a tab character.90
errorLine contains a tab character.91
errorLine contains a tab character.92
error'||' should be on a new line.93
error'&&' should be on a new line.94
errorLine contains a tab character.95
error'||' should be on a new line.95
errorLine contains a tab character.97
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.103
errorLine contains a tab character.104
errorLine contains a tab character.105
error'cast' is not followed by whitespace.105
errorLine contains a tab character.106
errorLine contains a tab character.107
errorLine contains a tab character.108
errorLine contains a tab character.109
errorLine contains a tab character.110
error'cast' is not followed by whitespace.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
errorswitch without "default" clause.114
error'cast' is not followed by whitespace.114
errorLine contains a tab character.115
errorLine contains a tab character.116
errorLine contains a tab character.118
errorLine contains a tab character.119
errorLine contains a tab character.121
errorLine contains a tab character.122
errorLine contains a tab character.124
errorLine contains a tab character.125
errorLine contains a tab character.127
errorLine contains a tab character.128
errorLine contains a tab character.130
errorLine contains a tab character.131
errorLine contains a tab character.132
errorLine contains a tab character.133
errorMust have at least one statement.133
error'{' is not followed by whitespace.133
error'}' is not preceded with whitespace.133
errorEmpty statement.133
errorLine contains a tab character.134
errorLine contains a tab character.135
errorLine contains a tab character.137
errorLine contains a tab character.138
error'cast' is not followed by whitespace.138
errorLine contains a tab character.139
errorLine contains a tab character.140
errorLine contains a tab character.141
errorLine contains a tab character.143
errorLine contains a tab character.144
error'cast' is not followed by whitespace.144
errorLine contains a tab character.145
errorLine contains a tab character.146
errorLine contains a tab character.147
errorLine contains a tab character.149
errorLine contains a tab character.150
errorswitch without "default" clause.150
error'cast' is not followed by whitespace.150
errorLine contains a tab character.151
errorLine contains a tab character.152
errorLine contains a tab character.154
errorLine contains a tab character.155
errorLine contains a tab character.157
errorLine contains a tab character.158
errorLine contains a tab character.160
errorLine contains a tab character.161
errorLine contains a tab character.163
errorLine contains a tab character.164
errorLine contains a tab character.166
errorLine contains a tab character.167
errorLine contains a tab character.168
errorLine contains a tab character.169
errorMissing a Javadoc comment.173
error',' is not followed by whitespace.174
errorMissing a Javadoc comment.178
error',' is not followed by whitespace.179
error'6' is a magic number.179
errorMissing a Javadoc comment.182
error',' is not followed by whitespace.183
errorMissing a Javadoc comment.187
error',' is not followed by whitespace.188
error'6' is a magic number.188
errorMissing a Javadoc comment.191
error',' is not followed by whitespace.192
error'6' is a magic number.192
errorLine contains a tab character.196
errorMissing a Javadoc comment.196
errorLine has trailing spaces.197
errorLine contains a tab character.197
errorLine contains a tab character.198
errorLine contains a tab character.199
errorLine contains a tab character.200
errorLine has trailing spaces.201
errorLine contains a tab character.201
errorLine contains a tab character.202
error'(' is followed by whitespace.202
errorLine contains a tab character.203
errorLine contains a tab character.204
errorAvoid nested blocks.204
errorLine contains a tab character.205
errorLine contains a tab character.206
errorLine contains a tab character.207
errorLine contains a tab character.208
errorLine contains a tab character.209
errorLine contains a tab character.210
errorLine contains a tab character.211
errorAvoid nested blocks.211
errorLine contains a tab character.212
errorLine contains a tab character.213
errorLine contains a tab character.214
errorLine contains a tab character.215
errorLine contains a tab character.216
errorLine contains a tab character.217
errorLine contains a tab character.218
errorAvoid nested blocks.218
errorLine contains a tab character.219
errorLine contains a tab character.220
errorLine contains a tab character.221
errorLine contains a tab character.222
errorLine contains a tab character.223
errorLine contains a tab character.224
errorLine contains a tab character.225
errorAvoid nested blocks.225
errorLine contains a tab character.226
errorLine contains a tab character.227
errorLine contains a tab character.228
errorLine contains a tab character.229
errorLine has trailing spaces.230
errorLine contains a tab character.230
errorLine contains a tab character.231
errorMissing a Javadoc comment.231
errorLine has trailing spaces.232
errorLine contains a tab character.232
errorLine contains a tab character.233
errorLine has trailing spaces.234
errorLine contains a tab character.234
errorLine contains a tab character.235
errorLine contains a tab character.236
errorLine contains a tab character.237
error'-' is not preceded with whitespace.237
error'-' is not followed by whitespace.237
errorLine contains a tab character.238
errorLine has trailing spaces.239
errorLine contains a tab character.239
errorLine contains a tab character.240
errorMissing a Javadoc comment.240
errorLine has trailing spaces.241
errorLine contains a tab character.241
errorLine contains a tab character.242
errorLine has trailing spaces.243
errorLine contains a tab character.243
errorLine contains a tab character.244
errorLine contains a tab character.245
errorLine contains a tab character.246
errorLine contains a tab character.247
errorLine has trailing spaces.248
errorLine contains a tab character.248
errorLine contains a tab character.249
errorMissing a Javadoc comment.249
errorLine has trailing spaces.250
errorLine contains a tab character.250
errorLine has trailing spaces.251
errorLine contains a tab character.251
errorLine contains a tab character.252
error'==' is not preceded with whitespace.252
error'==' is not followed by whitespace.252
error'==' is not preceded with whitespace.252
error'==' is not followed by whitespace.252
error'3' is a magic number.252
error'==' is not preceded with whitespace.252
error'==' is not followed by whitespace.252
error'4' is a magic number.252
error'==' is not preceded with whitespace.252
error'==' is not followed by whitespace.252
errorLine contains a tab character.253
errorLine contains a tab character.254
errorLine contains a tab character.255
errorLine contains a tab character.256
errorLine has trailing spaces.257
errorLine contains a tab character.257
errorLine contains a tab character.258
errorLine contains a tab character.259
errorLine contains a tab character.260
errorLine has trailing spaces.261
errorLine contains a tab character.261
errorLine contains a tab character.262
error'}' should be on the same line.262
errorLine is longer than 120 characters.263
errorLine contains a tab character.263
error'==' is not preceded with whitespace.263
error'==' is not followed by whitespace.263
error'==' is not preceded with whitespace.263
error'==' is not followed by whitespace.263
error'3' is a magic number.263
error'3' is a magic number.263
error'4' is a magic number.263
error'==' is not preceded with whitespace.263
error'==' is not followed by whitespace.263
error'5' is a magic number.263
error'==' is not preceded with whitespace.263
error'==' is not followed by whitespace.263
errorLine contains a tab character.264
errorLine contains a tab character.265
errorLine contains a tab character.266
errorLine contains a tab character.267
errorLine contains a tab character.268
errorLine has trailing spaces.269
errorLine contains a tab character.269
errorLine contains a tab character.270
errorLine contains a tab character.271
errorLine contains a tab character.272
errorLine contains a tab character.273
errorLine has trailing spaces.274
errorLine contains a tab character.274
errorLine contains a tab character.275
error'}' should be on the same line.275
errorLine is longer than 120 characters.276
errorLine contains a tab character.276
error'==' is not preceded with whitespace.276
error'==' is not followed by whitespace.276
error'==' is not preceded with whitespace.276
error'==' is not followed by whitespace.276
error'3' is a magic number.276
error'3' is a magic number.276
error'4' is a magic number.276
error'==' is not preceded with whitespace.276
error'==' is not followed by whitespace.276
error'5' is a magic number.276
error'==' is not preceded with whitespace.276
error'==' is not followed by whitespace.276
errorLine contains a tab character.277
errorLine contains a tab character.278
errorLine contains a tab character.279
errorLine contains a tab character.280
errorLine contains a tab character.281
errorLine has trailing spaces.282
errorLine contains a tab character.282
errorLine contains a tab character.283
errorLine contains a tab character.284
errorLine contains a tab character.285
errorLine has trailing spaces.286
errorLine contains a tab character.286
errorLine contains a tab character.287
error'}' should be on the same line.287
errorLine contains a tab character.288
error'==' is not preceded with whitespace.288
error'==' is not followed by whitespace.288
error'==' is not preceded with whitespace.288
error'==' is not followed by whitespace.288
error'3' is a magic number.288
error'==' is not preceded with whitespace.288
error'==' is not followed by whitespace.288
error'4' is a magic number.288
errorLine contains a tab character.289
errorLine contains a tab character.290
errorLine contains a tab character.291
errorLine has trailing spaces.292
errorLine contains a tab character.292
errorLine contains a tab character.293
errorLine contains a tab character.294
errorLine has trailing spaces.295
errorLine contains a tab character.295
errorLine contains a tab character.296
error'}' should be on the same line.296
errorLine contains a tab character.297
error'==' is not preceded with whitespace.297
error'==' is not followed by whitespace.297
errorLine contains a tab character.298
errorLine has trailing spaces.299
errorLine contains a tab character.299
errorLine contains a tab character.300
errorLine contains a tab character.301
error'cast' is not followed by whitespace.301
errorLine has trailing spaces.302
errorLine contains a tab character.302
errorLine contains a tab character.303
error'}' should be on the same line.303
errorLine contains a tab character.304
errorLine contains a tab character.305
errorLine contains a tab character.306
errorLine has trailing spaces.307
errorLine contains a tab character.307
errorLine contains a tab character.308
errorLine has trailing spaces.309
errorLine contains a tab character.309
errorLine contains a tab character.310
errorMissing a Javadoc comment.310
errorLine has trailing spaces.311
errorLine contains a tab character.311
errorLine has trailing spaces.312
errorLine contains a tab character.312
errorLine contains a tab character.313
error'(' is followed by whitespace.313
errorLine contains a tab character.314
errorLine contains a tab character.315
errorLine contains a tab character.316
errorLine contains a tab character.317
errorAvoid nested blocks.317
errorLine contains a tab character.318
errorLine contains a tab character.319
errorLine contains a tab character.320
errorLine contains a tab character.321
errorLine contains a tab character.322
errorAvoid nested blocks.322
errorLine contains a tab character.323
errorLine contains a tab character.324
errorLine contains a tab character.325
errorLine contains a tab character.326
errorLine contains a tab character.327
errorAvoid nested blocks.327
errorLine contains a tab character.328
errorLine contains a tab character.329
errorLine contains a tab character.330
errorLine contains a tab character.331
errorLine contains a tab character.332
errorLine contains a tab character.333
errorAvoid nested blocks.333
errorLine contains a tab character.334
errorLine contains a tab character.335
errorLine contains a tab character.336
errorLine contains a tab character.337
errorLine contains a tab character.338
errorLine contains a tab character.339
errorAvoid nested blocks.339
errorLine contains a tab character.340
errorLine contains a tab character.341
errorLine contains a tab character.342
errorLine contains a tab character.343
errorLine has trailing spaces.344
errorLine contains a tab character.344
errorLine contains a tab character.345
errorMissing a Javadoc comment.345
errorLine has trailing spaces.346
errorLine contains a tab character.346
errorLine has trailing spaces.347
errorLine contains a tab character.347
errorLine contains a tab character.348
error'(' is followed by whitespace.348
errorLine contains a tab character.349
errorLine contains a tab character.350
errorAvoid nested blocks.350
errorLine contains a tab character.351
errorLine contains a tab character.352
errorLine contains a tab character.353
errorLine contains a tab character.354
errorLine contains a tab character.355
errorLine contains a tab character.356
errorLine contains a tab character.357
errorLine contains a tab character.358
errorLine contains a tab character.359
errorLine contains a tab character.360
errorAvoid nested blocks.360
errorLine contains a tab character.361
errorLine contains a tab character.362
errorLine contains a tab character.363
errorLine contains a tab character.364
errorLine contains a tab character.365
errorAvoid nested blocks.365
errorLine contains a tab character.366
errorLine contains a tab character.367
errorLine contains a tab character.368
errorLine contains a tab character.369
errorLine has trailing spaces.370
errorLine contains a tab character.370
errorLine contains a tab character.371
errorMissing a Javadoc comment.371
errorLine has trailing spaces.372
errorLine contains a tab character.372
errorLine has trailing spaces.373
errorLine contains a tab character.373
errorLine contains a tab character.374
errorLine contains a tab character.375
errorLine contains a tab character.376
errorLine has trailing spaces.377
errorLine contains a tab character.377
errorLine contains a tab character.378
errorMissing a Javadoc comment.378
errorLine has trailing spaces.379
errorLine contains a tab character.379
errorLine has trailing spaces.380
errorLine contains a tab character.380
errorLine contains a tab character.381
error'==' is not preceded with whitespace.381
error'==' is not followed by whitespace.381
errorLine contains a tab character.382
errorLine contains a tab character.383
errorLine contains a tab character.384
errorLine contains a tab character.385
error'}' should be on the same line.385
errorLine contains a tab character.386
error'==' is not preceded with whitespace.386
error'==' is not followed by whitespace.386
error'==' is not preceded with whitespace.386
error'==' is not followed by whitespace.386
errorLine contains a tab character.387
errorLine contains a tab character.388
errorLine contains a tab character.389
errorLine contains a tab character.390
error'}' should be on the same line.390
errorLine contains a tab character.391
errorLine contains a tab character.392
errorLine contains a tab character.393
errorLine has trailing spaces.394
errorLine contains a tab character.394
errorLine contains a tab character.395
errorLine has trailing spaces.396
errorLine contains a tab character.396
errorLine contains a tab character.397
errorMissing a Javadoc comment.397
errorLine has trailing spaces.398
errorLine contains a tab character.398
errorLine has trailing spaces.399
errorLine contains a tab character.399
errorLine contains a tab character.400
errorLine contains a tab character.401
errorLine contains a tab character.402
errorLine has trailing spaces.403
errorLine contains a tab character.403
errorLine contains a tab character.404
errorLine contains a tab character.405
errorLine contains a tab character.406
errorLine contains a tab character.407
errorLine has trailing spaces.408
errorLine contains a tab character.408
errorLine contains a tab character.409
errorLine has trailing spaces.410
errorLine contains a tab character.410
errorLine contains a tab character.411
errorMissing a Javadoc comment.411
errorLine has trailing spaces.412
errorLine contains a tab character.412
errorLine has trailing spaces.413
errorLine contains a tab character.413
errorLine contains a tab character.414
errorLine contains a tab character.415
errorLine contains a tab character.416
errorLine has trailing spaces.417
errorLine contains a tab character.417
errorLine contains a tab character.418
errorLine contains a tab character.419
errorLine contains a tab character.420
errorLine contains a tab character.421
errorLine contains a tab character.422
errorLine contains a tab character.423
errorLine contains a tab character.424
errorLine contains a tab character.425
errorLine has trailing spaces.426
errorLine contains a tab character.426
errorLine contains a tab character.427
errorLine has trailing spaces.428
errorLine contains a tab character.428
errorLine contains a tab character.429
errorMissing a Javadoc comment.429
errorLine has trailing spaces.430
errorLine contains a tab character.430
errorLine has trailing spaces.431
errorLine contains a tab character.431
errorLine contains a tab character.432
error'(' is followed by whitespace.432
errorLine contains a tab character.433
errorLine contains a tab character.434
errorAvoid nested blocks.434
errorLine contains a tab character.435
errorLine contains a tab character.436
errorLine contains a tab character.437
errorLine contains a tab character.438
errorLine contains a tab character.439
errorLine contains a tab character.440
errorAvoid nested blocks.440
errorLine contains a tab character.441
errorLine contains a tab character.442
errorLine contains a tab character.443
errorLine contains a tab character.444
errorLine contains a tab character.445
errorLine contains a tab character.446
errorAvoid nested blocks.446
errorLine contains a tab character.447
errorLine contains a tab character.448
errorLine contains a tab character.449
errorLine contains a tab character.450
errorLine has trailing spaces.451
errorLine contains a tab character.451
errorLine contains a tab character.452
errorMissing a Javadoc comment.452
errorLine has trailing spaces.453
errorLine contains a tab character.453
errorLine has trailing spaces.454
errorLine contains a tab character.454
errorLine contains a tab character.455
error'(' is followed by whitespace.455
errorLine contains a tab character.456
errorLine contains a tab character.457
errorAvoid nested blocks.457
errorLine contains a tab character.458
errorLine contains a tab character.459
errorLine contains a tab character.460
errorLine contains a tab character.461
errorLine contains a tab character.462
errorLine contains a tab character.463
errorAvoid nested blocks.463
errorLine contains a tab character.464
errorLine contains a tab character.465
errorLine contains a tab character.466
errorLine contains a tab character.467
errorLine contains a tab character.468
errorLine contains a tab character.469
errorAvoid nested blocks.469
errorLine contains a tab character.470
errorLine contains a tab character.471
errorLine contains a tab character.472
errorLine contains a tab character.473
errorLine contains a tab character.474
errorLine contains a tab character.475
errorAvoid nested blocks.475
errorLine contains a tab character.476
errorLine contains a tab character.477
errorLine contains a tab character.478
errorLine contains a tab character.479
errorLine contains a tab character.480
errorLine contains a tab character.481
errorAvoid nested blocks.481
errorLine contains a tab character.482
errorLine contains a tab character.483
errorLine contains a tab character.484
errorLine contains a tab character.485
errorLine contains a tab character.486
errorLine contains a tab character.487
errorAvoid nested blocks.487
errorLine contains a tab character.488
errorLine contains a tab character.489
errorLine contains a tab character.490
errorLine contains a tab character.491
errorLine contains a tab character.492
errorLine contains a tab character.493
errorAvoid nested blocks.493
errorLine contains a tab character.494
errorLine contains a tab character.495
errorLine contains a tab character.496
errorLine contains a tab character.497
errorLine has trailing spaces.498
errorLine contains a tab character.498
errorLine has trailing spaces.499
errorLine contains a tab character.499
errorLine contains a tab character.500
errorMissing a Javadoc comment.500
errorName '_tokenNames' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.500
errorLine contains a tab character.501
errorLine contains a tab character.502
errorLine contains a tab character.503
errorLine contains a tab character.504
errorLine contains a tab character.505
errorLine contains a tab character.506
errorLine contains a tab character.507
errorLine contains a tab character.508
errorLine contains a tab character.509
errorLine contains a tab character.510
errorLine contains a tab character.511
errorLine contains a tab character.512
errorLine contains a tab character.513
errorLine contains a tab character.514
errorLine contains a tab character.515
errorLine contains a tab character.516
errorLine contains a tab character.517
errorLine contains a tab character.518
errorLine contains a tab character.519
errorLine contains a tab character.520
errorLine contains a tab character.521
errorLine contains a tab character.522
errorLine contains a tab character.523
errorLine contains a tab character.524
errorLine contains a tab character.525
errorLine has trailing spaces.526
errorLine contains a tab character.526
errorLine contains a tab character.527
errorMissing a Javadoc comment.527
errorRedundant 'final' modifier.527
errorName 'mk_tokenSet_0' must match pattern '^[a-z][a-zA-Z0-9]*$'.527
errorLine contains a tab character.528
error'8273920L' is a magic number.528
errorLine contains a tab character.529
errorLine contains a tab character.530
errorLine contains a tab character.531
errorMissing a Javadoc comment.531
errorName '_tokenSet_0' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.531
errorLine contains a tab character.532
errorMissing a Javadoc comment.532
errorRedundant 'final' modifier.532
errorName 'mk_tokenSet_1' must match pattern '^[a-z][a-zA-Z0-9]*$'.532
errorLine contains a tab character.533
error'6640L' is a magic number.533
errorLine contains a tab character.534
errorLine contains a tab character.535
errorLine contains a tab character.536
errorMissing a Javadoc comment.536
errorName '_tokenSet_1' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.536
errorLine has trailing spaces.537
errorLine contains a tab character.537
errorLine contains a tab character.538

org/apache/struts/chain/commands/AbstractAuthorizeAction.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4
errorLine has trailing spaces.55
errorUnused @throws tag for 'UnauthorizedActionException'.55
errorExpected @throws tag for 'Exception'.59
errorLine contains a tab character.75
errorLine has trailing spaces.115
errorUnused @throws tag for 'UnauthorizedActionException'.115

org/apache/struts/validator/ValidatorPlugIn.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4
error'static' modifier out of order with the JLS suggestions.59
error'static' modifier out of order with the JLS suggestions.65
error'static' modifier out of order with the JLS suggestions.73

org/apache/struts/chain/commands/servlet/SetOriginalURI.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4
errorMissing a Javadoc comment.38

org/apache/struts/upload/MultipartRequestHandler.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4
errorRedundant 'public' modifier.46
errorRedundant 'public' modifier.53
errorExpected @param tag for 'servlet'.53
errorRedundant 'public' modifier.59
errorExpected @param tag for 'mapping'.59
errorFirst sentence should end with a period.61
errorExpected an @return tag.64
errorRedundant 'public' modifier.64
errorFirst sentence should end with a period.66
errorExpected an @return tag.69
errorRedundant 'public' modifier.69
errorRedundant 'public' modifier.78
errorExpected @param tag for 'request'.78
errorRedundant 'public' modifier.88
errorRedundant 'public' modifier.98
errorRedundant 'public' modifier.106
errorRedundant 'public' modifier.117
errorRedundant 'public' modifier.124

org/apache/struts/chain/commands/servlet/ExceptionHandler.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4
errorMissing a Javadoc comment.47
errorName 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.47
errorMissing a Javadoc comment.50

org/apache/struts/chain/commands/servlet/SelectAction.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4
errorMissing a Javadoc comment.40

org/apache/struts/config/ModuleConfig.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4
errorExpected an @return tag.43
errorExpected an @return tag.48
errorExpected an @return tag.63
errorRedundant 'public' modifier.74
errorExpected an @return tag.80
errorExpected an @return tag.95
errorExpected an @return tag.140
errorExpected an @return tag.185
errorExpected an @return tag.191
errorExpected an @return tag.210
errorExpected an @return tag.222
errorExpected an @return tag.228
errorExpected an @return tag.236
errorExpected an @return tag.242
errorExpected an @return tag.250
errorExpected an @return tag.256
errorExpected an @return tag.264
errorExpected an @return tag.270
errorExpected an @return tag.276

org/apache/struts/util/IteratorAdapter.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4
errorMissing a Javadoc comment.37
errorMissing a Javadoc comment.39
errorMissing a Javadoc comment.43
errorMissing a Javadoc comment.47
errorMissing a Javadoc comment.56

org/apache/struts/config/FormPropertyConfig.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4
errorFirst sentence should end with a period.39
errorName 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.42
errorMissing a Javadoc comment.152
errorMissing a Javadoc comment.156
errorMissing a Javadoc comment.164
errorMissing a Javadoc comment.168
errorMissing a Javadoc comment.176
errorMissing a Javadoc comment.180
errorMissing a Javadoc comment.188
errorMissing a Javadoc comment.192
errorMissing a Javadoc comment.204
errorMissing a Javadoc comment.208
errorExpected an @return tag.221
error'+' should be on a new line.261
errorExpected an @return tag.318
errorExpected @throws tag for 'IllegalAccessException'.381
errorExpected @throws tag for 'InvocationTargetException'.381
errorExpected @throws tag for 'InstantiationException'.382
errorExpected @throws tag for 'ClassNotFoundException'.382
errorExpected an @return tag.409

org/apache/struts/chain/commands/CreateActionForm.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4
errorComment matches to-do format 'TODO:'.95

org/apache/struts/mock/TestMockBase.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4
errorMissing a Javadoc comment.50
errorMissing a Javadoc comment.51
errorMissing a Javadoc comment.52
errorMissing a Javadoc comment.53
errorMissing a Javadoc comment.54
errorMissing a Javadoc comment.55
errorMissing a Javadoc comment.56
errorMissing a Javadoc comment.57
errorMissing a Javadoc comment.58
errorMissing a Javadoc comment.59
errorMissing a Javadoc comment.62
errorMissing a Javadoc comment.66
errorMissing a Javadoc comment.70
errorMissing a Javadoc comment.75
errorMissing a Javadoc comment.99
error'4' is a magic number.166
error'5' is a magic number.168
error'3' is a magic number.174
errorMissing a Javadoc comment.214
errorMissing a Javadoc comment.303
errorMissing a Javadoc comment.343
errorMissing a Javadoc comment.358

org/apache/struts/config/ConfigHelperInterface.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4
errorExpected an @return tag.56
errorRedundant 'public' modifier.56
errorExpected an @return tag.61
errorRedundant 'public' modifier.61
errorExpected an @return tag.68
errorRedundant 'public' modifier.68
errorExpected an @return tag.75
errorRedundant 'public' modifier.75
errorExpected an @return tag.84
errorRedundant 'public' modifier.84
errorExpected an @return tag.89
errorRedundant 'public' modifier.89
errorExpected an @return tag.95
errorRedundant 'public' modifier.95
errorExpected an @return tag.105
errorRedundant 'public' modifier.105
errorExpected an @return tag.113
errorRedundant 'public' modifier.113
errorExpected an @return tag.121
errorRedundant 'public' modifier.121
errorExpected an @return tag.129
errorRedundant 'public' modifier.129
errorExpected an @return tag.137
errorRedundant 'public' modifier.137
errorExpected an @return tag.154
errorRedundant 'public' modifier.154
errorExpected @param tag for 'action'.154
errorExpected an @return tag.159
errorRedundant 'public' modifier.159
errorExpected @param tag for 'action'.159
errorExpected an @return tag.164
errorRedundant 'public' modifier.164
errorExpected @param tag for 'url'.164
errorFirst sentence should end with a period.168
errorUnclosed HTML tag found: <base> element </p>169
errorExpected an @return tag.171
errorRedundant 'public' modifier.171
errorFirst sentence should end with a period.173
errorUnclosed HTML tag found: <base> element </p>174
errorExpected an @return tag.176
errorRedundant 'public' modifier.176
errorExpected an @return tag.184
errorRedundant 'public' modifier.184
errorExpected an @return tag.192
errorRedundant 'public' modifier.192
errorExpected an @return tag.201
errorRedundant 'public' modifier.201
errorExpected an @return tag.209
errorRedundant 'public' modifier.209

org/apache/struts/chain/commands/AbstractSelectForward.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4

org/apache/struts/chain/commands/servlet/ExecuteAction.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4
errorExpected an @return tag.53

org/apache/struts/chain/contexts/ActionContextBase.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4
errorMissing a Javadoc comment.163
errorMissing a Javadoc comment.167
errorMissing a Javadoc comment.169
errorMissing a Javadoc comment.171
errorMissing a Javadoc comment.173
errorMissing a Javadoc comment.192
errorMissing a Javadoc comment.196
errorMissing a Javadoc comment.200
errorMissing a Javadoc comment.204
errorMissing a Javadoc comment.208
errorMissing a Javadoc comment.212
errorMissing a Javadoc comment.216
errorMissing a Javadoc comment.220
errorMissing a Javadoc comment.224
errorMissing a Javadoc comment.228
errorMissing a Javadoc comment.232
errorMissing a Javadoc comment.236
errorMissing a Javadoc comment.240
errorMissing a Javadoc comment.244
errorMissing a Javadoc comment.248
errorMissing a Javadoc comment.252
errorMissing a Javadoc comment.259
errorMissing a Javadoc comment.263
errorMissing a Javadoc comment.267
errorMissing a Javadoc comment.271
errorMissing a Javadoc comment.275
errorMissing a Javadoc comment.279
errorExpected @param tag for 'scopeId'.337
errorExpected @param tag for 'key'.337
errorExpected @param tag for 'messages'.338
errorMissing a Javadoc comment.372
errorMissing a Javadoc comment.378
errorMissing a Javadoc comment.387
errorMissing a Javadoc comment.391
errorMissing a Javadoc comment.395
errorMissing a Javadoc comment.418
errorMissing a Javadoc comment.425
errorMissing a Javadoc comment.429
errorMissing a Javadoc comment.436
errorMissing a Javadoc comment.440
errorMissing a Javadoc comment.444
errorMissing a Javadoc comment.451
errorMissing a Javadoc comment.455
errorExpected @param tag for 'logger'.481
errorExpected @param tag for 'moduleConfig'.520

org/apache/struts/chain/commands/ActionCommand.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4

org/apache/struts/mock/MockServletContext.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4
errorMissing a Javadoc comment.73
errorMissing a Javadoc comment.77
errorMissing a Javadoc comment.82
errorMissing a Javadoc comment.86
errorMissing a Javadoc comment.90
errorMissing a Javadoc comment.94
errorMissing a Javadoc comment.98
errorMissing a Javadoc comment.102
errorMissing a Javadoc comment.106
errorMissing a Javadoc comment.110
error'3' is a magic number.111
errorMissing a Javadoc comment.114
errorMissing a Javadoc comment.118
errorMissing a Javadoc comment.122
errorMissing a Javadoc comment.126
errorMissing a Javadoc comment.132
errorMissing a Javadoc comment.138
errorMissing a Javadoc comment.142
errorMissing a Javadoc comment.146
errorMissing a Javadoc comment.150
errorMissing a Javadoc comment.154
errorMissing a Javadoc comment.158
errorMissing a Javadoc comment.162
errorMissing a Javadoc comment.166
errorMissing a Javadoc comment.170
errorMissing a Javadoc comment.174
errorMissing a Javadoc comment.178

org/apache/struts/action/ActionErrors.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4

org/apache/struts/action/RequestProcessor.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4

org/apache/struts/mock/MockHttpSession.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4
errorMissing a Javadoc comment.60
errorMissing a Javadoc comment.64
errorMissing a Javadoc comment.70
errorMissing a Javadoc comment.75
errorMissing a Javadoc comment.79
errorMissing a Javadoc comment.83
errorMissing a Javadoc comment.87
errorMissing a Javadoc comment.91
errorMissing a Javadoc comment.95
errorMissing a Javadoc comment.99
errorMissing a Javadoc comment.103
errorMissing a Javadoc comment.107
errorMissing a Javadoc comment.111
errorMissing a Javadoc comment.115
errorMissing a Javadoc comment.119
errorMissing a Javadoc comment.123
errorMissing a Javadoc comment.127
errorMissing a Javadoc comment.131
errorMissing a Javadoc comment.135
errorMissing a Javadoc comment.143

org/apache/struts/validator/FieldChecks.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4
errorUtility classes should not have a public or default constructor.52
errorName 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.56
errorMissing a Javadoc comment.64
errorMissing a Javadoc comment.65
errorMissing a Javadoc comment.66
error'>' is not preceded with whitespace.233
error'>' is not followed by whitespace.233
errorExpected an @return tag.330
errorExpected @param tag for 'bean'.330
errorExpected @param tag for 'field'.330
errorExpected @param tag for 'errors'.1311
errorExpected @param tag for 'field'.1311
errorExpected @param tag for 'validator'.1312
errorExpected @param tag for 't'.1312

org/apache/struts/util/ResponseUtils.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4
errorUtility classes should not have a public or default constructor.38
errorName 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.56
errorExpected an @return tag.83
errorswitch without "default" clause.94
error'50' is a magic number.123
errorExpected @param tag for 'url'.149
errorExpected @param tag for 'url'.163

org/apache/struts/chain/commands/ExceptionCatcher.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4

org/apache/struts/upload/MultipartRequestWrapper.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4
errorFirst sentence should end with a period.39
errorMissing a Javadoc comment.44
errorExpected @param tag for 'name'.54
errorExpected @param tag for 'value'.54
errorExpected an @return tag.75
errorExpected @param tag for 'name'.75
errorExpected an @return tag.94
errorExpected an @return tag.118
errorExpected @param tag for 'name'.118
errorExpected an @return tag.133

org/apache/struts/action/ActionRedirect.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4

org/apache/struts/config/ConfigHelper.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4
errorMissing a Javadoc comment.84
errorMissing a Javadoc comment.88
errorExpected @param tag for 'application'.98
errorExpected @param tag for 'session'.105
errorExpected @param tag for 'request'.113
errorExpected @param tag for 'response'.127
errorExpected @param tag for 'forward'.134
errorMissing a Javadoc comment.158
errorExpected an @return tag.169
errorExpected an @return tag.182
errorExpected an @return tag.195
errorExpected an @return tag.210
errorExpected an @return tag.221
errorExpected an @return tag.233
errorExpected an @return tag.249
errorMissing a Javadoc comment.269
errorExpected an @return tag.302
errorExpected an @return tag.312
errorExpected an @return tag.322
errorExpected an @return tag.341
errorExpected @param tag for 'action'.341
errorExpected an @return tag.366
errorExpected @param tag for 'action'.366
error'}' should be on the same line.394
errorExpected an @return tag.412
errorExpected @param tag for 'url'.412
errorFirst sentence should end with a period.432
errorUnclosed HTML tag found: <base> element </p>433
errorExpected an @return tag.435
errorUnclosed HTML tag found: <base> element. </p>448
errorExpected an @return tag.450
errorExpected an @return tag.475
errorComment matches to-do format 'TODO:'.486
errorExpected an @return tag.496
errorExpected an @return tag.514
errorExpected an @return tag.537
errorFirst sentence should end with a period.543
errorExpected an @return tag.548
errorFirst sentence should end with a period.552
errorExpected an @return tag.557
errorFirst sentence should end with a period.561
errorExpected an @return tag.567
errorFirst sentence should end with a period.571
errorExpected an @return tag.576

org/apache/struts/chain/commands/UnauthorizedActionException.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4

org/apache/struts/chain/commands/AbstractValidateActionForm.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4
errorExpected @throws tag for 'InvalidCancelException'.63

org/apache/struts/chain/contexts/ActionContext.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4
errorFirst sentence should end with a period.35
errorMissing a Javadoc comment.41
errorRedundant 'public' modifier.41
errorMissing a Javadoc comment.42
errorRedundant 'public' modifier.42
errorMissing a Javadoc comment.43
errorRedundant 'public' modifier.43
errorExpected @param tag for 'action'.138
errorExpected an @return tag.338
errorExpected an @return tag.348
errorExpected an @return tag.357
errorFirst sentence should end with a period.375
errorExpected an @return tag.381
errorExpected an @return tag.399
errorExpected @param tag for 'resources'.404
errorExpected an @return tag.412
errorExpected an @return tag.421

org/apache/struts/util/TokenProcessor.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4
errorExpected an @return tag.62
errorExpected an @return tag.87
errorExpected an @return tag.111
errorExpected an @return tag.181
errorExpected an @return tag.194
errorExpected an @return tag.221
error'0xf0' is a magic number.225
error'4' is a magic number.225
error'16' is a magic number.225
error'0x0f' is a magic number.226
error'16' is a magic number.226

org/apache/struts/action/DynaActionFormClass.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4

org/apache/struts/mock/MockFormBean.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4
errorMissing a Javadoc comment.41
errorMissing a Javadoc comment.42
errorMissing a Javadoc comment.43
errorMissing a Javadoc comment.44
errorMissing a Javadoc comment.45
errorMissing a Javadoc comment.46
errorMissing a Javadoc comment.47
errorMissing a Javadoc comment.50
errorMissing a Javadoc comment.54
errorMissing a Javadoc comment.60
errorMissing a Javadoc comment.64
errorMissing a Javadoc comment.70
errorMissing a Javadoc comment.74
errorMissing a Javadoc comment.80
errorMissing a Javadoc comment.87
errorMissing a Javadoc comment.92
errorMissing a Javadoc comment.101
errorMissing a Javadoc comment.114
errorMissing a Javadoc comment.133
errorMissing a Javadoc comment.146
errorMissing a Javadoc comment.150
errorMissing a Javadoc comment.154
errorMissing a Javadoc comment.163
errorMissing a Javadoc comment.172
errorMissing a Javadoc comment.176

org/apache/struts/config/ConfigRuleSet.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4
errorMissing a Javadoc comment.170
errorMissing a Javadoc comment.174
errorMissing a Javadoc comment.190
errorMissing a Javadoc comment.194
errorMissing a Javadoc comment.218
errorMissing a Javadoc comment.222
errorMissing a Javadoc comment.261
errorMissing a Javadoc comment.263
errorMissing a Javadoc comment.268
errorMissing a Javadoc comment.298
errorMissing a Javadoc comment.302
errorMissing a Javadoc comment.323
errorMissing a Javadoc comment.325
errorMissing a Javadoc comment.330
errorMissing a Javadoc comment.360
errorMissing a Javadoc comment.364
errorMissing a Javadoc comment.385
errorMissing a Javadoc comment.387
errorMissing a Javadoc comment.392
errorMissing a Javadoc comment.424
errorMissing a Javadoc comment.426
errorMissing a Javadoc comment.431

org/apache/struts/upload/FormFile.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4
errorRedundant 'public' modifier.38
errorRedundant 'public' modifier.45
errorRedundant 'public' modifier.52
errorRedundant 'public' modifier.59
errorRedundant 'public' modifier.67
errorRedundant 'public' modifier.74
errorRedundant 'public' modifier.87
errorRedundant throws: 'FileNotFoundException' is subclass of 'IOException'.88
errorExpected an @return tag.98
errorRedundant 'public' modifier.98
errorRedundant throws: 'FileNotFoundException' is subclass of 'IOException'.99
errorRedundant 'public' modifier.105

org/apache/struts/mock/MockPageContext.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4
errorMissing a Javadoc comment.60
errorMissing a Javadoc comment.61
errorMissing a Javadoc comment.62
errorMissing a Javadoc comment.63
errorMissing a Javadoc comment.64
errorMissing a Javadoc comment.65
errorMissing a Javadoc comment.66
errorMissing a Javadoc comment.67
errorMissing a Javadoc comment.70
errorMissing a Javadoc comment.74
errorMissing a Javadoc comment.93
errorMissing a Javadoc comment.101
errorMissing a Javadoc comment.122
errorMissing a Javadoc comment.140
errorMissing a Javadoc comment.144
errorMissing a Javadoc comment.148
errorMissing a Javadoc comment.174
errorMissing a Javadoc comment.200
errorMissing a Javadoc comment.215
errorExpected an @return tag.223
errorMethod length is 276 lines (max allowed is 150).223
errorMissing a Javadoc comment.500
errorMissing a Javadoc comment.504
errorMissing a Javadoc comment.508
errorMissing a Javadoc comment.512
errorMissing a Javadoc comment.516
errorMissing a Javadoc comment.520
errorMissing a Javadoc comment.524
errorMissing a Javadoc comment.528
errorMissing a Javadoc comment.532
errorMissing a Javadoc comment.536
errorMissing a Javadoc comment.542
errorMissing a Javadoc comment.546
errorMissing a Javadoc comment.550
errorMissing a Javadoc comment.554
errorMissing a Javadoc comment.562
errorMissing a Javadoc comment.582
errorMissing a Javadoc comment.586

org/apache/struts/validator/LazyValidatorForm.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4
errorUnclosed HTML tag found: <code> in the <code>get(name, index)</code> method.</p>38
errorUnclosed HTML tag found: <code> implementation from the default71
errorLine is longer than 120 characters.121
errorExpected @param tag for 'bean'.138
errorExpected an @return tag.152
errorExpected @param tag for 'name'.152
errorExpected @param tag for 'index'.152
errorExpected an @return tag.180
errorExpected an @return tag.193
errorExpected @param tag for 'name'.193

org/apache/struts/chain/commands/servlet/SelectInput.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4
errorExpected an @return tag.48

org/apache/struts/chain/Constants.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4

org/apache/struts/chain/commands/AbstractRequestNoCache.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4

org/apache/struts/mock/MockPrincipal.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4
errorMissing a Javadoc comment.42
errorMissing a Javadoc comment.43
errorMissing a Javadoc comment.45
errorMissing a Javadoc comment.51
errorMissing a Javadoc comment.57
errorMissing a Javadoc comment.63
errorMissing a Javadoc comment.67
errorMissing a Javadoc comment.77
errorMissing a Javadoc comment.95

org/apache/struts/chain/commands/servlet/SelectLocale.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4
errorMissing a Javadoc comment.41
errorName 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.41
errorExpected an @return tag.50

org/apache/struts/validator/BeanValidatorForm.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4
errorUnclosed HTML tag found: <ActionForm</code>.</p>48
errorFirst sentence should end with a period.63
errorFirst sentence should end with a period.79
errorExpected @param tag for 'bean'.90
errorExpected @param tag for 'pathValidation'.104
errorExpected an @return tag.112
errorExpected @param tag for 'formBeanConfig'.124
errorExpected an @return tag.134
errorExpected an @return tag.142
errorExpected an @return tag.155
errorExpected an @return tag.166
errorExpected @param tag for 'name'.166
errorFirst sentence should end with a period.190
errorExpected an @return tag.233
errorExpected an @return tag.242
errorExpected an @return tag.252
errorExpected an @return tag.263
errorExpected an @return tag.323

org/apache/struts/chain/commands/servlet/RequestNoCache.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4
errorMissing a Javadoc comment.38

org/apache/struts/chain/commands/AbstractPerformInclude.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4
errorExpected an @return tag.72

org/apache/struts/chain/commands/AbstractCreateAction.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4

org/apache/struts/mock/MockHttpServletResponse.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4
errorMissing a Javadoc comment.53
errorMissing a Javadoc comment.57
errorMissing a Javadoc comment.61
errorMissing a Javadoc comment.65
errorMissing a Javadoc comment.69
errorMissing a Javadoc comment.73
errorMissing a Javadoc comment.77
errorMissing a Javadoc comment.81
errorMissing a Javadoc comment.85
errorMissing a Javadoc comment.89
errorMissing a Javadoc comment.93
errorMissing a Javadoc comment.97
errorMissing a Javadoc comment.101
errorMissing a Javadoc comment.105
errorMissing a Javadoc comment.109
errorMissing a Javadoc comment.113
errorMissing a Javadoc comment.117
errorMissing a Javadoc comment.122
errorMissing a Javadoc comment.126
errorMissing a Javadoc comment.130
errorMissing a Javadoc comment.134
errorMissing a Javadoc comment.138
errorMissing a Javadoc comment.143
errorMissing a Javadoc comment.148
errorMissing a Javadoc comment.152
errorMissing a Javadoc comment.156
errorMissing a Javadoc comment.160
errorMissing a Javadoc comment.164
errorMissing a Javadoc comment.168
errorMissing a Javadoc comment.172

org/apache/struts/action/ActionFormBean.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4

org/apache/struts/config/ControllerConfig.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4
error'4096' is a magic number.39
errorMissing a Javadoc comment.169
errorMissing a Javadoc comment.173
errorMissing a Javadoc comment.181
errorMissing a Javadoc comment.185
errorMissing a Javadoc comment.193
errorMissing a Javadoc comment.197
errorMissing a Javadoc comment.205
errorMissing a Javadoc comment.209
errorMissing a Javadoc comment.217
errorMissing a Javadoc comment.221
errorMissing a Javadoc comment.225
errorMissing a Javadoc comment.229
errorMissing a Javadoc comment.233
errorMissing a Javadoc comment.237
errorMissing a Javadoc comment.245
errorMissing a Javadoc comment.249
errorMissing a Javadoc comment.257
errorMissing a Javadoc comment.261
errorMissing a Javadoc comment.269
errorMissing a Javadoc comment.273
errorMissing a Javadoc comment.281
errorMissing a Javadoc comment.285
errorMissing a Javadoc comment.293
errorMissing a Javadoc comment.297
errorMissing a Javadoc comment.301
errorMissing a Javadoc comment.305
errorMissing a Javadoc comment.313
errorMissing a Javadoc comment.317
errorExpected an @return tag.330

org/apache/struts/chain/commands/RemoveCachedMessages.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4
error'cast' is not followed by whitespace.71

org/apache/struts/validator/validwhen/ValidWhenParserTokenTypes.java

ViolationMessageLine
errorLine does not match expected header line of '/\*\s*'.1
errorUnused import - java.util.Stack.26
errorUnused import - org.apache.commons.validator.util.ValidatorUtils.27
errorMissing a Javadoc comment.30
errorinterfaces should describe a type and hence have methods.30
errorLine contains a tab character.31
errorMissing a Javadoc comment.31
errorLine contains a tab character.32
errorMissing a Javadoc comment.32
errorLine contains a tab character.33
errorMissing a Javadoc comment.33
errorLine contains a tab character.34
errorMissing a Javadoc comment.34
errorLine contains a tab character.35
errorMissing a Javadoc comment.35
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.40
errorMissing a Javadoc comment.40
errorName 'LITERAL_null' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.40
errorLine contains a tab character.41
errorMissing a Javadoc comment.41
errorLine contains a tab character.42
errorMissing a Javadoc comment.42
errorLine contains a tab character.43
errorMissing a Javadoc comment.43
errorLine contains a tab character.44
errorMissing a Javadoc comment.44
errorLine contains a tab character.45
errorMissing a Javadoc comment.45
errorLine contains a tab character.46
errorMissing a Javadoc comment.46
errorLine contains a tab character.47
errorMissing a Javadoc comment.47
errorLine contains a tab character.48
errorMissing a Javadoc comment.48
errorLine contains a tab character.49
errorMissing a Javadoc comment.49
errorLine contains a tab character.50
errorMissing a Javadoc comment.50
errorLine contains a tab character.51
errorMissing a Javadoc comment.51
errorLine contains a tab character.52
errorMissing a Javadoc comment.52

org/apache/struts/util/MessageResourcesFactory.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4
errorName 'LOG' must match pattern '^[a-z][a-zA-Z0-9]*$'.60
errorExpected an @return tag.87
errorExpected @param tag for 'config'.96
errorExpected an @return tag.130
errorExpected an @return tag.163

org/apache/struts/config/ModuleConfigFactory.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4
errorExpected an @return tag.59
errorExpected an @return tag.94

org/apache/struts/chain/commands/servlet/CreateAction.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4
errorMissing a Javadoc comment.45
errorName 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.45
errorMissing a Javadoc comment.50
errorLine has trailing spaces.83
errorLine has trailing spaces.85
errorLine has trailing spaces.86
errorLine has trailing spaces.88

org/apache/struts/util/ImageButtonBean.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4
errorEmpty statement.55
errorMissing a Javadoc comment.69
errorMissing a Javadoc comment.73
errorMissing a Javadoc comment.77
errorMissing a Javadoc comment.81
errorExpected an @return tag.91
errorExpected an @return tag.98

org/apache/struts/chain/commands/AbstractSelectAction.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4
errorUnused @throws tag for 'InvalidPathException'.43

org/apache/struts/action/ExceptionHandler.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4

org/apache/struts/config/impl/ModuleConfigImpl.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4
errorFirst sentence should end with a period.147
errorExtra HTML tag found: </p> Has this module been completely configured yet. Once t189
errorExtra HTML tag found: </p>191
errorExpected an @return tag.193
errorExpected an @return tag.200
errorExpected an @return tag.224
errorExpected @param tag for 'prefix'.234
errorExpected an @return tag.243
errorExpected an @return tag.262
errorExtra HTML tag found: </p> Ad d a new <code>ActionConfig</code> instance to the 278
errorExtra HTML tag found: </p>279
errorExpected an @return tag.360
errorExpected an @return tag.433
errorExpected an @return tag.465
errorExpected an @return tag.477
errorComment matches to-do format 'TODO:'.490
errorExpected an @return tag.497
errorExpected an @return tag.527
errorExpected an @return tag.539
errorExpected an @return tag.547
errorExpected an @return tag.559
errorExpected an @return tag.567
errorExpected an @return tag.579
errorExpected an @return tag.587
errorExpected an @return tag.598

org/apache/struts/validator/ValidatorForm.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4

org/apache/struts/chain/commands/AbstractSetContentType.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4

org/apache/struts/chain/commands/ExecuteCommand.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4

org/apache/struts/mock/MockAction.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4

org/apache/struts/validator/validwhen/ValidWhen.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4
errorUtility classes should not have a public or default constructor.44
errorName 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.48
errorExpected an @return tag.60
errorExpected @param tag for 'obj'.60
errorExpected @param tag for 'validator'.80

org/apache/struts/util/RequestUtils.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4
errorUtility classes should not have a public or default constructor.59
errorMissing a Javadoc comment.211
errorExpected @param tag for 'servlet'.277
error'cast' is not followed by whitespace.279
errorEmpty statement.839
error'80' is a magic number.940
error'80' is a magic number.947
error'443' is a magic number.948
errorLine is longer than 120 characters.985

org/apache/struts/chain/commands/servlet/SetContentType.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4
errorMissing a Javadoc comment.38

org/apache/struts/validator/Resources.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4
errorUtility classes should not have a public or default constructor.53
errorName 'SERVLET_CONTEXT_PARAM' must match pattern '^[a-z][a-zA-Z0-9]*$'.69
errorName 'HTTP_SERVLET_REQUEST_PARAM' must match pattern '^[a-z][a-zA-Z0-9]*$'.75
errorName 'ACTION_MESSAGES_PARAM' must match pattern '^[a-z][a-zA-Z0-9]*$'.81
errorExpected an @return tag.90
errorExpected an @return tag.105
errorExpected an @return tag.117
errorExpected an @return tag.231
errorExpected an @return tag.249
errorExpected an @return tag.265
errorExpected an @return tag.286
errorLine has trailing spaces.334
errorExpected an @return tag.342
errorExpected an @return tag.365
errorExpected an @return tag.420
error'4' is a magic number.422
error'3' is a magic number.427
errorExpected an @return tag.455
errorUnclosed HTML tag found: <code>Field<code> can control the processing of495
errorExpected an @return tag.499

org/apache/struts/chain/commands/ExecuteForwardCommand.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4

org/apache/struts/chain/commands/servlet/AuthorizeAction.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4
errorMissing a Javadoc comment.40
errorMissing a Javadoc comment.59

org/apache/struts/action/PlugIn.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4

org/apache/struts/chain/commands/generic/CopyFormToContext.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4

org/apache/struts/action/ActionForward.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4

org/apache/struts/chain/commands/ActionCommandBase.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4
errorMissing a Javadoc comment.42
errorMissing a Javadoc comment.46

org/apache/struts/chain/commands/AbstractSetOriginalURI.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4

org/apache/struts/upload/CommonsMultipartRequestHandler.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4
error'1024' is a magic number.306
error'1024' is a magic number.308
error'1024' is a magic number.308
error'1024' is a magic number.310
error'1024' is a magic number.310
error'1024' is a magic number.310
errorUnclosed HTML tag found: <ol> <li>A temp dir334
error'cast' is not followed by whitespace.389
errorMust have at least one statement.406
errorVariable 'fileItem' must be private and have accessor methods.469
errorExtra HTML tag found: </p>473
errorRedundant throws: 'FileNotFoundException' is subclass of 'IOException'.554
errorExpected an @return tag.566
errorRedundant throws: 'FileNotFoundException' is subclass of 'IOException'.567

org/apache/struts/chain/commands/util/ClassUtils.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4
errorUtility classes should not have a public or default constructor.30
errorExpected an @return tag.40
errorExpected an @return tag.68

org/apache/struts/config/impl/DefaultModuleConfigFactory.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4
errorExpected an @return tag.46

org/apache/struts/action/RequestActionMapping.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4

org/apache/struts/util/ServletContextWriter.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4
errorExpected an @return tag.77

org/apache/struts/action/DynaActionForm.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4

org/apache/struts/validator/validwhen/ValidWhenLexer.java

ViolationMessageLine
errorLine does not match expected header line of '/\*\s*'.1
errorUnused import - java.util.Stack.26
errorUnused import - org.apache.commons.validator.util.ValidatorUtils.27
errorUnused import - antlr.ANTLRException.36
errorUnused import - antlr.CharScanner.39
errorUnused import - antlr.CommonToken.44
errorUnused import - antlr.MismatchedCharException.47
errorUnused import - antlr.SemanticException.52
errorMissing a Javadoc comment.54
errorMissing a Javadoc comment.56
errorLine contains a tab character.57
errorMissing a Javadoc comment.59
errorLine contains a tab character.60
errorMissing a Javadoc comment.62
errorLine contains a tab character.63
errorMissing a Javadoc comment.65
errorLine contains a tab character.66
errorLine contains a tab character.67
errorLine contains a tab character.68
errorLine contains a tab character.69
errorLine contains a tab character.70
error'11' is a magic number.70
errorLine contains a tab character.71
error'16' is a magic number.71
errorLine contains a tab character.72
error'15' is a magic number.72
errorMissing a Javadoc comment.75
errorLine contains a tab character.76
error'=' is not preceded with whitespace.76
error'=' is not followed by whitespace.76
errorLine contains a tab character.78
errorLine contains a tab character.79
errorName '_token' must match pattern '^[a-z][a-zA-Z0-9]*$'.79
errorLine contains a tab character.80
errorName '_ttype' must match pattern '^[a-z][a-zA-Z0-9]*$'.80
errorLine contains a tab character.81
errorLine contains a tab character.82
errorLine contains a tab character.83
errorLine contains a tab character.84
error'(' is followed by whitespace.84
errorLine contains a tab character.85
errorLine contains a tab character.86
errorAvoid nested blocks.86
errorLine contains a tab character.87
errorLine contains a tab character.88
error'=' is not preceded with whitespace.88
error'=' is not followed by whitespace.88
errorLine contains a tab character.89
errorLine contains a tab character.90
errorLine contains a tab character.91
errorLine contains a tab character.92
errorLine contains a tab character.93
errorLine contains a tab character.94
errorAvoid nested blocks.94
errorLine contains a tab character.95
errorLine contains a tab character.96
error'=' is not preceded with whitespace.96
error'=' is not followed by whitespace.96
errorLine contains a tab character.97
errorLine contains a tab character.98
errorLine contains a tab character.99
errorLine contains a tab character.100
errorAvoid nested blocks.100
errorLine contains a tab character.101
errorLine contains a tab character.102
error'=' is not preceded with whitespace.102
error'=' is not followed by whitespace.102
errorLine contains a tab character.103
errorLine contains a tab character.104
errorLine contains a tab character.105
errorLine contains a tab character.106
errorAvoid nested blocks.106
errorLine contains a tab character.107
errorLine contains a tab character.108
error'=' is not preceded with whitespace.108
error'=' is not followed by whitespace.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
errorAvoid nested blocks.112
errorLine contains a tab character.113
errorLine contains a tab character.114
error'=' is not preceded with whitespace.114
error'=' is not followed by whitespace.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
errorAvoid nested blocks.118
errorLine contains a tab character.119
errorLine contains a tab character.120
error'=' is not preceded with whitespace.120
error'=' is not followed by whitespace.120
errorLine contains a tab character.121
errorLine contains a tab character.122
errorLine contains a tab character.123
errorLine contains a tab character.124
errorAvoid nested blocks.124
errorLine contains a tab character.125
errorLine contains a tab character.126
error'=' is not preceded with whitespace.126
error'=' is not followed by whitespace.126
errorLine contains a tab character.127
errorLine contains a tab character.128
errorLine contains a tab character.129
errorLine contains a tab character.130
errorAvoid nested blocks.130
errorLine contains a tab character.131
errorLine contains a tab character.132
error'=' is not preceded with whitespace.132
error'=' is not followed by whitespace.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.137
errorLine contains a tab character.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
errorAvoid nested blocks.142
errorLine contains a tab character.143
errorLine contains a tab character.144
error'=' is not preceded with whitespace.144
error'=' is not followed by whitespace.144
errorLine contains a tab character.145
errorLine contains a tab character.146
errorLine contains a tab character.147
errorLine contains a tab character.148
errorAvoid nested blocks.148
errorLine contains a tab character.149
errorLine contains a tab character.150
error'=' is not preceded with whitespace.150
error'=' is not followed by whitespace.150
errorLine contains a tab character.151
errorLine contains a tab character.152
errorLine contains a tab character.153
errorLine contains a tab character.154
errorAvoid nested blocks.154
errorLine contains a tab character.155
errorLine contains a tab character.156
error'=' is not preceded with whitespace.156
error'=' is not followed by whitespace.156
errorLine contains a tab character.157
errorLine contains a tab character.158
errorLine contains a tab character.159
errorLine contains a tab character.160
error'==' is not preceded with whitespace.160
error'==' is not followed by whitespace.160
error'==' is not preceded with whitespace.160
error'==' is not followed by whitespace.160
errorLine contains a tab character.161
errorLine contains a tab character.162
error'=' is not preceded with whitespace.162
error'=' is not followed by whitespace.162
errorLine contains a tab character.163
error'}' should be on the same line.163
errorLine contains a tab character.164
error'==' is not preceded with whitespace.164
error'==' is not followed by whitespace.164
error'==' is not preceded with whitespace.164
error'==' is not followed by whitespace.164
errorLine contains a tab character.165
errorLine contains a tab character.166
error'=' is not preceded with whitespace.166
error'=' is not followed by whitespace.166
errorLine contains a tab character.167
error'}' should be on the same line.167
errorLine contains a tab character.168
error'==' is not preceded with whitespace.168
error'==' is not followed by whitespace.168
error'==' is not preceded with whitespace.168
error'==' is not followed by whitespace.168
errorLine contains a tab character.169
errorLine contains a tab character.170
error'=' is not preceded with whitespace.170
error'=' is not followed by whitespace.170
errorLine contains a tab character.171
error'}' should be on the same line.171
errorLine contains a tab character.172
error'==' is not preceded with whitespace.172
error'==' is not followed by whitespace.172
errorExpression can be simplified.172
errorLine contains a tab character.173
errorLine contains a tab character.174
error'=' is not preceded with whitespace.174
error'=' is not followed by whitespace.174
errorLine contains a tab character.175
error'}' should be on the same line.175
errorLine contains a tab character.176
error'==' is not preceded with whitespace.176
error'==' is not followed by whitespace.176
errorExpression can be simplified.176
errorLine contains a tab character.177
errorLine contains a tab character.178
error'=' is not preceded with whitespace.178
error'=' is not followed by whitespace.178
errorLine contains a tab character.179
error'}' should be on the same line.179
errorLine contains a tab character.180
error'==' is not preceded with whitespace.180
error'==' is not followed by whitespace.180
errorExpression can be simplified.180
errorLine contains a tab character.181
errorLine contains a tab character.182
error'=' is not preceded with whitespace.182
error'=' is not followed by whitespace.182
errorLine contains a tab character.183
error'}' should be on the same line.183
errorLine contains a tab character.184
errorLine contains a tab character.185
error'==' is not preceded with whitespace.185
error'==' is not followed by whitespace.185
error'{' is not followed by whitespace.185
error';' is not followed by whitespace.185
error'}' is not preceded with whitespace.185
error'}' should be on the same line.185
errorLine is longer than 120 characters.186
errorLine contains a tab character.186
error'{' is not followed by whitespace.186
error'cast' is not followed by whitespace.186
error';' is not followed by whitespace.186
error'}' is not preceded with whitespace.186
errorLine contains a tab character.187
errorLine contains a tab character.188
error'if' construct must use '{}'s.189
errorLine contains a tab character.189
error'(' is followed by whitespace.189
error'==' is not preceded with whitespace.189
error'==' is not followed by whitespace.189
error')' is preceded with whitespace.189
errorLine contains a tab character.190
errorLine contains a tab character.191
errorLine contains a tab character.192
errorLine contains a tab character.193
errorLine contains a tab character.194
error'}' should be on the same line.194
errorLine contains a tab character.195
errorLine contains a tab character.196
errorLine contains a tab character.197
errorLine contains a tab character.198
error'}' should be on the same line.198
errorLine contains a tab character.199
errorLine contains a tab character.200
error'(' is followed by whitespace.200
error')' is preceded with whitespace.200
errorLine contains a tab character.201
error'cast' is not followed by whitespace.201
errorLine contains a tab character.202
error'}' should be on the same line.202
errorLine contains a tab character.203
errorLine contains a tab character.204
errorLine contains a tab character.205
errorLine contains a tab character.206
errorLine contains a tab character.207
errorLine is longer than 120 characters.210
errorLine contains a tab character.210
errorMissing a Javadoc comment.210
errorName '_createToken' must match pattern '^[a-z][a-zA-Z0-9]*$'.210
errorLine contains a tab character.211
errorName '_ttype' must match pattern '^[a-z][a-zA-Z0-9]*$'.211
errorName '_token' must match pattern '^[a-z][a-zA-Z0-9]*$'.211
error'=' is not preceded with whitespace.211
error'=' is not followed by whitespace.211
errorName '_begin' must match pattern '^[a-z][a-zA-Z0-9]*$'.211
error'=' is not preceded with whitespace.211
error'=' is not followed by whitespace.211
errorLine contains a tab character.212
errorLine contains a tab character.213
errorName '_saveIndex' must match pattern '^[a-z][a-zA-Z0-9]*$'.213
errorLine has trailing spaces.214
errorLine contains a tab character.214
errorLine contains a tab character.215
errorAvoid nested blocks.215
errorLine contains a tab character.216
errorName '_cnt15' must match pattern '^[a-z][a-zA-Z0-9]*$'.216
error'=' is not preceded with whitespace.216
error'=' is not followed by whitespace.216
errorLine contains a tab character.217
errorLine contains a tab character.218
errorLine contains a tab character.219
error'(' is followed by whitespace.219
errorLine contains a tab character.220
errorLine contains a tab character.221
errorAvoid nested blocks.221
errorLine contains a tab character.222
errorLine contains a tab character.223
errorLine contains a tab character.224
errorLine contains a tab character.225
errorLine contains a tab character.226
errorAvoid nested blocks.226
errorLine contains a tab character.227
errorLine contains a tab character.228
errorLine contains a tab character.229
errorLine contains a tab character.230
errorLine contains a tab character.231
errorAvoid nested blocks.231
errorLine contains a tab character.232
errorLine contains a tab character.233
errorLine contains a tab character.234
errorLine contains a tab character.235
errorLine contains a tab character.236
errorAvoid nested blocks.236
errorLine contains a tab character.237
errorLine contains a tab character.238
errorLine contains a tab character.239
errorLine contains a tab character.240
errorLine contains a tab character.241
errorAvoid nested blocks.241
errorLine is longer than 120 characters.242
errorLine contains a tab character.242
error'(' is followed by whitespace.242
error'>=' is not preceded with whitespace.242
error'>=' is not followed by whitespace.242
error')' is preceded with whitespace.242
error'{' is not followed by whitespace.242
error'cast' is not followed by whitespace.242
error';' is not followed by whitespace.242
error'}' is not preceded with whitespace.242
errorLine contains a tab character.243
errorLine contains a tab character.244
errorLine contains a tab character.245
errorLine contains a tab character.246
errorLine contains a tab character.247
errorLine contains a tab character.248
errorLine contains a tab character.249
error'(' is followed by whitespace.249
error'==' is not preceded with whitespace.249
error'==' is not followed by whitespace.249
error'!=' is not preceded with whitespace.249
error'!=' is not followed by whitespace.249
error')' is preceded with whitespace.249
errorLine contains a tab character.250
errorLine contains a tab character.251
error'-' is not preceded with whitespace.251
error'-' is not followed by whitespace.251
errorLine contains a tab character.252
errorLine contains a tab character.253
errorLine contains a tab character.254
errorLine has trailing spaces.255
errorLine contains a tab character.255
errorLine is longer than 120 characters.256
errorLine contains a tab character.256
errorMissing a Javadoc comment.256
errorName 'mDECIMAL_LITERAL' must match pattern '^[a-z][a-zA-Z0-9]*$'.256
errorName '_createToken' must match pattern '^[a-z][a-zA-Z0-9]*$'.256
errorLine contains a tab character.257
errorName '_ttype' must match pattern '^[a-z][a-zA-Z0-9]*$'.257
errorName '_token' must match pattern '^[a-z][a-zA-Z0-9]*$'.257
error'=' is not preceded with whitespace.257
error'=' is not followed by whitespace.257
errorName '_begin' must match pattern '^[a-z][a-zA-Z0-9]*$'.257
error'=' is not preceded with whitespace.257
error'=' is not followed by whitespace.257
errorLine contains a tab character.258
errorLine contains a tab character.259
errorName '_saveIndex' must match pattern '^[a-z][a-zA-Z0-9]*$'.259
errorLine has trailing spaces.260
errorLine contains a tab character.260
errorLine contains a tab character.261
errorAvoid nested blocks.261
errorLine contains a tab character.262
error'(' is followed by whitespace.262
errorLine contains a tab character.263
errorLine contains a tab character.264
errorAvoid nested blocks.264
errorLine contains a tab character.265
errorLine contains a tab character.266
errorLine contains a tab character.267
errorLine contains a tab character.268
errorLine contains a tab character.269
errorLine contains a tab character.270
errorLine contains a tab character.271
errorAvoid nested blocks.271
errorLine contains a tab character.272
errorLine contains a tab character.273
errorLine contains a tab character.274
errorLine contains a tab character.275
errorAvoid nested blocks.275
errorLine contains a tab character.276
error'cast' is not followed by whitespace.276
errorLine contains a tab character.277
errorLine contains a tab character.278
errorLine contains a tab character.279
errorLine contains a tab character.280
errorAvoid nested blocks.280
errorLine contains a tab character.281
error',' is not followed by whitespace.281
errorLine contains a tab character.282
errorLine contains a tab character.283
errorAvoid nested blocks.283
errorLine contains a tab character.284
errorLine contains a tab character.285
errorLine contains a tab character.286
errorLine contains a tab character.287
error',' is not followed by whitespace.287
errorLine contains a tab character.288
error'}' should be on the same line.288
errorLine contains a tab character.289
errorLine contains a tab character.290
errorLine contains a tab character.291
errorLine has trailing spaces.292
errorLine contains a tab character.292
errorLine contains a tab character.293
errorLine contains a tab character.294
errorLine contains a tab character.295
error'(' is followed by whitespace.295
error'==' is not preceded with whitespace.295
error'==' is not followed by whitespace.295
error'!=' is not preceded with whitespace.295
error'!=' is not followed by whitespace.295
error')' is preceded with whitespace.295
errorLine contains a tab character.296
errorLine contains a tab character.297
error'-' is not preceded with whitespace.297
error'-' is not followed by whitespace.297
errorLine contains a tab character.298
errorLine contains a tab character.299
errorLine contains a tab character.300
errorLine has trailing spaces.301
errorLine contains a tab character.301
errorLine is longer than 120 characters.302
errorLine contains a tab character.302
errorMissing a Javadoc comment.302
errorName 'mHEX_LITERAL' must match pattern '^[a-z][a-zA-Z0-9]*$'.302
errorName '_createToken' must match pattern '^[a-z][a-zA-Z0-9]*$'.302
errorLine contains a tab character.303
errorName '_ttype' must match pattern '^[a-z][a-zA-Z0-9]*$'.303
errorName '_token' must match pattern '^[a-z][a-zA-Z0-9]*$'.303
error'=' is not preceded with whitespace.303
error'=' is not followed by whitespace.303
errorName '_begin' must match pattern '^[a-z][a-zA-Z0-9]*$'.303
error'=' is not preceded with whitespace.303
error'=' is not followed by whitespace.303
errorLine contains a tab character.304
errorLine contains a tab character.305
errorName '_saveIndex' must match pattern '^[a-z][a-zA-Z0-9]*$'.305
errorLine has trailing spaces.306
errorLine contains a tab character.306
errorLine contains a tab character.307
errorLine contains a tab character.308
errorLine contains a tab character.309
errorAvoid nested blocks.309
errorLine contains a tab character.310
errorName '_cnt23' must match pattern '^[a-z][a-zA-Z0-9]*$'.310
error'=' is not preceded with whitespace.310
error'=' is not followed by whitespace.310
errorLine contains a tab character.311
errorLine contains a tab character.312
errorLine contains a tab character.313
error'(' is followed by whitespace.313
errorLine contains a tab character.314
errorLine contains a tab character.315
errorLine contains a tab character.316
errorLine contains a tab character.317
errorAvoid nested blocks.317
errorLine contains a tab character.318
error',' is not followed by whitespace.318
errorLine contains a tab character.319
errorLine contains a tab character.320
errorLine contains a tab character.321
errorLine contains a tab character.322
errorLine contains a tab character.323
errorAvoid nested blocks.323
errorLine contains a tab character.324
error',' is not followed by whitespace.324
errorLine contains a tab character.325
errorLine contains a tab character.326
errorLine contains a tab character.327
errorLine contains a tab character.328
errorAvoid nested blocks.328
errorLine is longer than 120 characters.329
errorLine contains a tab character.329
error'(' is followed by whitespace.329
error'>=' is not preceded with whitespace.329
error'>=' is not followed by whitespace.329
error')' is preceded with whitespace.329
error'{' is not followed by whitespace.329
error'cast' is not followed by whitespace.329
error';' is not followed by whitespace.329
error'}' is not preceded with whitespace.329
errorLine contains a tab character.330
errorLine contains a tab character.331
errorLine contains a tab character.332
errorLine contains a tab character.333
errorLine contains a tab character.334
errorLine contains a tab character.335
error'(' is followed by whitespace.335
error'==' is not preceded with whitespace.335
error'==' is not followed by whitespace.335
error'!=' is not preceded with whitespace.335
error'!=' is not followed by whitespace.335
error')' is preceded with whitespace.335
errorLine contains a tab character.336
errorLine contains a tab character.337
error'-' is not preceded with whitespace.337
error'-' is not followed by whitespace.337
errorLine contains a tab character.338
errorLine contains a tab character.339
errorLine contains a tab character.340
errorLine has trailing spaces.341
errorLine contains a tab character.341
errorLine is longer than 120 characters.342
errorLine contains a tab character.342
errorMissing a Javadoc comment.342
errorName 'mOCTAL_LITERAL' must match pattern '^[a-z][a-zA-Z0-9]*$'.342
errorName '_createToken' must match pattern '^[a-z][a-zA-Z0-9]*$'.342
errorLine contains a tab character.343
errorName '_ttype' must match pattern '^[a-z][a-zA-Z0-9]*$'.343
errorName '_token' must match pattern '^[a-z][a-zA-Z0-9]*$'.343
error'=' is not preceded with whitespace.343
error'=' is not followed by whitespace.343
errorName '_begin' must match pattern '^[a-z][a-zA-Z0-9]*$'.343
error'=' is not preceded with whitespace.343
error'=' is not followed by whitespace.343
errorLine contains a tab character.344
errorLine contains a tab character.345
errorName '_saveIndex' must match pattern '^[a-z][a-zA-Z0-9]*$'.345
errorLine has trailing spaces.346
errorLine contains a tab character.346
errorLine contains a tab character.347
errorLine contains a tab character.348
errorAvoid nested blocks.348
errorLine contains a tab character.349
errorLine contains a tab character.350
errorLine contains a tab character.351
errorLine contains a tab character.352
error',' is not followed by whitespace.352
errorLine contains a tab character.353
error'}' should be on the same line.353
errorLine contains a tab character.354
errorLine contains a tab character.355
errorLine contains a tab character.356
errorLine has trailing spaces.357
errorLine contains a tab character.357
errorLine contains a tab character.358
errorLine contains a tab character.359
errorLine contains a tab character.360
error'(' is followed by whitespace.360
error'==' is not preceded with whitespace.360
error'==' is not followed by whitespace.360
error'!=' is not preceded with whitespace.360
error'!=' is not followed by whitespace.360
error')' is preceded with whitespace.360
errorLine contains a tab character.361
errorLine contains a tab character.362
error'-' is not preceded with whitespace.362
error'-' is not followed by whitespace.362
errorLine contains a tab character.363
errorLine contains a tab character.364
errorLine contains a tab character.365
errorLine has trailing spaces.366
errorLine contains a tab character.366
errorLine is longer than 120 characters.367
errorLine contains a tab character.367
errorMissing a Javadoc comment.367
errorName 'mSTRING_LITERAL' must match pattern '^[a-z][a-zA-Z0-9]*$'.367
errorName '_createToken' must match pattern '^[a-z][a-zA-Z0-9]*$'.367
errorLine contains a tab character.368
errorName '_ttype' must match pattern '^[a-z][a-zA-Z0-9]*$'.368
errorName '_token' must match pattern '^[a-z][a-zA-Z0-9]*$'.368
error'=' is not preceded with whitespace.368
error'=' is not followed by whitespace.368
errorName '_begin' must match pattern '^[a-z][a-zA-Z0-9]*$'.368
error'=' is not preceded with whitespace.368
error'=' is not followed by whitespace.368
errorLine contains a tab character.369
errorLine contains a tab character.370
errorName '_saveIndex' must match pattern '^[a-z][a-zA-Z0-9]*$'.370
errorLine has trailing spaces.371
errorLine contains a tab character.371
errorLine contains a tab character.372
error'(' is followed by whitespace.372
errorLine contains a tab character.373
errorLine contains a tab character.374
errorAvoid nested blocks.374
errorLine contains a tab character.375
errorAvoid nested blocks.375
errorLine contains a tab character.376
errorLine contains a tab character.377
errorAvoid nested blocks.377
errorLine contains a tab character.378
errorName '_cnt30' must match pattern '^[a-z][a-zA-Z0-9]*$'.378
error'=' is not preceded with whitespace.378
error'=' is not followed by whitespace.378
errorLine contains a tab character.379
errorLine contains a tab character.380
errorLine contains a tab character.381
errorLine contains a tab character.382
errorLine contains a tab character.383
error'}' should be on the same line.383
errorLine contains a tab character.384
errorLine is longer than 120 characters.385
errorLine contains a tab character.385
error'(' is followed by whitespace.385
error'>=' is not preceded with whitespace.385
error'>=' is not followed by whitespace.385
error')' is preceded with whitespace.385
error'{' is not followed by whitespace.385
error'cast' is not followed by whitespace.385
error';' is not followed by whitespace.385
error'}' is not preceded with whitespace.385
errorLine contains a tab character.386
errorLine has trailing spaces.387
errorLine contains a tab character.387
errorLine contains a tab character.388
errorLine contains a tab character.389
errorLine contains a tab character.390
errorLine contains a tab character.391
errorLine contains a tab character.392
errorLine contains a tab character.393
errorLine contains a tab character.394
errorLine contains a tab character.395
errorLine contains a tab character.396
errorAvoid nested blocks.396
errorLine contains a tab character.397
errorAvoid nested blocks.397
errorLine contains a tab character.398
errorLine contains a tab character.399
errorAvoid nested blocks.399
errorLine contains a tab character.400
errorName '_cnt33' must match pattern '^[a-z][a-zA-Z0-9]*$'.400
error'=' is not preceded with whitespace.400
error'=' is not followed by whitespace.400
errorLine contains a tab character.401
errorLine contains a tab character.402
errorLine contains a tab character.403
errorLine contains a tab character.404
errorLine contains a tab character.405
error'}' should be on the same line.405
errorLine contains a tab character.406
errorLine is longer than 120 characters.407
errorLine contains a tab character.407
error'(' is followed by whitespace.407
error'>=' is not preceded with whitespace.407
error'>=' is not followed by whitespace.407
error')' is preceded with whitespace.407
error'{' is not followed by whitespace.407
error'cast' is not followed by whitespace.407
error';' is not followed by whitespace.407
error'}' is not preceded with whitespace.407
errorLine contains a tab character.408
errorLine has trailing spaces.409
errorLine contains a tab character.409
errorLine contains a tab character.410
errorLine contains a tab character.411
errorLine contains a tab character.412
errorLine contains a tab character.413
errorLine contains a tab character.414
errorLine contains a tab character.415
errorLine contains a tab character.416
errorLine contains a tab character.417
errorLine contains a tab character.418
errorAvoid nested blocks.418
errorLine contains a tab character.419
error'cast' is not followed by whitespace.419
errorLine contains a tab character.420
errorLine contains a tab character.421
errorLine contains a tab character.422
error'(' is followed by whitespace.422
error'==' is not preceded with whitespace.422
error'==' is not followed by whitespace.422
error'!=' is not preceded with whitespace.422
error'!=' is not followed by whitespace.422
error')' is preceded with whitespace.422
errorLine contains a tab character.423
errorLine contains a tab character.424
error'-' is not preceded with whitespace.424
error'-' is not followed by whitespace.424
errorLine contains a tab character.425
errorLine contains a tab character.426
errorLine contains a tab character.427
errorLine has trailing spaces.428
errorLine contains a tab character.428
errorLine is longer than 120 characters.429
errorLine contains a tab character.429
errorMissing a Javadoc comment.429
errorName '_createToken' must match pattern '^[a-z][a-zA-Z0-9]*$'.429
errorLine contains a tab character.430
errorName '_ttype' must match pattern '^[a-z][a-zA-Z0-9]*$'.430
errorName '_token' must match pattern '^[a-z][a-zA-Z0-9]*$'.430
error'=' is not preceded with whitespace.430
error'=' is not followed by whitespace.430
errorName '_begin' must match pattern '^[a-z][a-zA-Z0-9]*$'.430
error'=' is not preceded with whitespace.430
error'=' is not followed by whitespace.430
errorLine contains a tab character.431
errorLine contains a tab character.432
errorName '_saveIndex' must match pattern '^[a-z][a-zA-Z0-9]*$'.432
errorLine has trailing spaces.433
errorLine contains a tab character.433
errorLine contains a tab character.434
errorLine contains a tab character.435
error'(' is followed by whitespace.435
error'==' is not preceded with whitespace.435
error'==' is not followed by whitespace.435
error'!=' is not preceded with whitespace.435
error'!=' is not followed by whitespace.435
error')' is preceded with whitespace.435
errorLine contains a tab character.436
errorLine contains a tab character.437
error'-' is not preceded with whitespace.437
error'-' is not followed by whitespace.437
errorLine contains a tab character.438
errorLine contains a tab character.439
errorLine contains a tab character.440
errorLine has trailing spaces.441
errorLine contains a tab character.441
errorLine is longer than 120 characters.442
errorLine contains a tab character.442
errorMissing a Javadoc comment.442
errorName '_createToken' must match pattern '^[a-z][a-zA-Z0-9]*$'.442
errorLine contains a tab character.443
errorName '_ttype' must match pattern '^[a-z][a-zA-Z0-9]*$'.443
errorName '_token' must match pattern '^[a-z][a-zA-Z0-9]*$'.443
error'=' is not preceded with whitespace.443
error'=' is not followed by whitespace.443
errorName '_begin' must match pattern '^[a-z][a-zA-Z0-9]*$'.443
error'=' is not preceded with whitespace.443
error'=' is not followed by whitespace.443
errorLine contains a tab character.444
errorLine contains a tab character.445
errorName '_saveIndex' must match pattern '^[a-z][a-zA-Z0-9]*$'.445
errorLine has trailing spaces.446
errorLine contains a tab character.446
errorLine contains a tab character.447
errorLine contains a tab character.448
error'(' is followed by whitespace.448
error'==' is not preceded with whitespace.448
error'==' is not followed by whitespace.448
error'!=' is not preceded with whitespace.448
error'!=' is not followed by whitespace.448
error')' is preceded with whitespace.448
errorLine contains a tab character.449
errorLine contains a tab character.450
error'-' is not preceded with whitespace.450
error'-' is not followed by whitespace.450
errorLine contains a tab character.451
errorLine contains a tab character.452
errorLine contains a tab character.453
errorLine has trailing spaces.454
errorLine contains a tab character.454
errorLine is longer than 120 characters.455
errorLine contains a tab character.455
errorMissing a Javadoc comment.455
errorName '_createToken' must match pattern '^[a-z][a-zA-Z0-9]*$'.455
errorLine contains a tab character.456
errorName '_ttype' must match pattern '^[a-z][a-zA-Z0-9]*$'.456
errorName '_token' must match pattern '^[a-z][a-zA-Z0-9]*$'.456
error'=' is not preceded with whitespace.456
error'=' is not followed by whitespace.456
errorName '_begin' must match pattern '^[a-z][a-zA-Z0-9]*$'.456
error'=' is not preceded with whitespace.456
error'=' is not followed by whitespace.456
errorLine contains a tab character.457
errorLine contains a tab character.458
errorName '_saveIndex' must match pattern '^[a-z][a-zA-Z0-9]*$'.458
errorLine has trailing spaces.459
errorLine contains a tab character.459
errorLine contains a tab character.460
errorLine contains a tab character.461
error'(' is followed by whitespace.461
error'==' is not preceded with whitespace.461
error'==' is not followed by whitespace.461
error'!=' is not preceded with whitespace.461
error'!=' is not followed by whitespace.461
error')' is preceded with whitespace.461
errorLine contains a tab character.462
errorLine contains a tab character.463
error'-' is not preceded with whitespace.463
error'-' is not followed by whitespace.463
errorLine contains a tab character.464
errorLine contains a tab character.465
errorLine contains a tab character.466
errorLine has trailing spaces.467
errorLine contains a tab character.467
errorLine is longer than 120 characters.468
errorLine contains a tab character.468
errorMissing a Javadoc comment.468
errorName '_createToken' must match pattern '^[a-z][a-zA-Z0-9]*$'.468
errorLine contains a tab character.469
errorName '_ttype' must match pattern '^[a-z][a-zA-Z0-9]*$'.469
errorName '_token' must match pattern '^[a-z][a-zA-Z0-9]*$'.469
error'=' is not preceded with whitespace.469
error'=' is not followed by whitespace.469
errorName '_begin' must match pattern '^[a-z][a-zA-Z0-9]*$'.469
error'=' is not preceded with whitespace.469
error'=' is not followed by whitespace.469
errorLine contains a tab character.470
errorLine contains a tab character.471
errorName '_saveIndex' must match pattern '^[a-z][a-zA-Z0-9]*$'.471
errorLine has trailing spaces.472
errorLine contains a tab character.472
errorLine contains a tab character.473
errorLine contains a tab character.474
error'(' is followed by whitespace.474
error'==' is not preceded with whitespace.474
error'==' is not followed by whitespace.474
error'!=' is not preceded with whitespace.474
error'!=' is not followed by whitespace.474
error')' is preceded with whitespace.474
errorLine contains a tab character.475
errorLine contains a tab character.476
error'-' is not preceded with whitespace.476
error'-' is not followed by whitespace.476
errorLine contains a tab character.477
errorLine contains a tab character.478
errorLine contains a tab character.479
errorLine has trailing spaces.480
errorLine contains a tab character.480
errorLine is longer than 120 characters.481
errorLine contains a tab character.481
errorMissing a Javadoc comment.481
errorName '_createToken' must match pattern '^[a-z][a-zA-Z0-9]*$'.481
errorLine contains a tab character.482
errorName '_ttype' must match pattern '^[a-z][a-zA-Z0-9]*$'.482
errorName '_token' must match pattern '^[a-z][a-zA-Z0-9]*$'.482
error'=' is not preceded with whitespace.482
error'=' is not followed by whitespace.482
errorName '_begin' must match pattern '^[a-z][a-zA-Z0-9]*$'.482
error'=' is not preceded with whitespace.482
error'=' is not followed by whitespace.482
errorLine contains a tab character.483
errorLine contains a tab character.484
errorName '_saveIndex' must match pattern '^[a-z][a-zA-Z0-9]*$'.484
errorLine has trailing spaces.485
errorLine contains a tab character.485
errorLine contains a tab character.486
errorLine contains a tab character.487
error'(' is followed by whitespace.487
error'==' is not preceded with whitespace.487
error'==' is not followed by whitespace.487
error'!=' is not preceded with whitespace.487
error'!=' is not followed by whitespace.487
error')' is preceded with whitespace.487
errorLine contains a tab character.488
errorLine contains a tab character.489
error'-' is not preceded with whitespace.489
error'-' is not followed by whitespace.489
errorLine contains a tab character.490
errorLine contains a tab character.491
errorLine contains a tab character.492
errorLine has trailing spaces.493
errorLine contains a tab character.493
errorLine is longer than 120 characters.494
errorLine contains a tab character.494
errorMissing a Javadoc comment.494
errorName '_createToken' must match pattern '^[a-z][a-zA-Z0-9]*$'.494
errorLine contains a tab character.495
errorName '_ttype' must match pattern '^[a-z][a-zA-Z0-9]*$'.495
errorName '_token' must match pattern '^[a-z][a-zA-Z0-9]*$'.495
error'=' is not preceded with whitespace.495
error'=' is not followed by whitespace.495
errorName '_begin' must match pattern '^[a-z][a-zA-Z0-9]*$'.495
error'=' is not preceded with whitespace.495
error'=' is not followed by whitespace.495
errorLine contains a tab character.496
errorLine contains a tab character.497
errorName '_saveIndex' must match pattern '^[a-z][a-zA-Z0-9]*$'.497
errorLine has trailing spaces.498
errorLine contains a tab character.498
errorLine contains a tab character.499
errorAvoid nested blocks.499
errorLine contains a tab character.500
error'(' is followed by whitespace.500
errorLine contains a tab character.501
errorLine contains a tab character.502
errorLine contains a tab character.503
errorLine contains a tab character.504
errorLine contains a tab character.505
errorLine contains a tab character.506
errorLine contains a tab character.507
errorLine contains a tab character.508
errorAvoid nested blocks.508
errorLine contains a tab character.509
error',' is not followed by whitespace.509
errorLine contains a tab character.510
errorLine contains a tab character.511
errorLine contains a tab character.512
errorLine contains a tab character.513
errorAvoid nested blocks.513
errorLine contains a tab character.514
errorLine contains a tab character.515
errorLine contains a tab character.516
errorLine contains a tab character.517
errorLine contains a tab character.518
errorAvoid nested blocks.518
errorLine contains a tab character.519
errorLine contains a tab character.520
errorLine contains a tab character.521
errorLine contains a tab character.522
errorLine contains a tab character.523
errorAvoid nested blocks.523
errorLine contains a tab character.524
error'cast' is not followed by whitespace.524
errorLine contains a tab character.525
errorLine contains a tab character.526
errorLine contains a tab character.527
errorLine contains a tab character.528
errorAvoid nested blocks.528
errorLine contains a tab character.529
errorName '_cnt42' must match pattern '^[a-z][a-zA-Z0-9]*$'.529
error'=' is not preceded with whitespace.529
error'=' is not followed by whitespace.529
errorLine contains a tab character.530
errorLine contains a tab character.531
errorLine contains a tab character.532
error'(' is followed by whitespace.532
errorLine contains a tab character.533
errorLine contains a tab character.534
errorLine contains a tab character.535
errorLine contains a tab character.536
errorLine contains a tab character.537
errorLine contains a tab character.538
errorLine contains a tab character.539
errorLine contains a tab character.540
errorAvoid nested blocks.540
errorLine contains a tab character.541
error',' is not followed by whitespace.541
errorLine contains a tab character.542
errorLine contains a tab character.543
errorLine contains a tab character.544
errorLine contains a tab character.545
errorLine contains a tab character.546
errorLine contains a tab character.547
errorAvoid nested blocks.547
errorLine contains a tab character.548
error',' is not followed by whitespace.548
errorLine contains a tab character.549
errorLine contains a tab character.550
errorLine contains a tab character.551
errorLine contains a tab character.552
errorAvoid nested blocks.552
errorLine contains a tab character.553
errorLine contains a tab character.554
errorLine contains a tab character.555
errorLine contains a tab character.556
errorLine contains a tab character.557
errorAvoid nested blocks.557
errorLine contains a tab character.558
errorLine contains a tab character.559
errorLine contains a tab character.560
errorLine contains a tab character.561
errorLine contains a tab character.562
errorAvoid nested blocks.562
errorLine is longer than 120 characters.563
errorLine contains a tab character.563
error'(' is followed by whitespace.563
error'>=' is not preceded with whitespace.563
error'>=' is not followed by whitespace.563
error')' is preceded with whitespace.563
error'{' is not followed by whitespace.563
error'cast' is not followed by whitespace.563
error';' is not followed by whitespace.563
error'}' is not preceded with whitespace.563
errorLine contains a tab character.564
errorLine contains a tab character.565
errorLine contains a tab character.566
errorLine contains a tab character.567
errorLine contains a tab character.568
errorLine contains a tab character.569
error'(' is followed by whitespace.569
error'==' is not preceded with whitespace.569
error'==' is not followed by whitespace.569
error'!=' is not preceded with whitespace.569
error'!=' is not followed by whitespace.569
error')' is preceded with whitespace.569
errorLine contains a tab character.570
errorLine contains a tab character.571
error'-' is not preceded with whitespace.571
error'-' is not followed by whitespace.571
errorLine contains a tab character.572
errorLine contains a tab character.573
errorLine contains a tab character.574
errorLine has trailing spaces.575
errorLine contains a tab character.575
errorLine is longer than 120 characters.576
errorLine contains a tab character.576
errorMissing a Javadoc comment.576
errorName '_createToken' must match pattern '^[a-z][a-zA-Z0-9]*$'.576
errorLine contains a tab character.577
errorName '_ttype' must match pattern '^[a-z][a-zA-Z0-9]*$'.577
errorName '_token' must match pattern '^[a-z][a-zA-Z0-9]*$'.577
error'=' is not preceded with whitespace.577
error'=' is not followed by whitespace.577
errorName '_begin' must match pattern '^[a-z][a-zA-Z0-9]*$'.577
error'=' is not preceded with whitespace.577
error'=' is not followed by whitespace.577
errorLine contains a tab character.578
errorLine contains a tab character.579
errorName '_saveIndex' must match pattern '^[a-z][a-zA-Z0-9]*$'.579
errorLine has trailing spaces.580
errorLine contains a tab character.580
errorLine contains a tab character.581
errorLine contains a tab character.582
errorLine contains a tab character.583
error'(' is followed by whitespace.583
error'==' is not preceded with whitespace.583
error'==' is not followed by whitespace.583
error'!=' is not preceded with whitespace.583
error'!=' is not followed by whitespace.583
error')' is preceded with whitespace.583
errorLine contains a tab character.584
errorLine contains a tab character.585
error'-' is not preceded with whitespace.585
error'-' is not followed by whitespace.585
errorLine contains a tab character.586
errorLine contains a tab character.587
errorLine contains a tab character.588
errorLine has trailing spaces.589
errorLine contains a tab character.589
errorLine is longer than 120 characters.590
errorLine contains a tab character.590
errorMissing a Javadoc comment.590
errorName '_createToken' must match pattern '^[a-z][a-zA-Z0-9]*$'.590
errorLine contains a tab character.591
errorName '_ttype' must match pattern '^[a-z][a-zA-Z0-9]*$'.591
errorName '_token' must match pattern '^[a-z][a-zA-Z0-9]*$'.591
error'=' is not preceded with whitespace.591
error'=' is not followed by whitespace.591
errorName '_begin' must match pattern '^[a-z][a-zA-Z0-9]*$'.591
error'=' is not preceded with whitespace.591
error'=' is not followed by whitespace.591
errorLine contains a tab character.592
errorLine contains a tab character.593
errorName '_saveIndex' must match pattern '^[a-z][a-zA-Z0-9]*$'.593
errorLine has trailing spaces.594
errorLine contains a tab character.594
errorLine contains a tab character.595
errorLine contains a tab character.596
errorLine contains a tab character.597
error'(' is followed by whitespace.597
error'==' is not preceded with whitespace.597
error'==' is not followed by whitespace.597
error'!=' is not preceded with whitespace.597
error'!=' is not followed by whitespace.597
error')' is preceded with whitespace.597
errorLine contains a tab character.598
errorLine contains a tab character.599
error'-' is not preceded with whitespace.599
error'-' is not followed by whitespace.599
errorLine contains a tab character.600
errorLine contains a tab character.601
errorLine contains a tab character.602
errorLine has trailing spaces.603
errorLine contains a tab character.603
errorLine is longer than 120 characters.604
errorLine contains a tab character.604
errorMissing a Javadoc comment.604
errorName '_createToken' must match pattern '^[a-z][a-zA-Z0-9]*$'.604
errorLine contains a tab character.605
errorName '_ttype' must match pattern '^[a-z][a-zA-Z0-9]*$'.605
errorName '_token' must match pattern '^[a-z][a-zA-Z0-9]*$'.605
error'=' is not preceded with whitespace.605
error'=' is not followed by whitespace.605
errorName '_begin' must match pattern '^[a-z][a-zA-Z0-9]*$'.605
error'=' is not preceded with whitespace.605
error'=' is not followed by whitespace.605
errorLine contains a tab character.606
errorLine contains a tab character.607
errorName '_saveIndex' must match pattern '^[a-z][a-zA-Z0-9]*$'.607
errorLine has trailing spaces.608
errorLine contains a tab character.608
errorLine contains a tab character.609
errorLine contains a tab character.610
error'(' is followed by whitespace.610
error'==' is not preceded with whitespace.610
error'==' is not followed by whitespace.610
error'!=' is not preceded with whitespace.610
error'!=' is not followed by whitespace.610
error')' is preceded with whitespace.610
errorLine contains a tab character.611
errorLine contains a tab character.612
error'-' is not preceded with whitespace.612
error'-' is not followed by whitespace.612
errorLine contains a tab character.613
errorLine contains a tab character.614
errorLine contains a tab character.615
errorLine has trailing spaces.616
errorLine contains a tab character.616
errorLine is longer than 120 characters.617
errorLine contains a tab character.617
errorMissing a Javadoc comment.617
errorName '_createToken' must match pattern '^[a-z][a-zA-Z0-9]*$'.617
errorLine contains a tab character.618
errorName '_ttype' must match pattern '^[a-z][a-zA-Z0-9]*$'.618
errorName '_token' must match pattern '^[a-z][a-zA-Z0-9]*$'.618
error'=' is not preceded with whitespace.618
error'=' is not followed by whitespace.618
errorName '_begin' must match pattern '^[a-z][a-zA-Z0-9]*$'.618
error'=' is not preceded with whitespace.618
error'=' is not followed by whitespace.618
errorLine contains a tab character.619
errorLine contains a tab character.620
errorName '_saveIndex' must match pattern '^[a-z][a-zA-Z0-9]*$'.620
errorLine has trailing spaces.621
errorLine contains a tab character.621
errorLine contains a tab character.622
errorLine contains a tab character.623
error'(' is followed by whitespace.623
error'==' is not preceded with whitespace.623
error'==' is not followed by whitespace.623
error'!=' is not preceded with whitespace.623
error'!=' is not followed by whitespace.623
error')' is preceded with whitespace.623
errorLine contains a tab character.624
errorLine contains a tab character.625
error'-' is not preceded with whitespace.625
error'-' is not followed by whitespace.625
errorLine contains a tab character.626
errorLine contains a tab character.627
errorLine contains a tab character.628
errorLine has trailing spaces.629
errorLine contains a tab character.629
errorLine is longer than 120 characters.630
errorLine contains a tab character.630
errorMissing a Javadoc comment.630
errorName '_createToken' must match pattern '^[a-z][a-zA-Z0-9]*$'.630
errorLine contains a tab character.631
errorName '_ttype' must match pattern '^[a-z][a-zA-Z0-9]*$'.631
errorName '_token' must match pattern '^[a-z][a-zA-Z0-9]*$'.631
error'=' is not preceded with whitespace.631
error'=' is not followed by whitespace.631
errorName '_begin' must match pattern '^[a-z][a-zA-Z0-9]*$'.631
error'=' is not preceded with whitespace.631
error'=' is not followed by whitespace.631
errorLine contains a tab character.632
errorLine contains a tab character.633
errorName '_saveIndex' must match pattern '^[a-z][a-zA-Z0-9]*$'.633
errorLine has trailing spaces.634
errorLine contains a tab character.634
errorLine contains a tab character.635
errorLine contains a tab character.636
errorLine contains a tab character.637
error'(' is followed by whitespace.637
error'==' is not preceded with whitespace.637
error'==' is not followed by whitespace.637
error'!=' is not preceded with whitespace.637
error'!=' is not followed by whitespace.637
error')' is preceded with whitespace.637
errorLine contains a tab character.638
errorLine contains a tab character.639
error'-' is not preceded with whitespace.639
error'-' is not followed by whitespace.639
errorLine contains a tab character.640
errorLine contains a tab character.641
errorLine contains a tab character.642
errorLine has trailing spaces.643
errorLine contains a tab character.643
errorLine is longer than 120 characters.644
errorLine contains a tab character.644
errorMissing a Javadoc comment.644
errorName '_createToken' must match pattern '^[a-z][a-zA-Z0-9]*$'.644
errorLine contains a tab character.645
errorName '_ttype' must match pattern '^[a-z][a-zA-Z0-9]*$'.645
errorName '_token' must match pattern '^[a-z][a-zA-Z0-9]*$'.645
error'=' is not preceded with whitespace.645
error'=' is not followed by whitespace.645
errorName '_begin' must match pattern '^[a-z][a-zA-Z0-9]*$'.645
error'=' is not preceded with whitespace.645
error'=' is not followed by whitespace.645
errorLine contains a tab character.646
errorLine contains a tab character.647
errorName '_saveIndex' must match pattern '^[a-z][a-zA-Z0-9]*$'.647
errorLine has trailing spaces.648
errorLine contains a tab character.648
errorLine contains a tab character.649
errorLine contains a tab character.650
errorLine contains a tab character.651
error'(' is followed by whitespace.651
error'==' is not preceded with whitespace.651
error'==' is not followed by whitespace.651
error'!=' is not preceded with whitespace.651
error'!=' is not followed by whitespace.651
error')' is preceded with whitespace.651
errorLine contains a tab character.652
errorLine contains a tab character.653
error'-' is not preceded with whitespace.653
error'-' is not followed by whitespace.653
errorLine contains a tab character.654
errorLine contains a tab character.655
errorLine contains a tab character.656
errorLine has trailing spaces.657
errorLine contains a tab character.657
errorLine has trailing spaces.658
errorLine contains a tab character.658
errorLine contains a tab character.659
errorMissing a Javadoc comment.659
errorRedundant 'final' modifier.659
errorName 'mk_tokenSet_0' must match pattern '^[a-z][a-zA-Z0-9]*$'.659
errorLine contains a tab character.660
error'-554050771456L' is a magic number.660
error'9223372036854775807L' is a magic number.660
errorLine contains a tab character.661
errorLine contains a tab character.662
errorLine contains a tab character.663
errorMissing a Javadoc comment.663
errorName '_tokenSet_0' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.663
errorLine contains a tab character.664
errorMissing a Javadoc comment.664
errorRedundant 'final' modifier.664
errorName 'mk_tokenSet_1' must match pattern '^[a-z][a-zA-Z0-9]*$'.664
errorLine contains a tab character.665
error'-21474826752L' is a magic number.665
error'9223372036854775807L' is a magic number.665
errorLine contains a tab character.666
errorLine contains a tab character.667
errorLine contains a tab character.668
errorMissing a Javadoc comment.668
errorName '_tokenSet_1' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.668
errorLine has trailing spaces.669
errorLine contains a tab character.669
errorLine contains a tab character.670

org/apache/struts/action/ActionServlet.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4
errorUnused import - org.xml.sax.InputSource.57
errorUnused import - java.net.URLConnection.75
errorEmpty statement.314
errorEmpty statement.854
errorUnused @throws tag for 'UnavailableException'.975
errorUnused @throws tag for 'UnavailableException'.1112
errorUnused @throws tag for 'UnavailableException'.1646

org/apache/struts/mock/MockEnumeration.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4
errorMissing a Javadoc comment.34
errorMissing a Javadoc comment.36
errorMissing a Javadoc comment.40
errorMissing a Javadoc comment.44

org/apache/struts/chain/commands/AbstractExecuteAction.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4

org/apache/struts/config/ActionConfig.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4
errorMissing a Javadoc comment.42
errorName 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.42
errorExtra HTML tag found: </p>82
errorLine has trailing spaces.258
errorExpected an @return tag.269
errorExpected @param tag for 'moduleConfig'.276
errorFirst sentence should end with a period.315
errorFirst sentence should end with a period.324
errorExpected @param tag for 'cancellable'.329
errorMissing a Javadoc comment.364
errorExpected an @return tag.454
errorExpected an @return tag.478
errorExpected an @return tag.498
errorExpected an @return tag.522
errorExpected an @return tag.545
errorMissing a Javadoc comment.561
errorMissing a Javadoc comment.565
errorExpected an @return tag.604
errorExpected an @return tag.612
errorExpected an @return tag.632
errorMissing a Javadoc comment.648
errorMissing a Javadoc comment.652
errorExpected an @return tag.664
errorMissing a Javadoc comment.680
errorMissing a Javadoc comment.684
errorExpected @throws tag for 'ClassNotFoundException'.793
errorExpected @throws tag for 'IllegalAccessException'.793
errorExpected @throws tag for 'InstantiationException'.794
errorExpected @throws tag for 'InvocationTargetException'.794
errorExpected @throws tag for 'ClassNotFoundException'.833
errorExpected @throws tag for 'IllegalAccessException'.833
errorExpected @throws tag for 'InstantiationException'.834
errorExpected @throws tag for 'InvocationTargetException'.834
errorExpected an @return tag.904
errorExpected an @return tag.912
errorExpected an @return tag.932
errorExpected an @return tag.972
errorExpected an @return tag.980
errorExpected @throws tag for 'ClassNotFoundException'.1031
errorExpected @throws tag for 'IllegalAccessException'.1031
errorExpected @throws tag for 'InstantiationException'.1032
errorExpected @throws tag for 'InvocationTargetException'.1032
errorExpected @throws tag for 'ClassNotFoundException'.1125
errorExpected @throws tag for 'IllegalAccessException'.1125
errorExpected @throws tag for 'InstantiationException'.1126
errorExpected @throws tag for 'InvocationTargetException'.1126
errorExpected an @return tag.1194

org/apache/struts/chain/commands/servlet/PerformInclude.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4
errorExpected @throws tag for 'Exception'.49
errorMissing a Javadoc comment.59
errorLine is longer than 120 characters.61

org/apache/struts/mock/MockServletConfig.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4
errorMissing a Javadoc comment.47
errorMissing a Javadoc comment.48
errorMissing a Javadoc comment.51
errorMissing a Javadoc comment.55
errorMissing a Javadoc comment.61
errorMissing a Javadoc comment.65
errorMissing a Javadoc comment.70
errorMissing a Javadoc comment.74
errorMissing a Javadoc comment.78
errorMissing a Javadoc comment.82

org/apache/struts/action/RedirectingActionForward.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4

org/apache/struts/chain/contexts/ServletActionContext.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4
errorMissing a Javadoc comment.71
errorMissing a Javadoc comment.128
errorMissing a Javadoc comment.135
errorMissing a Javadoc comment.141
errorMissing a Javadoc comment.150
errorMissing a Javadoc comment.170
errorMissing a Javadoc comment.182
errorMissing a Javadoc comment.192
errorMissing a Javadoc comment.207
errorMissing a Javadoc comment.222
errorMissing a Javadoc comment.226
errorMissing a Javadoc comment.236
errorMissing a Javadoc comment.240
errorMissing a Javadoc comment.244
errorMissing a Javadoc comment.248

org/apache/struts/action/ActionServletWrapper.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4

org/apache/struts/config/ActionConfigMatcher.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4
errorFirst sentence should end with a period.48
errorName 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.51
errorName 'wildcard' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.56
errorFirst sentence should end with a period.58
error'3' is a magic number.257

org/apache/struts/action/ActionForm.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4
errorEmpty statement.154

org/apache/struts/chain/ComposableRequestProcessor.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4
errorUnused @throws tag for 'UnavailableException'.205

org/apache/struts/util/PropertyMessageResources.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4
errorLine has trailing spaces.114
errorFirst sentence should end with a period.120
errorFirst sentence should end with a period.123
errorFirst sentence should end with a period.126
errorName 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.132
errorMust have at least one statement.244
error'+' is not preceded with whitespace.352
error'+' is not followed by whitespace.352
error'+' is not preceded with whitespace.352
error'+' is not followed by whitespace.352
errorUnused @param tag for 'locale'.428
errorExpected @param tag for 'localeKey'.433

org/apache/struts/util/MessageResources.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4
errorExpected an @return tag.175
errorExpected @param tag for 'escape'.185
errorExpected an @return tag.196
errorExpected an @return tag.207
errorExpected an @return tag.218
errorExpected an @return tag.230
errorExpected an @return tag.243
errorExpected an @return tag.257
errorExpected an @return tag.274
errorExpected an @return tag.286
errorExpected an @return tag.324
errorExpected an @return tag.339
errorExpected an @return tag.355
errorExpected an @return tag.373
errorExpected an @return tag.385
errorExpected an @return tag.397
errorConditional logic can be removed.402
errorExpected an @return tag.417
errorExpected an @return tag.449
errorExpected an @return tag.460
errorExpected an @return tag.472
errorExpected an @return tag.482
error'static' modifier out of order with the JLS suggestions.482

org/apache/struts/config/PlugInConfig.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4
errorMissing a Javadoc comment.64
errorMissing a Javadoc comment.68
errorExpected an @return tag.100

org/apache/struts/chain/contexts/MockActionContext.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4
errorMissing a Javadoc comment.34
errorMissing a Javadoc comment.35
errorMissing a Javadoc comment.36
errorMissing a Javadoc comment.37
errorMissing a Javadoc comment.39
errorMissing a Javadoc comment.43
errorMissing a Javadoc comment.47
errorMissing a Javadoc comment.51
errorMissing a Javadoc comment.55
errorMissing a Javadoc comment.59
errorMissing a Javadoc comment.63
errorMissing a Javadoc comment.67

org/apache/struts/util/ModuleUtils.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4
errorName 'instance' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.43
errorName 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.48
errorExpected an @return tag.60
errorFirst sentence should end with a period.98
errorInner assignments should be avoided.181

org/apache/struts/chain/commands/AbstractSelectModule.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4

org/apache/struts/action/ActionMapping.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4

org/apache/struts/chain/commands/SelectInclude.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4

org/apache/struts/chain/commands/AbstractPopulateActionForm.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4

org/apache/struts/chain/contexts/ContextWrapper.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4
errorMissing a Javadoc comment.36
errorMissing a Javadoc comment.59
errorMissing a Javadoc comment.63
errorMissing a Javadoc comment.67
errorMissing a Javadoc comment.71
errorMissing a Javadoc comment.75
errorMissing a Javadoc comment.80
errorMissing a Javadoc comment.84
errorMissing a Javadoc comment.89
errorMissing a Javadoc comment.93
errorMissing a Javadoc comment.97
errorMissing a Javadoc comment.101
errorMissing a Javadoc comment.105

org/apache/struts/validator/DynaValidatorForm.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4

org/apache/struts/action/InvalidCancelException.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4

org/apache/struts/config/ExceptionConfig.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4
errorMissing a Javadoc comment.85
errorMissing a Javadoc comment.89
errorMissing a Javadoc comment.97
errorMissing a Javadoc comment.101
errorMissing a Javadoc comment.109
errorMissing a Javadoc comment.113
errorMissing a Javadoc comment.117
errorMissing a Javadoc comment.125
errorMissing a Javadoc comment.129
errorMissing a Javadoc comment.137
errorMissing a Javadoc comment.141
errorMissing a Javadoc comment.149
errorMissing a Javadoc comment.153
errorMissing a Javadoc comment.161
errorMissing a Javadoc comment.165
errorExpected @throws tag for 'ClassNotFoundException'.290
errorExpected @throws tag for 'IllegalAccessException'.290
errorExpected @throws tag for 'InstantiationException'.291
errorExpected @throws tag for 'InvocationTargetException'.291
errorExpected @throws tag for 'ClassNotFoundException'.338
errorExpected @throws tag for 'IllegalAccessException'.338
errorExpected @throws tag for 'InstantiationException'.339
errorExpected @throws tag for 'InvocationTargetException'.339
errorExpected an @return tag.397

org/apache/struts/config/ForwardConfig.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4
errorMissing a Javadoc comment.166
errorMissing a Javadoc comment.170
errorMissing a Javadoc comment.178
errorMissing a Javadoc comment.182
errorMissing a Javadoc comment.186
errorMissing a Javadoc comment.194
errorMissing a Javadoc comment.198
errorMissing a Javadoc comment.206
errorMissing a Javadoc comment.210
errorMissing a Javadoc comment.218
errorMissing a Javadoc comment.222
errorMissing a Javadoc comment.230
errorMissing a Javadoc comment.234
errorMissing a Javadoc comment.242
errorMissing a Javadoc comment.246
errorExpected @throws tag for 'ClassNotFoundException'.371
errorExpected @throws tag for 'IllegalAccessException'.371
errorExpected @throws tag for 'InstantiationException'.372
errorExpected @throws tag for 'InvocationTargetException'.372
errorExpected @throws tag for 'ClassNotFoundException'.419
errorExpected @throws tag for 'IllegalAccessException'.419
errorExpected @throws tag for 'InstantiationException'.420
errorExpected @throws tag for 'InvocationTargetException'.420
errorExpected an @return tag.478

org/apache/struts/config/MessageResourcesConfig.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4
errorMissing a Javadoc comment.67
errorMissing a Javadoc comment.71
errorMissing a Javadoc comment.79
errorMissing a Javadoc comment.83
errorMissing a Javadoc comment.91
errorMissing a Javadoc comment.95
errorExpected an @return tag.109
errorExpected @param tag for 'escape'.119
errorMissing a Javadoc comment.123
errorMissing a Javadoc comment.127
errorExpected an @return tag.140

org/apache/struts/chain/commands/servlet/PerformForward.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4
errorMissing a Javadoc comment.50
errorExpected @throws tag for 'Exception'.62
errorLine is longer than 120 characters.78
errorLine is longer than 120 characters.100
errorMissing a Javadoc comment.100
error',' is not followed by whitespace.103
errorLine is longer than 120 characters.106
errorMissing a Javadoc comment.106
errorLine is longer than 120 characters.116
errorMissing a Javadoc comment.116
errorLine is longer than 120 characters.128
errorMissing a Javadoc comment.128

org/apache/struts/chain/commands/AbstractSelectInput.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4

org/apache/struts/mock/MockHttpServletRequest.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4
errorMissing a Javadoc comment.114
errorMissing a Javadoc comment.118
errorMissing a Javadoc comment.123
errorMissing a Javadoc comment.129
errorMissing a Javadoc comment.137
errorMissing a Javadoc comment.155
errorMissing a Javadoc comment.159
errorMissing a Javadoc comment.163
errorMissing a Javadoc comment.167
errorMissing a Javadoc comment.171
errorMissing a Javadoc comment.179
errorMissing a Javadoc comment.184
errorMissing a Javadoc comment.188
errorMissing a Javadoc comment.192
errorMissing a Javadoc comment.196
errorMissing a Javadoc comment.200
errorMissing a Javadoc comment.204
errorMissing a Javadoc comment.208
errorMissing a Javadoc comment.212
errorMissing a Javadoc comment.216
errorMissing a Javadoc comment.220
errorMissing a Javadoc comment.224
errorMissing a Javadoc comment.228
errorMissing a Javadoc comment.232
errorMissing a Javadoc comment.240
errorMissing a Javadoc comment.244
errorMissing a Javadoc comment.266
errorMissing a Javadoc comment.270
errorMissing a Javadoc comment.274
errorMissing a Javadoc comment.278
errorMissing a Javadoc comment.290
errorMissing a Javadoc comment.294
errorMissing a Javadoc comment.298
errorMissing a Javadoc comment.302
errorMissing a Javadoc comment.306
errorMissing a Javadoc comment.310
errorMissing a Javadoc comment.319
errorMissing a Javadoc comment.323
errorMissing a Javadoc comment.327
errorMissing a Javadoc comment.331
errorMissing a Javadoc comment.335
errorMissing a Javadoc comment.339
errorMissing a Javadoc comment.343
errorMissing a Javadoc comment.347
errorMissing a Javadoc comment.351
errorMissing a Javadoc comment.361
errorMissing a Javadoc comment.365
errorMissing a Javadoc comment.369
errorMissing a Javadoc comment.373
errorMissing a Javadoc comment.377
errorMissing a Javadoc comment.381
errorMissing a Javadoc comment.385
errorMissing a Javadoc comment.389
errorMissing a Javadoc comment.393
errorMissing a Javadoc comment.397
errorMissing a Javadoc comment.401
errorMissing a Javadoc comment.405
error'8080' is a magic number.406
errorMissing a Javadoc comment.409
errorMissing a Javadoc comment.413
errorMissing a Javadoc comment.417
errorMissing a Javadoc comment.425

org/apache/struts/action/ActionMessage.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4

org/apache/struts/util/WildcardHelper.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4

org/apache/struts/Globals.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4

org/apache/struts/chain/commands/servlet/PopulateActionForm.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4
errorMissing a Javadoc comment.42
errorName 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.42
errorMissing a Javadoc comment.45
errorMissing a Javadoc comment.54

org/apache/struts/chain/commands/InvalidPathException.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4

org/apache/struts/chain/commands/generic/WrappingLookupCommand.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4

org/apache/struts/util/ModuleException.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4
errorMissing a Javadoc comment.29
errorExpected @param tag for 'property'.124

org/apache/struts/action/SessionActionMapping.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4

org/apache/struts/util/LabelValueBean.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4
errorMissing a Javadoc comment.86
errorMissing a Javadoc comment.90
errorMissing a Javadoc comment.94
errorMissing a Javadoc comment.98
errorExpected an @return tag.110
errorExpected @param tag for 'o'.110
errorExpected an @return tag.121
errorExpected an @return tag.137
errorExpected @param tag for 'obj'.137
errorExpected an @return tag.165
error'17' is a magic number.166

org/apache/struts/mock/MockMultipartRequestHandler.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4

org/apache/struts/chain/commands/AbstractExceptionHandler.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4

org/apache/struts/action/ForwardingActionForward.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4

org/apache/struts/chain/commands/AbstractPerformForward.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4

org/apache/struts/util/PropertyMessageResourcesFactory.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4
errorExpected an @return tag.40

org/apache/struts/config/FormBeanConfig.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4
errorMissing a Javadoc comment.51
errorName 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.51
errorExpected an @return tag.117
errorExpression can be simplified.118
errorMissing a Javadoc comment.131
errorMissing a Javadoc comment.135
errorMissing a Javadoc comment.139
errorMissing a Javadoc comment.144
errorMissing a Javadoc comment.148
errorMissing a Javadoc comment.152
errorMissing a Javadoc comment.157
errorMissing a Javadoc comment.161
errorExpected an @return tag.184
errorExpected @param tag for 'restricted'.193
errorExpected @throws tag for 'ClassNotFoundException'.233
errorExpected @throws tag for 'IllegalAccessException'.233
errorExpected @throws tag for 'InstantiationException'.234
errorExpected @throws tag for 'InvocationTargetException'.234
error'cast' is not followed by whitespace.322
errorComment matches to-do format 'TODO:'.335
errorExpected an @return tag.444
errorExpected an @return tag.452
errorExpected @throws tag for 'ClassNotFoundException'.498
errorExpected @throws tag for 'IllegalAccessException'.498
errorExpected @throws tag for 'InstantiationException'.499
errorExpected @throws tag for 'InvocationTargetException'.499
errorExpected @throws tag for 'ClassNotFoundException'.529
errorExpected @throws tag for 'IllegalAccessException'.529
errorExpected @throws tag for 'InstantiationException'.530
errorExpected @throws tag for 'InvocationTargetException'.530
errorExpected an @return tag.581
errorExpected an @return tag.603

org/apache/struts/chain/commands/servlet/SelectForward.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4
errorExpected an @return tag.47