Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

FilesInfos infoWarnings warningErrors error
70002438

Rules

RulesViolationsSeverity
PackageHtml6error Error
NewlineAtEndOfFile62error Error
Translation0error Error
JavadocMethod
  • allowUndeclaredRTE: "true"
276error Error
JavadocType0error Error
JavadocVariable13error Error
JavadocStyle19error Error
ConstantName4error Error
LocalFinalVariableName0error Error
LocalVariableName20error Error
MemberName0error Error
MethodName0error Error
PackageName0error Error
ParameterName0error Error
StaticVariableName0error 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*
1error Error
AvoidStarImport0error Error
IllegalImport0error Error
RedundantImport3error Error
UnusedImports2error Error
FileLength0error Error
LineLength
  • ignorePattern: "^ \* @version .*$"
  • max: "120"
19error Error
MethodLength0error Error
ParameterNumber0error Error
EmptyForIteratorPad0error Error
NoWhitespaceAfter
  • tokens: "BNOT, DEC, DOT, INC, LNOT, UNARY_MINUS, UNARY_PLUS"
0error Error
NoWhitespaceBefore1error Error
OperatorWrap4error Error
ParenPad313error Error
TypecastParenPad0error Error
TabCharacter1253error Error
WhitespaceAfter19error Error
WhitespaceAround104error Error
ModifierOrder9error Error
RedundantModifier23error Error
AvoidNestedBlocks0error Error
EmptyBlock2error Error
LeftCurly136error Error
NeedBraces40error Error
RightCurly13error Error
DoubleCheckedLocking1error Error
EmptyStatement0error Error
EqualsHashCode0error Error
IllegalInstantiation0error Error
InnerAssignment0error Error
MagicNumber1error Error
MissingSwitchDefault0error Error
RedundantThrows7error Error
SimplifyBooleanExpression3error Error
SimplifyBooleanReturn0error Error
FinalClass0error Error
HideUtilityClassConstructor2error Error
InterfaceIsType1error Error
VisibilityModifier
  • protectedAllowed: "true"
1error Error
ArrayTypeStyle2error Error
GenericIllegalRegexp
  • message: "Line has trailing spaces."
  • format: "\s+$"
77error Error
TodoComment0error Error
UpperEll0error Error

Files

Filesinfowarningerror
org/apache/struts/tiles/TilesUtil.java0019
org/apache/struts/tiles/ComponentDefinition.java0019
org/apache/struts/tiles/DefinitionsFactoryException.java008
org/apache/struts/tiles/beans/MenuItem.java0017
org/apache/struts/tiles/TilesException.java008
org/apache/struts/tiles/definition/ReloadableDefinitionsFactory.java006
org/apache/struts/tiles/taglib/util/TagUtils.java0017
org/apache/struts/tiles/taglib/ComponentConstants.java009
org/apache/struts/tiles/taglib/UseAttributeTei.java0011
org/apache/struts/tiles/taglib/AttributeToScopeTag.java0043
org/apache/struts/tiles/taglib/ImportAttributeTag.java0051
org/apache/struts/tiles/xmlDefinition/FactorySet.java0059
org/apache/struts/tiles/FactoryNotFoundException.java006
org/apache/struts/tiles/taglib/GetAttributeTag.java0044
org/apache/struts/tiles/xmlDefinition/XmlAttribute.java005
org/apache/struts/tiles/TilesUtilImpl.java0013
org/apache/struts/tiles/xmlDefinition/package.html001
org/apache/struts/tiles/definition/package.html001
org/apache/struts/tiles/actions/ViewDefinitionsAction.java007
org/apache/struts/tiles/ComponentContext.java007
org/apache/struts/tiles/taglib/InitDefinitionsTag.java0027
org/apache/struts/tiles/DefinitionsUtil.java0014
org/apache/struts/tiles/commands/TilesPreProcessor.java0020
org/apache/struts/tiles/taglib/AddTagParent.java002
org/apache/struts/tiles/DefinitionNameAttribute.java004
org/apache/struts/tiles/xmlDefinition/DefinitionsFactory.java0019
org/apache/struts/tiles/TilesRequestProcessor.java00329
org/apache/struts/tiles/Controller.java006
org/apache/struts/tiles/ComponentDefinitionsFactory.java008
org/apache/struts/tiles/NoSuchDefinitionException.java006
org/apache/struts/tiles/PathAttribute.java002
org/apache/struts/tiles/TilesUtilStrutsModulesImpl.java005
org/apache/struts/tiles/taglib/PutListTagParent.java002
org/apache/struts/tiles/actions/TilesAction.java003
org/apache/struts/tiles/taglib/DefinitionTag.java0011
org/apache/struts/tiles/xmlDefinition/XmlDefinition.java00103
org/apache/struts/tiles/UntypedAttribute.java007
org/apache/struts/tiles/beans/SimpleMenuItem.java0014
org/apache/struts/tiles/taglib/GetTag.java001
org/apache/struts/tiles/DefinitionsFactory.java0010
org/apache/struts/tiles/DirectStringAttribute.java002
org/apache/struts/tiles/RedeployableActionServlet.java008
org/apache/struts/tiles/TilesPlugin.java0011
org/apache/struts/tiles/xmlDefinition/XmlDefinitionsSet.java0048
org/apache/struts/tiles/actions/package.html001
org/apache/struts/tiles/xmlDefinition/I18nFactorySet.java0011
org/apache/struts/tiles/TilesUtilStrutsImpl.java001
org/apache/struts/tiles/definition/ComponentDefinitionsFactoryWrapper.java007
org/apache/struts/tiles/UrlController.java0068
org/apache/struts/tiles/taglib/InsertTag.java00921
org/apache/struts/tiles/AttributeDefinition.java006
org/apache/struts/tiles/ControllerSupport.java009
org/apache/struts/tiles/xmlDefinition/XmlParser.java00220
org/apache/struts/tiles/taglib/DefinitionTagSupport.java003
org/apache/struts/tiles/actions/ReloadDefinitionsAction.java003
org/apache/struts/tiles/DefinitionsFactoryConfig.java004
org/apache/struts/tiles/commands/package.html001
org/apache/struts/tiles/xmlDefinition/XmlListAttribute.java0027
org/apache/struts/tiles/taglib/UseAttributeTag.java0058
org/apache/struts/tiles/taglib/PutListTag.java0015
org/apache/struts/tiles/DefinitionAttribute.java002
org/apache/struts/tiles/ActionController.java009
org/apache/struts/tiles/taglib/PutTag.java0028
org/apache/struts/tiles/taglib/PutTagParent.java003
org/apache/struts/tiles/actions/DefinitionDispatcherAction.java005
org/apache/struts/tiles/taglib/util/package.html001
org/apache/struts/tiles/beans/package.html001
org/apache/struts/tiles/taglib/AddTag.java0021

Details

org/apache/struts/tiles/TilesUtil.java

ViolationMessageLine
errorFile does not end with a newline.0
errorUtility classes should not have a public or default constructor.44
errorFirst sentence should end with a period.49
error'public' modifier out of order with the JLS suggestions.56
error'public' modifier out of order with the JLS suggestions.66
errorFirst sentence should end with a period.83
errorExpected @throws tag for 'IOException'.100
errorExpected @throws tag for 'ServletException'.100
errorExpected @throws tag for 'IOException'.120
errorExpected @throws tag for 'ServletException'.120
errorExpected @throws tag for 'IOException'.134
errorExpected @throws tag for 'ServletException'.134
errorExpected @throws tag for 'IOException'.148
errorExpected @throws tag for 'ServletException'.148
errorExpected @param tag for 'request'.157
errorExpected @param tag for 'servletContext'.158
errorUnused @throws tag for 'NoSuchDefinitionException'.191
errorExpected an @return tag.193
errorRedundant throws: 'FactoryNotFoundException' is subclass of 'DefinitionsFactoryException'.197

org/apache/struts/tiles/ComponentDefinition.java

ViolationMessageLine
errorFile does not end with a newline.0
errorFirst sentence should end with a period.42
errorFirst sentence should end with a period.62
errorExpected @param tag for 'definition'.105
errorUnused @throws tag for 'InstantiationException'.125
errorExpected @param tag for 'definition'.129
errorExpected @param tag for 'name'.137
errorExpected @param tag for 'path'.137
errorExpected @param tag for 'attributes'.137
errorExpected @param tag for 'key'.248
errorFirst sentence should end with a period.252
errorLine is longer than 120 characters.277
errorLine is longer than 120 characters.288
errorExpression can be simplified.292
errorExpected an @return tag.342
errorExpected an @return tag.364
errorExpected an @return tag.406
errorExpected @param tag for 'controller'.460
errorFirst sentence should end with a period.505

org/apache/struts/tiles/DefinitionsFactoryException.java

ViolationMessageLine
errorFile does not end with a newline.0
error'{' should be on the previous line.27
error'{' should be on the previous line.32
error'{' should be on the previous line.42
error'{' should be on the previous line.58
error'{' should be on the previous line.74
error'{' should be on the previous line.90
error'{' should be on the previous line.106

org/apache/struts/tiles/beans/MenuItem.java

ViolationMessageLine
errorFile does not end with a newline.0
errorRedundant 'public' modifier.32
errorExpected @param tag for 'value'.32
errorExpected an @return tag.37
errorRedundant 'public' modifier.37
errorRedundant 'public' modifier.42
errorExpected @param tag for 'link'.42
errorExpected an @return tag.47
errorRedundant 'public' modifier.47
errorRedundant 'public' modifier.52
errorExpected @param tag for 'link'.52
errorExpected an @return tag.57
errorRedundant 'public' modifier.57
errorRedundant 'public' modifier.62
errorExpected @param tag for 'link'.62
errorExpected an @return tag.67
errorRedundant 'public' modifier.67

org/apache/struts/tiles/TilesException.java

ViolationMessageLine
errorFile does not end with a newline.0
error'{' should be on the previous line.27
error'{' should be on the previous line.39
error'{' should be on the previous line.49
error'{' should be on the previous line.65
error'{' should be on the previous line.81
error'{' should be on the previous line.97
error'{' should be on the previous line.114

org/apache/struts/tiles/definition/ReloadableDefinitionsFactory.java

ViolationMessageLine
errorFile does not end with a newline.0
errorExpected an @return tag.176
errorExpected @throws tag for 'DefinitionsFactoryException'.179
errorExpected an @return tag.200
errorRedundant throws: 'FactoryNotFoundException' is subclass of 'DefinitionsFactoryException'.204
errorExpected @param tag for 'config'.269

org/apache/struts/tiles/taglib/util/TagUtils.java

ViolationMessageLine
errorFile does not end with a newline.0
errorUtility classes should not have a public or default constructor.45
errorFirst sentence should end with a period.47
errorName 'debug' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.48
errorName 'scopes' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.54
errorFirst sentence should end with a period.68
error'+' is not preceded with whitespace.106
error'+' is not followed by whitespace.106
errorExpected an @return tag.192
error'if' construct must use '{}'s.263
error'if' construct must use '{}'s.265
error'if' construct must use '{}'s.267
error'if' construct must use '{}'s.269
error'if' construct must use '{}'s.271
errorExpected an @return tag.308
error',' is not followed by whitespace.321
error'if' construct must use '{}'s.326

org/apache/struts/tiles/taglib/ComponentConstants.java

ViolationMessageLine
errorFile does not end with a newline.0
errorinterfaces should describe a type and hence have methods.26
errorRedundant 'public' modifier.29
errorMissing a Javadoc comment.31
errorRedundant 'public' modifier.31
errorMissing a Javadoc comment.32
errorRedundant 'public' modifier.32
errorMissing a Javadoc comment.33
errorRedundant 'public' modifier.33

org/apache/struts/tiles/taglib/UseAttributeTei.java

ViolationMessageLine
errorFile does not end with a newline.0
errorExpected an @return tag.40
errorExpected @param tag for 'data'.40
error'if' construct must use '{}'s.43
error'if' is not followed by whitespace.43
error'(' is followed by whitespace.43
error')' is preceded with whitespace.43
error'if' construct must use '{}'s.46
error'if' is not followed by whitespace.46
error'(' is followed by whitespace.46
error')' is preceded with whitespace.46

org/apache/struts/tiles/taglib/AttributeToScopeTag.java

ViolationMessageLine
errorFile does not end with a newline.0
errorExpected an @return tag.64
error'{' should be on the previous line.65
error'{' should be on the previous line.76
error'{' should be on the previous line.86
errorExpected an @return tag.98
error'{' should be on the previous line.99
error'if' construct must use '{}'s.100
error'if' is not followed by whitespace.100
error'(' is followed by whitespace.100
error'==' is not preceded with whitespace.100
error'==' is not followed by whitespace.100
error')' is preceded with whitespace.100
error'=' is not preceded with whitespace.101
error'=' is not followed by whitespace.101
errorLine is longer than 120 characters.103
error'cast' is not followed by whitespace.103
error'(' is followed by whitespace.103
error'if' construct must use '{}'s.105
error'if' is not followed by whitespace.105
error'(' is followed by whitespace.105
error')' is preceded with whitespace.105
errorLine is longer than 120 characters.106
error'(' is followed by whitespace.106
error')' is preceded with whitespace.106
error'if' construct must use '{}'s.109
error'if' is not followed by whitespace.109
error'(' is followed by whitespace.109
error')' is preceded with whitespace.109
errorLine is longer than 120 characters.110
error'(' is followed by whitespace.110
error'+' is not preceded with whitespace.110
error')' is preceded with whitespace.110
error'if' is not followed by whitespace.112
error'(' is followed by whitespace.112
error')' is preceded with whitespace.112
error'{' should be on the previous line.113
error'(' is followed by whitespace.114
error')' is preceded with whitespace.114
error'}' should be on the same line.116
error'else' construct must use '{}'s.117
errorExpected an @return tag.132
error'{' should be on the previous line.133

org/apache/struts/tiles/taglib/ImportAttributeTag.java

ViolationMessageLine
errorFile does not end with a newline.0
error'{' should be on the previous line.81
error'{' should be on the previous line.91
error'{' should be on the previous line.100
error'{' should be on the previous line.109
error'{' should be on the previous line.120
error'{' should be on the previous line.131
errorExpected an @return tag.143
error'{' should be on the previous line.144
error'cast' is not followed by whitespace.147
error'if' construct must use '{}'s.149
error'if' is not followed by whitespace.149
error'(' is followed by whitespace.149
error')' is preceded with whitespace.149
error'(' is followed by whitespace.150
error')' is preceded with whitespace.151
error'(' is followed by whitespace.154
error')' is preceded with whitespace.154
error'if' is not followed by whitespace.157
error'(' is followed by whitespace.157
error')' is preceded with whitespace.157
error'{' should be on the previous line.158
error'if' construct must use '{}'s.161
error'if' is not followed by whitespace.161
error'(' is followed by whitespace.161
error')' is preceded with whitespace.161
error'if' is not followed by whitespace.162
error'(' is followed by whitespace.163
error'+' is not preceded with whitespace.163
error'+' should be on a new line.163
error')' is preceded with whitespace.164
error'}' should be on the same line.168
error'{' should be on the previous line.170
error'while' is not followed by whitespace.172
error'{' should be on the previous line.173
error'cast' is not followed by whitespace.174
error'if' is not followed by whitespace.175
error')' is preceded with whitespace.175
error'if' construct must use '{}'s.176
error'if' is not followed by whitespace.176
error'(' is followed by whitespace.177
error')' is preceded with whitespace.178
error'else' construct must use '{}'s.179
error'if' is not followed by whitespace.185
error'(' is followed by whitespace.185
error')' is preceded with whitespace.185
error'if' is not followed by whitespace.186
error'(' is followed by whitespace.187
error')' is preceded with whitespace.188
errorExpected an @return tag.204
error'{' should be on the previous line.205

org/apache/struts/tiles/xmlDefinition/FactorySet.java

ViolationMessageLine
errorFile does not end with a newline.0
error'{' should be on the previous line.42
errorFirst sentence should end with a period.44
error'=' is not preceded with whitespace.45
error'=' is not followed by whitespace.45
errorLine is longer than 120 characters.54
error'protected' modifier out of order with the JLS suggestions.54
error'protected' modifier out of order with the JLS suggestions.60
errorExpected an @return tag.72
error'{' should be on the previous line.74
error'if' construct must use '{}'s.75
error'if' is not followed by whitespace.75
error')' is preceded with whitespace.75
error'(' is followed by whitespace.78
error')' is preceded with whitespace.78
error'if' is not followed by whitespace.79
error'(' is followed by whitespace.79
error')' is preceded with whitespace.79
error'{' should be on the previous line.80
error'synchronized' is not followed by whitespace.84
error'{' should be on the previous line.85
error'(' is followed by whitespace.86
error')' is preceded with whitespace.86
errorThe double-checked locking idiom is broken and should be avoided.87
error'if' is not followed by whitespace.87
error'(' is followed by whitespace.87
error')' is preceded with whitespace.87
error'{' should be on the previous line.88
error'(' is followed by whitespace.89
error'(' is followed by whitespace.90
error')' is preceded with whitespace.90
error'cast' is not followed by whitespace.94
errorExpected an @return tag.106
errorRedundant throws: 'NoSuchDefinitionException' is subclass of 'DefinitionsFactoryException'.107
error'{' should be on the previous line.108
error'if' construct must use '{}'s.109
error'if' is not followed by whitespace.109
error'(' is followed by whitespace.109
error')' is preceded with whitespace.109
error'(' is followed by whitespace.110
error')' is preceded with whitespace.110
error'(' is followed by whitespace.112
error'(' is followed by whitespace.113
error'(' is followed by whitespace.114
error')' is preceded with whitespace.114
errorExpected an @return tag.127
error'protected' modifier out of order with the JLS suggestions.127
error'public' modifier out of order with the JLS suggestions.135
errorExpected @throws tag for 'DefinitionsFactoryException'.136
error'{' should be on the previous line.142
error'{' should be on the previous line.151
error'(' is followed by whitespace.153
error')' is preceded with whitespace.153
error'while' is not followed by whitespace.154
error'(' is followed by whitespace.154
error')' is preceded with whitespace.154
error'{' should be on the previous line.155
error'(' is followed by whitespace.156
error')' is preceded with whitespace.156

org/apache/struts/tiles/FactoryNotFoundException.java

ViolationMessageLine
errorFile does not end with a newline.0
error'{' should be on the previous line.26
error'{' should be on the previous line.31
error'(' is followed by whitespace.38
error')' is preceded with whitespace.38
error'{' should be on the previous line.39

org/apache/struts/tiles/taglib/GetAttributeTag.java

ViolationMessageLine
errorFile does not end with a newline.0
errorMissing a Javadoc comment.38
errorFirst sentence should end with a period.39
error'{' is not preceded with whitespace.69
error'{' should be on the previous line.78
error'{' should be on the previous line.88
error'{' should be on the previous line.98
error'{' should be on the previous line.108
error'{' should be on the previous line.118
error'{' should be on the previous line.135
errorExpected an @return tag.143
error'if' is not followed by whitespace.146
error'cast' is not followed by whitespace.146
error')' is preceded with whitespace.146
errorLine is longer than 120 characters.152
error'cast' is not followed by whitespace.152
error'(' is followed by whitespace.152
error'if' construct must use '{}'s.154
error'if' is not followed by whitespace.154
error'(' is followed by whitespace.154
error')' is preceded with whitespace.154
error'(' is followed by whitespace.155
error')' is preceded with whitespace.155
error'if' is not followed by whitespace.158
error'(' is followed by whitespace.158
error'{' should be on the previous line.159
error'if' construct must use '{}'s.160
error'if' is not followed by whitespace.160
errorExpression can be simplified.160
error')' is preceded with whitespace.160
errorLine is longer than 120 characters.161
error'(' is followed by whitespace.161
error'+' is not preceded with whitespace.161
error')' is preceded with whitespace.161
error'else' construct must use '{}'s.162
error'{' should be on the previous line.168
error'(' is followed by whitespace.169
error')' is preceded with whitespace.169
error'}' should be on the same line.170
error'catch' is not followed by whitespace.171
error'(' is followed by whitespace.171
error')' is preceded with whitespace.171
error'{' should be on the previous line.172
error'(' is followed by whitespace.174

org/apache/struts/tiles/xmlDefinition/XmlAttribute.java

ViolationMessageLine
errorFile does not end with a newline.0
errorExpected @param tag for 'name'.74
errorExpected @param tag for 'value'.74
errorExpected an @return tag.201
errorLine has trailing spaces.233

org/apache/struts/tiles/TilesUtilImpl.java

ViolationMessageLine
errorFile does not end with a newline.0
errorName 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.47
errorFirst sentence should end with a period.49
error'+' should be on a new line.69
errorExpected @param tag for 'response'.85
errorExpected @throws tag for 'IOException'.87
errorExpected @throws tag for 'ServletException'.87
errorExpected @throws tag for 'IOException'.107
errorExpected @throws tag for 'ServletException'.107
errorExpected @throws tag for 'IOException'.122
errorExpected @throws tag for 'ServletException'.122
errorExpected @param tag for 'request'.143
errorExpected @param tag for 'servletContext'.144

org/apache/struts/tiles/xmlDefinition/package.html

ViolationMessageLine
errorMissing package documentation file.0

org/apache/struts/tiles/definition/package.html

ViolationMessageLine
errorMissing package documentation file.0

org/apache/struts/tiles/actions/ViewDefinitionsAction.java

ViolationMessageLine
errorFile does not end with a newline.0
errorExpected an @return tag.60
error'{' should be on the previous line.65
errorLine has trailing spaces.71
error')' is preceded with whitespace.72
error'(' is followed by whitespace.73
error')' is preceded with whitespace.73

org/apache/struts/tiles/ComponentContext.java

ViolationMessageLine
errorFile does not end with a newline.0
error'=' is not preceded with whitespace.41
error'=' is not followed by whitespace.41
error'{' is not preceded with whitespace.110
error'{' is not preceded with whitespace.171
error'public' modifier out of order with the JLS suggestions.184
error'public' modifier out of order with the JLS suggestions.196

org/apache/struts/tiles/taglib/InitDefinitionsTag.java

ViolationMessageLine
errorFile does not end with a newline.0
errorMissing a Javadoc comment.37
errorMissing a Javadoc comment.38
errorExpected @param tag for 'name'.59
error'{' is not preceded with whitespace.59
errorExpected @param tag for 'classname'.66
error'{' is not preceded with whitespace.66
errorExpected an @return tag.73
errorExpected @throws tag for 'JspException'.73
error'{' should be on the previous line.74
error'if' construct must use '{}'s.78
error'if' is not followed by whitespace.78
error')' is preceded with whitespace.78
error'(' is followed by whitespace.82
error')' is preceded with whitespace.82
error'(' is followed by whitespace.83
error')' is preceded with whitespace.83
error'{' should be on the previous line.86
error'}' should be on the same line.89
error'catch' is not followed by whitespace.90
error'(' is followed by whitespace.90
error')' is preceded with whitespace.90
error'{' should be on the previous line.91
error'(' is followed by whitespace.93
error')' is preceded with whitespace.93
errorExpected an @return tag.101
errorExpected @throws tag for 'JspException'.101

org/apache/struts/tiles/DefinitionsUtil.java

ViolationMessageLine
errorFile does not end with a newline.0
errorVariable 'userDebugLevel' must be private and have accessor methods.50
error'if' construct must use '{}'s.113
errorLine is longer than 120 characters.140
errorLine is longer than 120 characters.167
error'if' construct must use '{}'s.185
errorExpected @param tag for 'servletContext'.198
errorExpected @param tag for 'request'.206
errorExpected @param tag for 'request'.215
errorExpected @param tag for 'definition'.216
errorExpected @param tag for 'request'.226
errorExpected @param tag for 'definition'.227
errorExpected an @return tag.260
errorExpected @param tag for 'config'.292

org/apache/struts/tiles/commands/TilesPreProcessor.java

ViolationMessageLine
errorFile does not end with a newline.0
errorUnused import - javax.servlet.http.HttpServletRequest.24
errorUnused import - org.apache.struts.upload.MultipartRequestWrapper.40
error'{' should be on the previous line.65
errorMissing a Javadoc comment.71
errorName 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.71
errorExpected @throws tag for 'Exception'.95
error'{' should be on the previous line.101
error'{' should be on the previous line.109
error'}' should be on the same line.113
error'{' should be on the previous line.115
error'}' should be on the same line.119
error'{' should be on the previous line.121
error'{' should be on the previous line.142
error'(' is followed by whitespace.218
error')' is preceded with whitespace.218
errorExpected @throws tag for 'IOException'.234
errorExpected @throws tag for 'ServletException'.234
errorExpected @throws tag for 'IOException'.252
errorExpected @throws tag for 'ServletException'.252

org/apache/struts/tiles/taglib/AddTagParent.java

ViolationMessageLine
errorFile does not end with a newline.0
errorExpected @throws tag for 'JspException'.33

org/apache/struts/tiles/DefinitionNameAttribute.java

ViolationMessageLine
errorFile does not end with a newline.0
errorExpected @param tag for 'value'.30
errorExpected @param tag for 'value'.37
errorExpected @param tag for 'role'.37

org/apache/struts/tiles/xmlDefinition/DefinitionsFactory.java

ViolationMessageLine
errorFile does not end with a newline.0
error'{' should be on the previous line.39
errorExpected an @return tag.54
errorRedundant throws: 'NoSuchDefinitionException' is subclass of 'DefinitionsFactoryException'.55
error'{' should be on the previous line.56
error'cast' is not followed by whitespace.57
error'{' should be on the previous line.65
error'(' is followed by whitespace.66
error')' is preceded with whitespace.66
error'{' should be on the previous line.77
error'while' is not followed by whitespace.85
error'(' is followed by whitespace.85
error')' is preceded with whitespace.85
error'{' should be on the previous line.86
error'cast' is not followed by whitespace.87
error'(' is followed by whitespace.88
error'(' is followed by whitespace.88
error')' is preceded with whitespace.88
error'{' should be on the previous line.96

org/apache/struts/tiles/TilesRequestProcessor.java

ViolationMessageLine
errorFile does not end with a newline.0
errorLine has trailing spaces.2
errorLine has trailing spaces.5
errorLine has trailing spaces.9
errorLine has trailing spaces.11
errorLine has trailing spaces.54
errorLine contains a tab character.54
errorLine has trailing spaces.55
errorLine contains a tab character.55
errorLine contains a tab character.56
errorLine contains a tab character.57
errorLine contains a tab character.59
errorLine contains a tab character.60
errorLine contains a tab character.61
errorLine contains a tab character.62
errorLine contains a tab character.64
errorLine contains a tab character.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
errorLine contains a tab character.71
errorLine contains a tab character.72
errorLine contains a tab character.74
errorLine contains a tab character.75
errorLine contains a tab character.76
errorLine contains a tab character.78
errorLine contains a tab character.79
errorLine contains a tab character.80
errorLine contains a tab character.81
errorLine contains a tab character.82
errorExpected @throws tag for 'ServletException'.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.92
errorLine contains a tab character.94
errorLine contains a tab character.95
errorLine contains a tab character.96
errorLine contains a tab character.97
errorLine contains a tab character.98
errorLine contains a tab character.100
errorLine contains a tab character.101
errorLine contains a tab character.103
errorLine contains a tab character.104
errorLine contains a tab character.105
errorLine contains a tab character.106
errorLine contains a tab character.108
errorLine contains a tab character.110
errorLine contains a tab character.111
errorLine has trailing spaces.112
errorLine contains a tab character.112
errorLine has trailing spaces.114
errorLine contains a tab character.114
errorLine has trailing spaces.116
errorLine contains a tab character.116
errorLine contains a tab character.118
errorLine contains a tab character.119
errorLine contains a tab character.120
errorLine contains a tab character.121
errorLine contains a tab character.122
errorLine has trailing spaces.123
errorLine contains a tab character.123
errorLine contains a tab character.127
errorLine contains a tab character.128
errorLine contains a tab character.129
errorLine contains a tab character.130
errorLine contains a tab character.131
errorLine contains a tab character.132
errorLine contains a tab character.133
errorExpected @throws tag for 'IOException'.133
errorExpected @throws tag for 'ServletException'.133
errorLine has trailing spaces.136
errorLine has trailing spaces.138
errorLine contains a tab character.139
errorLine contains a tab character.140
errorLine has trailing spaces.141
errorLine contains a tab character.141
errorLine has trailing spaces.143
errorLine contains a tab character.143
errorLine contains a tab character.145
errorLine contains a tab character.146
errorLine contains a tab character.147
errorLine contains a tab character.148
errorLine has trailing spaces.149
errorLine contains a tab character.149
errorLine contains a tab character.151
errorLine contains a tab character.152
errorLine contains a tab character.153
errorLine contains a tab character.154
errorLine contains a tab character.155
errorLine contains a tab character.156
errorExpected @throws tag for 'IOException'.156
errorExpected @throws tag for 'ServletException'.156
errorLine contains a tab character.158
errorLine contains a tab character.159
errorLine contains a tab character.161
errorLine contains a tab character.162
errorLine contains a tab character.164
errorLine contains a tab character.165
errorLine contains a tab character.167
errorLine contains a tab character.169
errorLine contains a tab character.170
errorLine contains a tab character.171
errorLine contains a tab character.172
errorLine contains a tab character.173
errorLine contains a tab character.174
errorLine contains a tab character.176
errorLine contains a tab character.177
errorLine contains a tab character.178
errorLine contains a tab character.179
errorLine contains a tab character.180
errorLine contains a tab character.181
errorLine contains a tab character.182
errorLine contains a tab character.183
errorLine contains a tab character.184
errorLine contains a tab character.185
errorLine contains a tab character.186
errorLine contains a tab character.187
errorLine contains a tab character.188
errorLine contains a tab character.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
errorLine contains a tab character.196
errorLine contains a tab character.197
errorLine contains a tab character.198
errorLine contains a tab character.199
errorLine contains a tab character.201
errorLine contains a tab character.202
errorLine contains a tab character.203
errorLine contains a tab character.204
errorLine contains a tab character.205
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
errorLine contains a tab character.212
errorLine contains a tab character.213
errorLine contains a tab character.214
errorLine contains a tab character.216
errorLine contains a tab character.217
errorLine contains a tab character.218
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
errorLine contains a tab character.226
errorLine contains a tab character.227
errorLine contains a tab character.229
errorLine contains a tab character.231
errorLine contains a tab character.233
errorLine contains a tab character.234
errorLine contains a tab character.235
errorLine contains a tab character.236
errorLine contains a tab character.237
errorLine contains a tab character.238
errorLine contains a tab character.240
errorLine contains a tab character.241
errorLine contains a tab character.242
errorLine contains a tab character.243
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
errorLine contains a tab character.250
errorLine contains a tab character.251
errorLine contains a tab character.252
errorLine has trailing spaces.253
errorLine contains a tab character.254
errorLine has trailing spaces.255
errorLine contains a tab character.255
errorLine contains a tab character.256
errorLine contains a tab character.257
errorLine contains a tab character.259
errorLine contains a tab character.260
errorLine contains a tab character.261
errorLine contains a tab character.262
errorLine contains a tab character.263
errorLine has trailing spaces.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.271
errorLine contains a tab character.272
errorLine contains a tab character.274
errorLine contains a tab character.275
errorLine contains a tab character.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 contains a tab character.282
errorLine contains a tab character.283
errorLine contains a tab character.284
errorLine contains a tab character.285
errorLine contains a tab character.286
errorExpected @throws tag for 'IOException'.286
errorExpected @throws tag for 'ServletException'.286
errorLine has trailing spaces.287
errorLine contains a tab character.288
errorLine contains a tab character.289
errorLine has trailing spaces.290
errorLine contains a tab character.291
errorLine contains a tab character.292
errorLine contains a tab character.293
errorLine contains a tab character.294
errorLine contains a tab character.296
errorLine contains a tab character.297
errorLine contains a tab character.298
errorLine contains a tab character.299
errorLine contains a tab character.300
errorLine contains a tab character.301
errorLine contains a tab character.302
errorLine contains a tab character.303
errorLine contains a tab character.304
errorLine contains a tab character.305
errorLine contains a tab character.306
errorLine contains a tab character.307
errorLine contains a tab character.308
errorLine contains a tab character.309
errorLine contains a tab character.310
errorLine contains a tab character.311
errorLine contains a tab character.312
errorLine contains a tab character.313
errorLine contains a tab character.314
errorLine has trailing spaces.315
errorLine contains a tab character.316
errorLine contains a tab character.317
errorLine contains a tab character.318
errorLine contains a tab character.319
errorLine contains a tab character.321
errorLine contains a tab character.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 has trailing spaces.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
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 has trailing spaces.338
errorLine contains a tab character.339
errorLine contains a tab character.340
errorLine contains a tab character.341
errorLine has trailing spaces.342
errorLine contains a tab character.343
errorLine contains a tab character.344
errorLine contains a tab character.345
errorLine contains a tab character.347
errorLine contains a tab character.348
errorLine contains a tab character.349
errorLine contains a tab character.350
errorLine contains a tab character.351
errorLine has trailing spaces.352
errorLine contains a tab character.352
errorLine has trailing spaces.354
errorLine contains a tab character.354
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
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
errorExpected @throws tag for 'IOException'.365
errorExpected @throws tag for 'ServletException'.365
errorLine has trailing spaces.366
errorLine contains a tab character.367
errorLine contains a tab character.368
errorLine contains a tab character.369
errorLine contains a tab character.371
errorLine contains a tab character.372
errorLine contains a tab character.374
errorLine contains a tab character.375
errorLine has trailing spaces.376
errorLine contains a tab character.376
errorLine has trailing spaces.378
errorLine contains a tab character.378
errorLine contains a tab character.380
errorLine contains a tab character.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
errorLine contains a tab character.386
errorLine contains a tab character.387
errorLine contains a tab character.388
errorLine contains a tab character.389
errorExpected @throws tag for 'IOException'.389
errorExpected @throws tag for 'ServletException'.389
errorLine has trailing spaces.390
errorLine contains a tab character.391
errorLine contains a tab character.392
errorLine contains a tab character.393
errorLine contains a tab character.395
errorLine contains a tab character.396
errorLine contains a tab character.398
errorLine contains a tab character.399
errorLine contains a tab character.400
errorExpected an @return tag.401
errorLine contains a tab character.401
errorLine contains a tab character.402
errorLine contains a tab character.403

org/apache/struts/tiles/Controller.java

ViolationMessageLine
errorFile does not end with a newline.0
errorRedundant 'public' modifier.46
errorExpected @throws tag for 'ServletException'.51
errorExpected @throws tag for 'IOException'.51
errorRedundant 'public' modifier.62
errorExpected @throws tag for 'Exception'.67

org/apache/struts/tiles/ComponentDefinitionsFactory.java

ViolationMessageLine
errorFile does not end with a newline.0
error'{' should be on the previous line.37
errorExpected an @return tag.48
errorLine is longer than 120 characters.48
errorRedundant 'public' modifier.48
errorRedundant throws: 'NoSuchDefinitionException' is subclass of 'DefinitionsFactoryException'.48
error',' is not followed by whitespace.48
errorRedundant 'public' modifier.59

org/apache/struts/tiles/NoSuchDefinitionException.java

ViolationMessageLine
errorFile does not end with a newline.0
error'{' should be on the previous line.26
error'{' should be on the previous line.31
error'(' is followed by whitespace.38
error')' is preceded with whitespace.38
error'{' should be on the previous line.39

org/apache/struts/tiles/PathAttribute.java

ViolationMessageLine
errorFile does not end with a newline.0
errorMissing a Javadoc comment.27

org/apache/struts/tiles/TilesUtilStrutsModulesImpl.java

ViolationMessageLine
errorFile does not end with a newline.0
errorExpected @throws tag for 'IOException'.62
errorExpected @throws tag for 'ServletException'.62
errorExpected @throws tag for 'IOException'.81
errorExpected @throws tag for 'ServletException'.81

org/apache/struts/tiles/taglib/PutListTagParent.java

ViolationMessageLine
errorFile does not end with a newline.0
errorExpected @throws tag for 'JspException'.33

org/apache/struts/tiles/actions/TilesAction.java

ViolationMessageLine
errorFile does not end with a newline.0
errorExpected an @return tag.57
errorExpected an @return tag.93

org/apache/struts/tiles/taglib/DefinitionTag.java

ViolationMessageLine
errorFile does not end with a newline.0
errorFirst sentence should end with a period.56
errorExpected @param tag for 'name'.86
errorExpected @param tag for 'content'.86
errorExpected @param tag for 'nestedTag'.97
errorExpected @throws tag for 'JspException'.97
errorExpected @param tag for 'nestedTag'.125
errorExpected @throws tag for 'JspException'.125
errorLine is longer than 120 characters.139
errorExpected an @return tag.198
errorExpected an @return tag.226

org/apache/struts/tiles/xmlDefinition/XmlDefinition.java

ViolationMessageLine
errorFile does not end with a newline.0
error'{' should be on the previous line.33
error'=' is not preceded with whitespace.45
error'=' is not followed by whitespace.45
error'{' should be on the previous line.52
error'(' is followed by whitespace.63
error'{' should be on the previous line.64
error'(' is followed by whitespace.65
error')' is preceded with whitespace.65
error'{' should be on the previous line.74
error'{' should be on the previous line.84
errorExpected an @return tag.92
error'(' is followed by whitespace.92
error')' is preceded with whitespace.92
error'{' should be on the previous line.93
error'!=' is not preceded with whitespace.94
error'!=' is not followed by whitespace.94
error'(' is followed by whitespace.101
errorExpected @param tag for 'isVisited'.101
error')' is preceded with whitespace.101
error'{' should be on the previous line.102
error'(' is followed by whitespace.113
errorExpected @param tag for 'definitionsSet'.113
error')' is preceded with whitespace.113
error'{' should be on the previous line.115
error'if' construct must use '{}'s.117
error'if' is not followed by whitespace.117
error'(' is followed by whitespace.117
error')' is preceded with whitespace.117
error'if' construct must use '{}'s.120
error'if' is not followed by whitespace.120
error'(' is followed by whitespace.121
error'(' is followed by whitespace.125
error')' is preceded with whitespace.125
error'(' is followed by whitespace.128
error')' is preceded with whitespace.128
error'if' is not followed by whitespace.129
error'(' is followed by whitespace.129
error')' is preceded with whitespace.129
error'{' should be on the previous line.130
errorLine has trailing spaces.133
error'+' should be on a new line.133
error'(' is followed by whitespace.135
error')' is preceded with whitespace.135
error'(' is followed by whitespace.137
error')' is preceded with whitespace.137
error'(' is followed by whitespace.140
error')' is preceded with whitespace.140
error'while' is not followed by whitespace.144
error'(' is followed by whitespace.144
error')' is preceded with whitespace.144
error'{' should be on the previous line.145
error'cast' is not followed by whitespace.146
error'if' construct must use '{}'s.147
error'if' is not followed by whitespace.147
error'(' is followed by whitespace.147
error')' is preceded with whitespace.147
error'(' is followed by whitespace.148
error')' is preceded with whitespace.148
error'if' construct must use '{}'s.151
error'if' is not followed by whitespace.151
error'(' is followed by whitespace.151
error')' is preceded with whitespace.151
error'(' is followed by whitespace.152
error')' is preceded with whitespace.152
error'if' construct must use '{}'s.153
error'if' is not followed by whitespace.153
error'(' is followed by whitespace.153
error')' is preceded with whitespace.153
error'(' is followed by whitespace.154
error')' is preceded with whitespace.154
error'if' is not followed by whitespace.155
error'(' is followed by whitespace.155
error'==' is not preceded with whitespace.155
error'==' is not followed by whitespace.155
error')' is preceded with whitespace.155
error'{' should be on the previous line.156
error'(' is followed by whitespace.157
error'(' is followed by whitespace.158
errorLine has trailing spaces.164
errorLine has trailing spaces.166
error'(' is followed by whitespace.170
error')' is preceded with whitespace.170
error'{' should be on the previous line.171
error'if' is not followed by whitespace.172
error'(' is followed by whitespace.172
error')' is preceded with whitespace.172
error'{' should be on the previous line.173
error'if' is not followed by whitespace.176
error'(' is followed by whitespace.176
error')' is preceded with whitespace.176
error'{' should be on the previous line.177
error'if' is not followed by whitespace.180
error'(' is followed by whitespace.180
error')' is preceded with whitespace.180
error'{' should be on the previous line.181
error'if' is not followed by whitespace.184
error'(' is followed by whitespace.184
error'!=' is not preceded with whitespace.184
error'!=' is not followed by whitespace.184
error')' is preceded with whitespace.184
error'{' should be on the previous line.185
error'(' is followed by whitespace.190

org/apache/struts/tiles/UntypedAttribute.java

ViolationMessageLine
errorFile does not end with a newline.0
errorMissing a Javadoc comment.31
error'=' is not preceded with whitespace.31
error'=' is not followed by whitespace.31
errorExpected an @return tag.54
errorExpected an @return tag.69
errorExpected an @return tag.84

org/apache/struts/tiles/beans/SimpleMenuItem.java

ViolationMessageLine
errorFile does not end with a newline.0
errorMissing a Javadoc comment.29
errorMissing a Javadoc comment.31
errorMissing a Javadoc comment.33
errorMissing a Javadoc comment.35
errorExpected @param tag for 'value'.47
errorExpected an @return tag.54
errorExpected @param tag for 'link'.61
errorExpected an @return tag.68
errorExpected @param tag for 'icon'.75
errorExpected an @return tag.82
errorExpected @param tag for 'tooltip'.89
errorExpected an @return tag.96
errorExpected an @return tag.103

org/apache/struts/tiles/taglib/GetTag.java

ViolationMessageLine
errorFile does not end with a newline.0

org/apache/struts/tiles/DefinitionsFactory.java

ViolationMessageLine
errorFile does not end with a newline.0
error'{' should be on the previous line.44
errorExpected an @return tag.55
errorRedundant 'public' modifier.55
errorRedundant throws: 'NoSuchDefinitionException' is subclass of 'DefinitionsFactoryException'.56
error',' is not followed by whitespace.56
errorRedundant 'public' modifier.67
errorRedundant 'public' modifier.74
errorRedundant 'public' modifier.86
errorRedundant 'public' modifier.93

org/apache/struts/tiles/DirectStringAttribute.java

ViolationMessageLine
errorFile does not end with a newline.0
errorMissing a Javadoc comment.27

org/apache/struts/tiles/RedeployableActionServlet.java

ViolationMessageLine
errorFile does not end with a newline.0
errorLine does not match expected header line of '/\*\s*'.1
errorRedundant import from the same package - org.apache.struts.tiles.DefinitionsFactory.9
errorRedundant import from the same package - org.apache.struts.tiles.DefinitionsFactoryException.10
errorRedundant import from the same package - org.apache.struts.tiles.TilesRequestProcessor.11
errorMissing a Javadoc comment.38
errorMissing a Javadoc comment.40
error'+' should be on a new line.49

org/apache/struts/tiles/TilesPlugin.java

ViolationMessageLine
errorFile does not end with a newline.0
error'=' is not preceded with whitespace.88
error'=' is not followed by whitespace.88
errorExpected @throws tag for 'ServletException'.148
errorExpected @param tag for 'servletContext'.199
errorExpected @param tag for 'moduleConfig'.200
errorExpected @param tag for 'factoryConfig'.201
errorExpected @throws tag for 'ServletException'.202
errorExpected an @return tag.261
error'{' is not preceded with whitespace.275
errorExpected an @return tag.316

org/apache/struts/tiles/xmlDefinition/XmlDefinitionsSet.java

ViolationMessageLine
errorFile does not end with a newline.0
error'{' should be on the previous line.32
error'{' should be on the previous line.40
error'{' should be on the previous line.49
error'(' is followed by whitespace.50
error')' is preceded with whitespace.50
errorExpected an @return tag.57
error'{' should be on the previous line.58
error'cast' is not followed by whitespace.59
error'(' is followed by whitespace.59
error')' is preceded with whitespace.59
errorExpected an @return tag.65
error'{' should be on the previous line.66
errorExpected @throws tag for 'NoSuchDefinitionException'.73
error'{' should be on the previous line.74
error'while' is not followed by whitespace.77
error'(' is followed by whitespace.77
error')' is preceded with whitespace.77
error'{' should be on the previous line.78
error'cast' is not followed by whitespace.79
error'(' is followed by whitespace.80
error')' is preceded with whitespace.80
error'(' is followed by whitespace.90
error')' is preceded with whitespace.90
error'{' should be on the previous line.91
error'if' construct must use '{}'s.92
error'if' is not followed by whitespace.92
error'==' is not preceded with whitespace.92
error'==' is not followed by whitespace.92
error'while' is not followed by whitespace.95
error'(' is followed by whitespace.95
error')' is preceded with whitespace.95
error'{' should be on the previous line.96
error'cast' is not followed by whitespace.97
error')' is preceded with whitespace.98
error'if' is not followed by whitespace.99
error'(' is followed by whitespace.99
error')' is preceded with whitespace.99
error'{' should be on the previous line.100
error'(' is followed by whitespace.101
error')' is preceded with whitespace.101
error'}' should be on the same line.102
error'else' construct must use '{}'s.103
error'(' is followed by whitespace.104
error')' is preceded with whitespace.104
errorExpected an @return tag.110
error'{' should be on the previous line.111
error';' is preceded with whitespace.112

org/apache/struts/tiles/actions/package.html

ViolationMessageLine
errorMissing package documentation file.0

org/apache/struts/tiles/xmlDefinition/I18nFactorySet.java

ViolationMessageLine
errorFile does not end with a newline.0
errorArray brackets at illegal position.84
errorUnused @throws tag for 'FactoryNotFoundException'.142
errorExpected @throws tag for 'DefinitionsFactoryException'.145
errorMust have at least one statement.208
errorExpected @throws tag for 'FileNotFoundException'.228
error'if' construct must use '{}'s.239
errorExpected an @return tag.387
error'3' is a magic number.389
errorExpected @param tag for 'servletContext'.433
errorMust have at least one statement.480

org/apache/struts/tiles/TilesUtilStrutsImpl.java

ViolationMessageLine
errorFile does not end with a newline.0

org/apache/struts/tiles/definition/ComponentDefinitionsFactoryWrapper.java

ViolationMessageLine
errorFile does not end with a newline.0
errorFirst sentence should end with a period.47
errorExpected @throws tag for 'NoSuchDefinitionException'.82
errorRedundant throws: 'NoSuchDefinitionException' is subclass of 'DefinitionsFactoryException'.82
errorExpected @throws tag for 'DefinitionsFactoryException'.82
errorExpected @throws tag for 'DefinitionsFactoryException'.93
errorExpected @throws tag for 'DefinitionsFactoryException'.121

org/apache/struts/tiles/UrlController.java

ViolationMessageLine
errorFile does not end with a newline.0
errorLine has trailing spaces.2
errorLine has trailing spaces.5
errorLine has trailing spaces.9
errorLine has trailing spaces.11
errorLine has trailing spaces.34
errorLine contains a tab character.34
errorLine has trailing spaces.35
errorLine contains a tab character.35
errorLine contains a tab character.36
errorLine contains a tab character.37
errorLine contains a tab character.39
errorLine contains a tab character.40
errorLine contains a tab character.41
errorLine contains a tab character.42
errorLine contains a tab character.43
errorLine contains a tab character.44
errorLine contains a tab character.45
errorLine contains a tab character.47
errorLine has trailing spaces.48
errorLine contains a tab character.48
errorLine has trailing spaces.49
errorLine contains a tab character.49
errorLine contains a tab character.50
errorLine contains a tab character.51
errorLine contains a tab character.52
errorLine contains a tab character.53
errorLine contains a tab character.54
errorLine contains a tab character.55
errorLine contains a tab character.56
errorLine contains a tab character.57
errorLine contains a tab character.58
errorLine contains a tab character.59
errorLine contains a tab character.60
errorLine contains a tab character.61
errorLine contains a tab character.62
errorExpected @throws tag for 'ServletException'.62
errorExpected @throws tag for 'IOException'.62
errorLine contains a tab character.64
errorLine contains a tab character.65
errorLine contains a tab character.66
errorLine contains a tab character.67
errorLine contains a tab character.68
errorLine contains a tab character.70
errorLine contains a tab character.71
errorLine contains a tab character.73
errorLine is longer than 120 characters.74
errorLine contains a tab character.74
errorLine contains a tab character.75
errorLine contains a tab character.76
errorLine contains a tab character.77
errorExpected @param tag for 'tileContext'.77
errorLine contains a tab character.78
errorExpected @param tag for 'request'.78
errorLine contains a tab character.79
errorExpected @param tag for 'response'.79
errorLine contains a tab character.80
errorExpected @param tag for 'servletContext'.80
errorLine contains a tab character.81
errorExpected @throws tag for 'Exception'.81
errorLine has trailing spaces.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.89
errorLine contains a tab character.91

org/apache/struts/tiles/taglib/InsertTag.java

ViolationMessageLine
errorFile does not end with a newline.0
errorGot an exception - java.lang.RuntimeException: Unable to get class information for @throws tag 'JspException-'.0
errorLine has trailing spaces.2
errorLine has trailing spaces.5
errorLine has trailing spaces.9
errorLine has trailing spaces.11
errorLine contains a tab character.56
errorLine contains a tab character.57
errorLine has trailing spaces.59
errorLine contains a tab character.59
errorLine has trailing spaces.60
errorLine contains a tab character.60
errorLine contains a tab character.61
errorLine contains a tab character.62
errorLine contains a tab character.63
errorLine has trailing spaces.65
errorLine contains a tab character.65
errorLine has trailing spaces.66
errorLine contains a tab character.66
errorLine contains a tab character.67
errorLine contains a tab character.68
errorLine contains a tab character.70
errorLine has trailing spaces.72
errorLine contains a tab character.72
errorLine has trailing spaces.73
errorLine contains a tab character.73
errorLine contains a tab character.74
errorLine contains a tab character.75
errorLine has trailing spaces.77
errorLine contains a tab character.77
errorLine has trailing spaces.78
errorLine contains a tab character.78
errorLine contains a tab character.79
errorLine contains a tab character.80
errorLine contains a tab character.82
errorLine has trailing spaces.83
errorLine contains a tab character.83
errorLine contains a tab character.84
errorLine contains a tab character.85
errorLine has trailing spaces.87
errorLine contains a tab character.87
errorLine has trailing spaces.88
errorLine contains a tab character.88
errorLine contains a tab character.89
errorLine contains a tab character.90
errorLine has trailing spaces.92
errorLine contains a tab character.92
errorLine has trailing spaces.93
errorLine contains a tab character.93
errorLine contains a tab character.94
errorLine contains a tab character.95
errorLine has trailing spaces.97
errorLine contains a tab character.97
errorLine has trailing spaces.98
errorLine contains a tab character.98
errorLine contains a tab character.99
errorLine contains a tab character.100
errorLine contains a tab character.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
errorLine contains a tab character.107
errorLine contains a tab character.109
errorLine contains a tab character.110
errorLine contains a tab character.111
errorLine contains a tab character.112
errorLine contains a tab character.114
errorLine contains a tab character.115
errorLine contains a tab character.116
errorLine contains a tab character.117
errorLine contains a tab character.118
errorLine contains a tab character.119
errorLine has trailing spaces.121
errorLine contains a tab character.121
errorLine has trailing spaces.122
errorLine contains a tab character.122
errorLine contains a tab character.123
errorLine contains a tab character.124
errorLine has trailing spaces.126
errorLine contains a tab character.126
errorLine has trailing spaces.127
errorLine contains a tab character.127
errorLine contains a tab character.128
errorLine contains a tab character.129
errorLine has trailing spaces.131
errorLine contains a tab character.131
errorLine has trailing spaces.132
errorLine contains a tab character.132
errorLine contains a tab character.133
errorLine contains a tab character.134
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.142
errorLine contains a tab character.143
errorLine contains a tab character.144
errorLine contains a tab character.145
errorLine contains a tab character.146
errorLine contains a tab character.148
errorLine contains a tab character.149
errorLine contains a tab character.150
errorLine contains a tab character.151
errorLine contains a tab character.152
errorLine contains a tab character.153
errorLine contains a tab character.155
errorLine contains a tab character.156
errorLine contains a tab character.158
errorLine contains a tab character.159
errorLine contains a tab character.160
errorLine contains a tab character.161
errorLine contains a tab character.162
errorLine contains a tab character.163
errorLine contains a tab character.164
errorLine contains a tab character.165
errorLine contains a tab character.166
errorLine contains a tab character.168
errorLine contains a tab character.169
errorLine contains a tab character.170
errorLine contains a tab character.171
errorLine contains a tab character.172
errorLine contains a tab character.173
errorLine contains a tab character.174
errorExpected @param tag for 'pc'.174
errorLine contains a tab character.175
errorLine contains a tab character.176
errorLine contains a tab character.177
errorLine contains a tab character.179
errorLine contains a tab character.180
errorLine contains a tab character.181
errorExpected an @return tag.182
errorLine contains a tab character.182
errorLine contains a tab character.183
errorLine contains a tab character.184
errorLine contains a tab character.186
errorLine contains a tab character.187
errorLine contains a tab character.188
errorLine contains a tab character.189
errorExpected @param tag for 'value'.189
errorLine contains a tab character.190
errorLine contains a tab character.191
errorLine contains a tab character.193
errorLine contains a tab character.194
errorLine contains a tab character.195
errorExpected an @return tag.196
errorLine contains a tab character.196
errorLine contains a tab character.197
errorLine contains a tab character.198
errorLine contains a tab character.200
errorLine contains a tab character.201
errorLine contains a tab character.202
errorLine contains a tab character.203
errorExpected @param tag for 'name'.203
errorLine contains a tab character.204
errorLine contains a tab character.205
errorLine contains a tab character.207
errorLine contains a tab character.208
errorLine contains a tab character.209
errorLine contains a tab character.210
errorExpected @param tag for 'name'.210
errorLine contains a tab character.211
errorLine contains a tab character.212
errorLine contains a tab character.214
errorLine contains a tab character.215
errorLine contains a tab character.216
errorExpected an @return tag.217
errorLine contains a tab character.217
errorLine contains a tab character.218
errorLine contains a tab character.219
errorLine contains a tab character.221
errorLine contains a tab character.222
errorLine contains a tab character.223
errorLine contains a tab character.224
errorExpected @param tag for 'value'.224
errorLine contains a tab character.225
errorLine contains a tab character.226
errorLine contains a tab character.228
errorLine contains a tab character.229
errorLine contains a tab character.230
errorLine contains a tab character.231
errorExpected @param tag for 'value'.231
errorLine contains a tab character.232
errorLine contains a tab character.233
errorLine contains a tab character.235
errorLine contains a tab character.236
errorLine contains a tab character.237
errorExpected an @return tag.238
errorLine contains a tab character.238
errorLine contains a tab character.239
errorLine contains a tab character.240
errorLine contains a tab character.242
errorLine contains a tab character.243
errorLine contains a tab character.244
errorLine contains a tab character.245
errorExpected @param tag for 'value'.245
errorLine contains a tab character.246
errorLine contains a tab character.247
errorLine contains a tab character.249
errorLine contains a tab character.250
errorLine contains a tab character.251
errorExpected an @return tag.252
errorLine contains a tab character.252
errorLine contains a tab character.253
errorLine contains a tab character.254
errorLine contains a tab character.256
errorLine contains a tab character.257
errorLine contains a tab character.258
errorLine contains a tab character.259
errorExpected @param tag for 'value'.259
errorLine contains a tab character.260
errorLine contains a tab character.261
errorLine contains a tab character.263
errorLine contains a tab character.264
errorLine contains a tab character.265
errorExpected an @return tag.266
errorLine contains a tab character.266
errorLine contains a tab character.267
errorLine contains a tab character.268
errorLine contains a tab character.270
errorLine contains a tab character.271
errorLine contains a tab character.272
errorLine contains a tab character.273
errorExpected @param tag for 'flush'.273
errorLine contains a tab character.274
errorLine contains a tab character.275
errorLine contains a tab character.277
errorLine contains a tab character.278
errorLine contains a tab character.279
errorExpected an @return tag.280
errorLine contains a tab character.280
errorLine contains a tab character.281
errorLine contains a tab character.282
errorLine contains a tab character.284
errorLine contains a tab character.285
errorLine contains a tab character.286
errorLine contains a tab character.287
errorLine contains a tab character.288
errorExpected @param tag for 'flush'.288
errorLine contains a tab character.289
errorLine contains a tab character.290
errorLine contains a tab character.292
errorLine contains a tab character.293
errorLine contains a tab character.294
errorLine contains a tab character.295
errorExpected @param tag for 'ignore'.295
errorLine contains a tab character.296
errorLine contains a tab character.297
errorLine contains a tab character.299
errorLine contains a tab character.300
errorLine contains a tab character.301
errorExpected an @return tag.302
errorLine contains a tab character.302
errorLine contains a tab character.303
errorLine contains a tab character.304
errorLine contains a tab character.306
errorLine contains a tab character.308
errorLine contains a tab character.309
errorLine contains a tab character.310
errorLine contains a tab character.311
errorLine contains a tab character.312
errorExpected @param tag for 'name'.312
errorExpected @param tag for 'value'.312
errorLine contains a tab character.313
errorLine contains a tab character.314
errorLine contains a tab character.316
errorLine contains a tab character.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
errorExpected @param tag for 'nestedTag'.322
errorExpected @throws tag for 'JspException'.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
errorLine contains a tab character.328
errorLine contains a tab character.329
errorLine contains a tab character.330
errorLine contains a tab character.332
errorLine contains a tab character.333
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
errorLine contains a tab character.340
errorLine contains a tab character.341
errorExpected @param tag for 'nestedTag'.341
errorExpected @throws tag for 'JspException'.341
errorLine contains a tab character.342
errorLine contains a tab character.343
errorLine contains a tab character.344
errorLine contains a tab character.345
errorLine contains a tab character.346
errorLine contains a tab character.347
errorLine contains a tab character.348
errorLine contains a tab character.349
errorLine contains a tab character.351
errorLine contains a tab character.352
errorLine is longer than 120 characters.353
errorLine contains a tab character.353
errorLine contains a tab character.354
errorLine contains a tab character.356
errorLine contains a tab character.357
errorLine contains a tab character.358
errorLine contains a tab character.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
errorExpected @param tag for 'nestedTag'.364
errorExpected @throws tag for 'JspException'.364
errorLine contains a tab character.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 contains a tab character.370
errorLine contains a tab character.371
errorLine contains a tab character.372
errorLine contains a tab character.374
errorLine contains a tab character.375
errorLine contains a tab character.377
errorLine contains a tab character.378
errorLine contains a tab character.379
errorExpected an @return tag.380
errorLine contains a tab character.380
errorLine contains a tab character.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
errorLine contains a tab character.386
errorLine contains a tab character.388
errorLine contains a tab character.389
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
errorExpected an @return tag.397
errorLine contains a tab character.397
errorLine contains a tab character.398
errorLine contains a tab character.399
errorLine contains a tab character.400
errorLine contains a tab character.402
errorLine contains a tab character.403
errorLine contains a tab character.404
errorLine contains a tab character.405
errorLine contains a tab character.407
errorLine contains a tab character.408
errorLine contains a tab character.409
errorLine contains a tab character.410
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
errorLine contains a tab character.419
errorLine contains a tab character.420
errorLine contains a tab character.421
errorExpected an @return tag.422
errorLine contains a tab character.422
errorExpected @throws tag for 'JspException'.422
errorLine contains a tab character.427
errorLine contains a tab character.428
errorLine contains a tab character.429
errorLine contains a tab character.430
errorLine contains a tab character.431
errorLine contains a tab character.432
errorLine contains a tab character.433
errorLine contains a tab character.434
errorLine contains a tab character.435
errorLine contains a tab character.437
errorLine contains a tab character.438
errorLine contains a tab character.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
errorLine contains a tab character.447
errorLine contains a tab character.449
errorLine contains a tab character.450
errorLine contains a tab character.452
errorLine contains a tab character.453
errorLine contains a tab character.454
errorLine contains a tab character.455
errorExpected an @return tag.456
errorLine contains a tab character.456
errorExpected @throws tag for 'JspException'.456
errorLine contains a tab character.457
errorLine contains a tab character.458
errorLine contains a tab character.459
errorLine contains a tab character.460
errorLine contains a tab character.462
errorLine contains a tab character.463
errorLine contains a tab character.464
errorLine contains a tab character.465
errorLine contains a tab character.466
errorLine contains a tab character.468
errorLine contains a tab character.469
errorLine contains a tab character.470
errorExpected an @return tag.471
errorLine contains a tab character.471
errorExpected @throws tag for 'JspException'.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
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
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 is longer than 120 characters.486
errorLine contains a tab character.486
errorLine contains a tab character.487
errorLine contains a tab character.488
errorLine contains a tab character.490
errorLine contains a tab character.491
errorLine contains a tab character.492
errorLine contains a tab character.493
errorLine contains a tab character.494
errorLine has trailing spaces.495
errorLine contains a tab character.495
errorLine contains a tab character.496
errorLine contains a tab character.497
errorExpected an @return tag.498
errorLine contains a tab character.498
errorExpected @param tag for 'value'.498
errorLine contains a tab character.499
errorLine contains a tab character.500
errorLine contains a tab character.501
errorLine contains a tab character.502
errorLine contains a tab character.504
errorLine contains a tab character.505
errorLine contains a tab character.506
errorLine contains a tab character.508
errorLine contains a tab character.509
errorLine contains a tab character.510
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 has trailing spaces.523
errorLine contains a tab character.523
errorLine contains a tab character.524
errorLine contains a tab character.525
errorLine contains a tab character.526
errorExpected @param tag for 'name'.526
errorLine contains a tab character.527
errorLine contains a tab character.529
errorLine contains a tab character.530
errorLine contains a tab character.531
errorLine contains a tab character.533
errorLine contains a tab character.534
errorLine contains a tab character.536
errorLine contains a tab character.537
errorLine contains a tab character.538
errorLine contains a tab character.539
errorExpected an @return tag.540
errorLine contains a tab character.540
errorExpected @param tag for 'url'.540
errorLine contains a tab character.541
errorLine contains a tab character.542
errorLine contains a tab character.544
errorLine contains a tab character.545
errorLine contains a tab character.546
errorLine contains a tab character.547
errorLine contains a tab character.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
errorLine contains a tab character.553
errorLine contains a tab character.554
errorLine contains a tab character.555
errorLine contains a tab character.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
errorLine contains a tab character.564
errorLine contains a tab character.565
errorLine contains a tab character.566
errorLine contains a tab character.568
errorLine contains a tab character.570
errorLine contains a tab character.571
errorLine contains a tab character.572
errorLine contains a tab character.573
errorLine contains a tab character.574
errorLine contains a tab character.576
errorLine contains a tab character.577
errorLine contains a tab character.579
errorLine contains a tab character.580
errorLine contains a tab character.581
errorLine contains a tab character.582
errorLine contains a tab character.584
errorLine contains a tab character.585
errorLine contains a tab character.586
errorLine contains a tab character.587
errorLine contains a tab character.588
errorLine contains a tab character.589
errorLine contains a tab character.590
errorLine contains a tab character.591
errorLine contains a tab character.593
errorLine contains a tab character.594
errorLine contains a tab character.595
errorLine contains a tab character.596
errorLine contains a tab character.597
errorLine contains a tab character.598
errorLine contains a tab character.599
errorLine contains a tab character.600
errorLine contains a tab character.601
errorLine contains a tab character.602
errorLine contains a tab character.603
errorLine contains a tab character.604
errorLine contains a tab character.605
errorLine contains a tab character.606
errorLine contains a tab character.608
errorLine contains a tab character.609
errorLine contains a tab character.611
errorLine contains a tab character.612
errorLine contains a tab character.613
errorLine contains a tab character.614
errorLine contains a tab character.616
errorLine contains a tab character.617
errorLine contains a tab character.618
errorLine contains a tab character.620
errorLine contains a tab character.621
errorLine contains a tab character.622
errorLine contains a tab character.623
errorLine contains a tab character.624
errorLine contains a tab character.625
errorLine contains a tab character.627
errorLine contains a tab character.628
errorLine contains a tab character.629
errorLine contains a tab character.630
errorLine contains a tab character.631
errorLine contains a tab character.632
errorLine contains a tab character.634
errorLine contains a tab character.635
errorLine contains a tab character.636
errorLine contains a tab character.637
errorLine contains a tab character.639
errorLine contains a tab character.640
errorLine contains a tab character.641
errorLine contains a tab character.642
errorLine contains a tab character.643
errorLine contains a tab character.644
errorLine contains a tab character.645
errorLine contains a tab character.646
errorLine contains a tab character.647
errorLine contains a tab character.648
errorLine contains a tab character.649
errorLine contains a tab character.650
errorLine contains a tab character.651
errorLine contains a tab character.652
errorLine contains a tab character.653
errorLine contains a tab character.654
errorLine contains a tab character.656
errorLine contains a tab character.657
errorLine contains a tab character.658
errorLine contains a tab character.659
errorLine contains a tab character.660
errorLine contains a tab character.661
errorLine contains a tab character.663
errorLine contains a tab character.664
errorLine contains a tab character.665
errorLine contains a tab character.666
errorLine contains a tab character.667
errorLine contains a tab character.668
errorLine contains a tab character.669
errorLine contains a tab character.670
errorLine contains a tab character.671
errorLine contains a tab character.672
errorLine contains a tab character.674
errorLine contains a tab character.675
errorLine contains a tab character.677
errorLine contains a tab character.678
errorLine contains a tab character.679
errorLine contains a tab character.680
errorLine contains a tab character.681
errorLine contains a tab character.682
errorLine contains a tab character.683
errorLine contains a tab character.684
errorLine contains a tab character.685
errorLine contains a tab character.686
errorLine contains a tab character.687
errorLine contains a tab character.689
errorLine contains a tab character.690
errorLine contains a tab character.691
errorLine contains a tab character.692
errorLine contains a tab character.693
errorLine contains a tab character.694
errorLine contains a tab character.696
errorLine contains a tab character.697
errorLine contains a tab character.699
errorLine contains a tab character.700
errorLine contains a tab character.701
errorLine contains a tab character.702
errorLine contains a tab character.703
errorLine contains a tab character.704
errorLine contains a tab character.705
errorLine contains a tab character.706
errorLine contains a tab character.707
errorLine contains a tab character.708
errorLine contains a tab character.709
errorLine contains a tab character.710
errorLine contains a tab character.711
errorLine contains a tab character.712
errorLine contains a tab character.714
errorLine contains a tab character.715
errorLine contains a tab character.716
errorLine contains a tab character.718
errorLine contains a tab character.719
errorLine contains a tab character.720
errorLine contains a tab character.722
errorLine contains a tab character.723
errorLine contains a tab character.724
errorLine contains a tab character.726
errorLine contains a tab character.727
errorLine contains a tab character.728
errorLine contains a tab character.729
errorLine contains a tab character.730
errorLine contains a tab character.731
errorLine contains a tab character.732
errorLine contains a tab character.733
errorLine contains a tab character.734
errorLine contains a tab character.735
errorLine contains a tab character.737
errorLine contains a tab character.738
errorLine contains a tab character.740
errorLine contains a tab character.741
errorLine contains a tab character.742
errorLine contains a tab character.744
errorLine contains a tab character.745
errorLine contains a tab character.746
errorLine contains a tab character.747
errorLine contains a tab character.748
errorLine contains a tab character.750
errorLine contains a tab character.751
errorLine contains a tab character.752
errorLine contains a tab character.753
errorLine contains a tab character.754
errorLine contains a tab character.756
errorLine contains a tab character.757
errorLine contains a tab character.758
errorLine contains a tab character.759
errorLine contains a tab character.760
errorLine contains a tab character.761
errorLine contains a tab character.762
errorLine contains a tab character.764
errorLine contains a tab character.766
errorLine contains a tab character.767
errorLine contains a tab character.768
errorLine contains a tab character.769
errorLine contains a tab character.770
errorLine contains a tab character.771
errorLine contains a tab character.772
errorLine contains a tab character.773
errorLine contains a tab character.774
errorLine contains a tab character.775
errorLine contains a tab character.776
errorLine contains a tab character.777
errorLine contains a tab character.778
errorLine contains a tab character.779
errorLine contains a tab character.780
errorLine contains a tab character.781
errorLine contains a tab character.782
errorLine contains a tab character.783
errorLine contains a tab character.785
errorLine contains a tab character.787
errorLine contains a tab character.788
errorLine contains a tab character.789
errorLine contains a tab character.790
errorLine contains a tab character.791
errorLine contains a tab character.792
errorLine contains a tab character.793
errorLine contains a tab character.794
errorLine contains a tab character.795
errorLine contains a tab character.796
errorLine contains a tab character.798
errorLine contains a tab character.799
errorLine contains a tab character.800
errorLine contains a tab character.801
errorLine contains a tab character.802
errorLine contains a tab character.803
errorLine contains a tab character.804
errorLine contains a tab character.805
errorLine contains a tab character.806
errorLine contains a tab character.808
errorLine contains a tab character.809
errorLine contains a tab character.810
errorLine contains a tab character.811
errorLine contains a tab character.812
errorLine contains a tab character.814
errorLine contains a tab character.815
errorLine contains a tab character.816
errorLine contains a tab character.817
errorLine contains a tab character.818
errorLine contains a tab character.819
errorLine contains a tab character.820
errorLine contains a tab character.821
errorLine contains a tab character.822
errorLine contains a tab character.823
errorLine contains a tab character.825
errorLine contains a tab character.826
errorLine contains a tab character.827
errorLine contains a tab character.828
errorLine contains a tab character.829
errorLine contains a tab character.830
errorLine contains a tab character.831
errorLine contains a tab character.833
errorLine contains a tab character.834
errorLine contains a tab character.835
errorLine contains a tab character.837
errorLine contains a tab character.838
errorLine contains a tab character.839
errorLine contains a tab character.840
errorLine contains a tab character.842
errorLine contains a tab character.843
errorLine contains a tab character.844
errorLine contains a tab character.845
errorLine contains a tab character.846
errorLine contains a tab character.847
errorLine contains a tab character.848
errorLine contains a tab character.850
errorLine contains a tab character.851
errorLine contains a tab character.852
errorLine contains a tab character.853
errorLine contains a tab character.854
errorLine contains a tab character.855
errorLine contains a tab character.856
errorLine contains a tab character.858
errorLine contains a tab character.859
errorLine contains a tab character.860
errorLine contains a tab character.862
errorLine contains a tab character.863
errorLine contains a tab character.864
errorLine contains a tab character.865
errorLine contains a tab character.867
errorLine contains a tab character.868
errorLine contains a tab character.869
errorLine contains a tab character.870
errorLine contains a tab character.871
errorLine contains a tab character.873
errorLine contains a tab character.874
errorLine contains a tab character.875
errorLine contains a tab character.876
errorLine contains a tab character.877
errorLine contains a tab character.878
errorLine contains a tab character.879
errorLine contains a tab character.880
errorLine has trailing spaces.881
errorLine contains a tab character.882
errorLine contains a tab character.883
errorLine contains a tab character.884
errorLine contains a tab character.886
errorLine contains a tab character.888
errorLine contains a tab character.889
errorLine contains a tab character.890
errorLine contains a tab character.891
errorLine contains a tab character.893
errorLine contains a tab character.895
errorLine contains a tab character.896
errorLine contains a tab character.897
errorLine contains a tab character.898
errorLine contains a tab character.899
errorLine contains a tab character.901
errorLine contains a tab character.902
errorLine contains a tab character.903
errorLine contains a tab character.904
errorLine contains a tab character.905
errorLine contains a tab character.906
errorLine contains a tab character.907
errorLine contains a tab character.908
errorLine contains a tab character.910
errorLine contains a tab character.911
errorLine contains a tab character.912
errorLine contains a tab character.914
errorLine contains a tab character.915
errorLine contains a tab character.916
errorLine contains a tab character.917
errorLine contains a tab character.918
errorLine contains a tab character.920
errorLine contains a tab character.921
errorLine contains a tab character.923
errorLine contains a tab character.924
errorLine contains a tab character.926
errorLine has trailing spaces.927
errorLine contains a tab character.927
errorLine contains a tab character.928
errorLine contains a tab character.929
errorLine contains a tab character.930
errorLine contains a tab character.931
errorLine contains a tab character.932
errorLine contains a tab character.933
errorLine contains a tab character.934
errorLine contains a tab character.935
errorLine contains a tab character.937
errorLine contains a tab character.938
errorLine contains a tab character.940
errorLine contains a tab character.941
errorLine contains a tab character.942
errorLine contains a tab character.943
errorLine contains a tab character.944
errorLine contains a tab character.945
errorLine contains a tab character.946
errorLine contains a tab character.947
errorLine contains a tab character.948
errorLine contains a tab character.949
errorLine contains a tab character.951
errorLine contains a tab character.952
errorLine contains a tab character.953
errorLine contains a tab character.954
errorLine contains a tab character.956
errorLine contains a tab character.957
errorLine contains a tab character.958
errorLine contains a tab character.959
errorLine contains a tab character.960
errorLine contains a tab character.961
errorLine contains a tab character.962
errorLine contains a tab character.963
errorLine contains a tab character.965
errorLine contains a tab character.966
errorLine contains a tab character.967
errorLine contains a tab character.968
errorLine contains a tab character.969
errorLine contains a tab character.970
errorLine contains a tab character.971
errorLine contains a tab character.972
errorLine contains a tab character.973
errorLine contains a tab character.975
errorLine contains a tab character.976
errorLine contains a tab character.977
errorLine contains a tab character.978
errorLine contains a tab character.979
errorLine contains a tab character.980
errorLine contains a tab character.981
errorLine contains a tab character.982
errorLine contains a tab character.983
errorLine contains a tab character.984
errorLine contains a tab character.985
errorLine contains a tab character.986
errorLine contains a tab character.987
errorLine contains a tab character.988
errorLine contains a tab character.989
errorLine contains a tab character.991
errorLine contains a tab character.992
errorLine contains a tab character.994
errorLine contains a tab character.996
errorLine contains a tab character.997
errorLine contains a tab character.998
errorLine contains a tab character.999
errorLine contains a tab character.1000
errorLine contains a tab character.1001
errorLine contains a tab character.1003
errorLine contains a tab character.1004
errorLine contains a tab character.1005
errorLine contains a tab character.1006
errorLine contains a tab character.1007
errorLine contains a tab character.1008
errorLine contains a tab character.1010
errorLine contains a tab character.1011
errorLine contains a tab character.1012
errorLine contains a tab character.1013
errorLine contains a tab character.1014
errorLine contains a tab character.1015
errorLine contains a tab character.1017
errorLine contains a tab character.1018
errorLine contains a tab character.1019
errorLine contains a tab character.1020
errorLine contains a tab character.1021
errorLine contains a tab character.1022
errorLine contains a tab character.1024
errorLine contains a tab character.1025
errorLine contains a tab character.1026
errorLine contains a tab character.1027
errorLine contains a tab character.1028
errorLine contains a tab character.1029
errorLine contains a tab character.1030
errorLine contains a tab character.1031
errorLine contains a tab character.1033
errorLine contains a tab character.1035
errorLine contains a tab character.1036
errorLine contains a tab character.1037
errorLine contains a tab character.1038
errorLine contains a tab character.1040
errorLine contains a tab character.1041
errorLine contains a tab character.1042
errorLine contains a tab character.1043
errorLine contains a tab character.1045
errorLine contains a tab character.1046
errorLine contains a tab character.1047
errorLine contains a tab character.1049
errorLine contains a tab character.1050
errorLine contains a tab character.1051

org/apache/struts/tiles/AttributeDefinition.java

ViolationMessageLine
errorFile does not end with a newline.0
error'{' should be on the previous line.29
errorExpected an @return tag.34
errorRedundant 'public' modifier.34
errorRedundant 'public' modifier.39
errorExpected @param tag for 'role'.39

org/apache/struts/tiles/ControllerSupport.java

ViolationMessageLine
errorFile does not end with a newline.0
errorExpected @throws tag for 'ServletException'.51
errorExpected @throws tag for 'IOException'.51
errorLine is longer than 120 characters.55
errorExpected @param tag for 'tileContext'.58
errorExpected @param tag for 'request'.59
errorExpected @param tag for 'response'.60
errorExpected @param tag for 'servletContext'.61
errorExpected @throws tag for 'Exception'.62

org/apache/struts/tiles/xmlDefinition/XmlParser.java

ViolationMessageLine
errorFile does not end with a newline.0
errorLine has trailing spaces.2
errorLine has trailing spaces.5
errorLine has trailing spaces.9
errorLine has trailing spaces.11
error'{' should be on the previous line.35
errorArray brackets at illegal position.49
error'{' should be on the previous line.61
errorLine contains a tab character.62
errorLine contains a tab character.63
errorLine contains a tab character.64
errorLine contains a tab character.65
errorLine contains a tab character.66
error'+' is not preceded with whitespace.68
error'+' is not followed by whitespace.68
error'{' should be on the previous line.70
error'(' is followed by whitespace.75
error')' is preceded with whitespace.75
error'(' is followed by whitespace.81
errorExpected @param tag for 'validating'.81
error')' is preceded with whitespace.81
error'{' should be on the previous line.82
error'(' is followed by whitespace.83
error'(' is followed by whitespace.92
error')' is preceded with whitespace.92
error'{' should be on the previous line.93
errorLine contains a tab character.94
errorName 'PACKAGE_NAME' must match pattern '^[a-z][a-zA-Z0-9]*$'.95
errorName 'DEFINITION_TAG' must match pattern '^[a-z][a-zA-Z0-9]*$'.96
errorName 'PUT_TAG' must match pattern '^[a-z][a-zA-Z0-9]*$'.99
errorName 'LIST_TAG' must match pattern '^[a-z][a-zA-Z0-9]*$'.102
errorName 'ADD_LIST_ELE_TAG' must match pattern '^[a-z][a-zA-Z0-9]*$'.105
errorLine contains a tab character.108
error'(' is followed by whitespace.108
error')' is preceded with whitespace.108
errorLine contains a tab character.109
error'(' is followed by whitespace.109
errorLine contains a tab character.110
error'(' is followed by whitespace.110
errorLine contains a tab character.112
error'(' is followed by whitespace.112
errorLine contains a tab character.113
error'(' is followed by whitespace.113
errorLine contains a tab character.114
error'(' is followed by whitespace.114
errorLine contains a tab character.115
error'(' is followed by whitespace.115
errorLine contains a tab character.117
error'(' is followed by whitespace.117
errorLine contains a tab character.118
error'(' is followed by whitespace.118
errorLine contains a tab character.119
error'(' is followed by whitespace.119
errorLine contains a tab character.123
error'(' is followed by whitespace.123
errorLine contains a tab character.124
error'(' is followed by whitespace.124
errorLine contains a tab character.125
error'(' is followed by whitespace.125
errorLine contains a tab character.126
error'(' is followed by whitespace.126
error'(' is followed by whitespace.134
error')' is preceded with whitespace.134
error'{' should be on the previous line.135
errorLine contains a tab character.136
errorName 'PACKAGE_NAME' must match pattern '^[a-z][a-zA-Z0-9]*$'.137
errorName 'DEFINITION_TAG' must match pattern '^[a-z][a-zA-Z0-9]*$'.138
errorName 'PUT_TAG' must match pattern '^[a-z][a-zA-Z0-9]*$'.141
errorName 'LIST_TAG' must match pattern '^[a-z][a-zA-Z0-9]*$'.146
errorName 'DEF_LIST_TAG' must match pattern '^[a-z][a-zA-Z0-9]*$'.147
errorName 'ADD_LIST_ELE_TAG' must match pattern '^[a-z][a-zA-Z0-9]*$'.150
errorLine contains a tab character.153
error'(' is followed by whitespace.153
error')' is preceded with whitespace.153
errorLine contains a tab character.154
error'(' is followed by whitespace.154
errorLine contains a tab character.155
error'(' is followed by whitespace.155
errorLine contains a tab character.161
error'(' is followed by whitespace.161
errorLine contains a tab character.162
error'(' is followed by whitespace.162
errorLine contains a tab character.163
error'(' is followed by whitespace.163
errorLine contains a tab character.164
error'(' is followed by whitespace.164
errorLine contains a tab character.167
error'(' is followed by whitespace.167
errorLine contains a tab character.168
error'(' is followed by whitespace.168
errorLine contains a tab character.169
error'(' is followed by whitespace.169
errorLine contains a tab character.173
error'(' is followed by whitespace.173
errorLine contains a tab character.174
error'(' is followed by whitespace.174
errorLine contains a tab character.175
error'(' is followed by whitespace.175
errorLine contains a tab character.176
error'(' is followed by whitespace.176
errorName 'NESTED_LIST' must match pattern '^[a-z][a-zA-Z0-9]*$'.180
errorLine contains a tab character.181
error'(' is followed by whitespace.181
errorLine contains a tab character.182
error'(' is followed by whitespace.182
errorLine contains a tab character.183
error'(' is followed by whitespace.183
errorName 'ADD_WILDCARD' must match pattern '^[a-z][a-zA-Z0-9]*$'.190
errorLine contains a tab character.192
error'(' is followed by whitespace.192
errorLine contains a tab character.193
error'(' is followed by whitespace.193
errorLine contains a tab character.194
error'(' is followed by whitespace.194
errorName 'BEAN_TAG' must match pattern '^[a-z][a-zA-Z0-9]*$'.197
errorLine contains a tab character.199
error'(' is followed by whitespace.199
errorLine contains a tab character.200
error'(' is followed by whitespace.200
errorLine contains a tab character.201
error'(' is followed by whitespace.201
error'+' is not preceded with whitespace.204
error'(' is followed by whitespace.213
error')' is preceded with whitespace.213
error'{' should be on the previous line.214
errorLine contains a tab character.215
errorName 'PACKAGE_NAME' must match pattern '^[a-z][a-zA-Z0-9]*$'.216
errorName 'INSTANCE_TAG' must match pattern '^[a-z][a-zA-Z0-9]*$'.217
errorName 'PUT_TAG' must match pattern '^[a-z][a-zA-Z0-9]*$'.220
errorName 'PUTATTRIBUTE_TAG' must match pattern '^[a-z][a-zA-Z0-9]*$'.221
errorName 'LIST_TAG' must match pattern '^[a-z][a-zA-Z0-9]*$'.224
errorName 'ADD_LIST_ELE_TAG' must match pattern '^[a-z][a-zA-Z0-9]*$'.227
errorLine contains a tab character.230
error'(' is followed by whitespace.230
error')' is preceded with whitespace.230
errorLine contains a tab character.231
error'(' is followed by whitespace.231
errorLine contains a tab character.232
error'(' is followed by whitespace.232
errorLine contains a tab character.234
error'(' is followed by whitespace.234
errorLine contains a tab character.235
error'(' is followed by whitespace.235
errorLine contains a tab character.236
error'(' is followed by whitespace.236
errorLine contains a tab character.238
error'(' is followed by whitespace.238
errorLine contains a tab character.239
error'(' is followed by whitespace.239
errorLine contains a tab character.240
error'(' is followed by whitespace.240
errorLine contains a tab character.242
error'(' is followed by whitespace.242
errorLine contains a tab character.243
error'(' is followed by whitespace.243
errorLine contains a tab character.244
error'(' is followed by whitespace.244
errorLine contains a tab character.248
error'(' is followed by whitespace.248
errorLine contains a tab character.249
error'(' is followed by whitespace.249
errorLine contains a tab character.250
error'(' is followed by whitespace.250
error'(' is followed by whitespace.257
error')' is preceded with whitespace.257
error'{' should be on the previous line.258
error'(' is followed by whitespace.259
error')' is preceded with whitespace.259
error'(' is followed by whitespace.260
error')' is preceded with whitespace.260
error'(' is followed by whitespace.261
error')' is preceded with whitespace.261
error'(' is followed by whitespace.271
error')' is preceded with whitespace.271
errorLine contains a tab character.273
error'{' should be on the previous line.274
errorLine contains a tab character.279
errorLine contains a tab character.280
errorLine contains a tab character.281
error'}' should be on the same line.281
error'{' should be on the previous line.283
errorLine contains a tab character.284
errorLine contains a tab character.286
errorExpected @param tag for 'args'.293
error'{' should be on the previous line.294
error'if' is not followed by whitespace.302
error'(' is followed by whitespace.302
error')' is preceded with whitespace.302
error'{' should be on the previous line.303
error'(' is followed by whitespace.307
error'+' is not followed by whitespace.307
error')' is preceded with whitespace.307
error'{' should be on the previous line.313
errorLine contains a tab character.314
error'(' is followed by whitespace.315
error')' is preceded with whitespace.315
errorLine contains a tab character.316
error'}' should be on the same line.318
error'catch' is not followed by whitespace.319
error'(' is followed by whitespace.319
error')' is preceded with whitespace.319
error'{' should be on the previous line.320
error'(' is followed by whitespace.321
error')' is preceded with whitespace.321
error'{' should be on the previous line.325
errorLine contains a tab character.326
error'(' is followed by whitespace.329
error')' is preceded with whitespace.329
error'(' is followed by whitespace.330
error'(' is followed by whitespace.333
error')' is preceded with whitespace.333
error'(' is followed by whitespace.334
error')' is preceded with whitespace.334
error'}' should be on the same line.335
error'catch' is not followed by whitespace.336
error'(' is followed by whitespace.336
error')' is preceded with whitespace.336
error'{' should be on the previous line.337
error'(' is followed by whitespace.338
error')' is preceded with whitespace.338

org/apache/struts/tiles/taglib/DefinitionTagSupport.java

ViolationMessageLine
errorFile does not end with a newline.0
errorFirst sentence should end with a period.29
errorFirst sentence should end with a period.33

org/apache/struts/tiles/actions/ReloadDefinitionsAction.java

ViolationMessageLine
errorFile does not end with a newline.0
errorExpected an @return tag.63
error'{' should be on the previous line.68

org/apache/struts/tiles/DefinitionsFactoryConfig.java

ViolationMessageLine
errorFile does not end with a newline.0
errorUnclosed HTML tag found: <code>true<code> when in validating mode.162
error'public' modifier out of order with the JLS suggestions.271
errorExpected an @return tag.303

org/apache/struts/tiles/commands/package.html

ViolationMessageLine
errorMissing package documentation file.0

org/apache/struts/tiles/xmlDefinition/XmlListAttribute.java

ViolationMessageLine
errorFile does not end with a newline.0
error'{' should be on the previous line.34
error'{' should be on the previous line.45
error'(' is followed by whitespace.55
error'{' should be on the previous line.56
error'(' is followed by whitespace.57
error')' is preceded with whitespace.57
error'(' is followed by whitespace.66
error')' is preceded with whitespace.66
error'{' should be on the previous line.67
error'(' is followed by whitespace.68
error')' is preceded with whitespace.68
error'(' is followed by whitespace.75
error')' is preceded with whitespace.75
error'{' should be on the previous line.76
error'if' is not followed by whitespace.80
error'{' should be on the previous line.81
error'cast' is not followed by whitespace.82
error'}' should be on the same line.84
error'else' construct must use '{}'s.85
error'(' is followed by whitespace.86
error')' is preceded with whitespace.86
error'(' is followed by whitespace.93
error')' is preceded with whitespace.93
error'{' should be on the previous line.94
error'(' is followed by whitespace.95
error')' is preceded with whitespace.95

org/apache/struts/tiles/taglib/UseAttributeTag.java

ViolationMessageLine
errorFile does not end with a newline.0
errorExpected an @return tag.93
errorExpected @param tag for 'value'.114
error'{' is not preceded with whitespace.114
errorExpected an @return tag.121
error'{' should be on the previous line.122
errorExpected an @return tag.138
error'{' should be on the previous line.139
errorExpected @param tag for 'ignore'.146
error'{' should be on the previous line.147
errorExpected an @return tag.154
error'{' should be on the previous line.155
errorExpected an @return tag.167
error'{' should be on the previous line.168
error'=' is not preceded with whitespace.170
error'=' is not followed by whitespace.170
error'if' construct must use '{}'s.171
error'if' is not followed by whitespace.171
error'(' is followed by whitespace.171
error'==' is not preceded with whitespace.171
error'==' is not followed by whitespace.171
error')' is preceded with whitespace.171
error'=' is not preceded with whitespace.172
error'=' is not followed by whitespace.172
errorLine is longer than 120 characters.174
error'cast' is not followed by whitespace.174
error'(' is followed by whitespace.174
error'if' construct must use '{}'s.175
error'if' is not followed by whitespace.175
error'(' is followed by whitespace.175
error')' is preceded with whitespace.175
error'(' is followed by whitespace.176
error')' is preceded with whitespace.176
error'if' construct must use '{}'s.180
error'if' is not followed by whitespace.180
error'(' is followed by whitespace.180
error')' is preceded with whitespace.180
error'if' construct must use '{}'s.181
error'if' is not followed by whitespace.181
errorLine is longer than 120 characters.182
error'(' is followed by whitespace.182
error'+' is not preceded with whitespace.182
error')' is preceded with whitespace.182
error'else' construct must use '{}'s.183
error'if' is not followed by whitespace.186
error'(' is followed by whitespace.186
error')' is preceded with whitespace.186
error'{' should be on the previous line.187
error'(' is followed by whitespace.188
error')' is preceded with whitespace.188
error'if' construct must use '{}'s.189
error'if' is not followed by whitespace.189
error'!=' is not preceded with whitespace.189
error'!=' is not followed by whitespace.189
error'}' should be on the same line.191
error'else' construct must use '{}'s.192
errorExpected an @return tag.207
error'{' should be on the previous line.208

org/apache/struts/tiles/taglib/PutListTag.java

ViolationMessageLine
errorFile does not end with a newline.0
errorExpected @param tag for 'name'.78
errorExpected an @return tag.85
errorExpected an @return tag.100
errorExpected an @return tag.107
errorExpected @param tag for 'value'.114
errorExpected @param tag for 'nestedTag'.129
errorExpected @throws tag for 'JspException'.129
errorExpected @param tag for 'nestedTag'.152
errorExpected @throws tag for 'JspException'.152
errorExpected an @return tag.176
errorExpected @throws tag for 'JspException'.176
errorExpected an @return tag.183
errorExpected @throws tag for 'JspException'.183
errorExpected an @return tag.195

org/apache/struts/tiles/DefinitionAttribute.java

ViolationMessageLine
errorFile does not end with a newline.0
errorMissing a Javadoc comment.27

org/apache/struts/tiles/ActionController.java

ViolationMessageLine
errorFile does not end with a newline.0
errorExpected @throws tag for 'ServletException'.65
errorExpected @throws tag for 'IOException'.65
errorLine is longer than 120 characters.76
errorExpected @param tag for 'tileContext'.79
errorExpected @param tag for 'request'.80
errorExpected @param tag for 'response'.81
errorExpected @param tag for 'servletContext'.82
errorExpected @throws tag for 'Exception'.83

org/apache/struts/tiles/taglib/PutTag.java

ViolationMessageLine
errorFile does not end with a newline.0
errorExpected @param tag for 'value'.154
errorExpected an @return tag.161
errorExpected @param tag for 'value'.169
errorExpected an @return tag.177
errorExpected @param tag for 'value'.184
errorExpected @param tag for 'value'.192
errorExpected @param tag for 'value'.200
errorExpected an @return tag.208
errorExpected @param tag for 'value'.215
errorExpected @param tag for 'isDirect'.223
errorExpected @param tag for 'value'.230
errorExpected an @return tag.237
errorExpected @param tag for 'value'.244
errorExpected an @return tag.251
errorExpected @param tag for 'value'.258
errorExpected an @return tag.265
errorExpected @param tag for 'value'.272
errorExpected an @return tag.279
errorFirst sentence should end with a period.291
errorExpression can be simplified.342
errorExpected an @return tag.428
errorExpected @throws tag for 'JspException'.428
errorFirst sentence should end with a period.442
errorExpected an @return tag.447
errorExpected an @return tag.459
errorExpected @throws tag for 'JspException'.459
errorExpected an @return tag.483

org/apache/struts/tiles/taglib/PutTagParent.java

ViolationMessageLine
errorFile does not end with a newline.0
error')' is preceded with whitespace.33
errorExpected @throws tag for 'JspException'.33

org/apache/struts/tiles/actions/DefinitionDispatcherAction.java

ViolationMessageLine
errorFile does not end with a newline.0
errorExpected an @return tag.90
errorExpected @param tag for 'response'.151
errorExpected @param tag for 'msg'.151
errorExpected @throws tag for 'IOException'.152

org/apache/struts/tiles/taglib/util/package.html

ViolationMessageLine
errorMissing package documentation file.0

org/apache/struts/tiles/beans/package.html

ViolationMessageLine
errorMissing package documentation file.0

org/apache/struts/tiles/taglib/AddTag.java

ViolationMessageLine
errorFile does not end with a newline.0
errorFirst sentence should end with a period.30
error'{' should be on the previous line.42
error'(' is followed by whitespace.45
error')' is preceded with whitespace.45
errorExpected an @return tag.52
error'{' should be on the previous line.54
error'cast' is not followed by whitespace.55
error',' is not followed by whitespace.55
error'if' is not followed by whitespace.56
error'(' is followed by whitespace.56
error')' is preceded with whitespace.56
error'{' should be on the previous line.57
error'(' is followed by whitespace.58
error')' is preceded with whitespace.58
error'}' should be on the same line.61
error'catch' is not followed by whitespace.62
error'(' is followed by whitespace.62
error')' is preceded with whitespace.62
error'{' should be on the previous line.63
error'(' is followed by whitespace.64