Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

FilesInfos infoWarnings warningErrors error
70001113

Rules

RulesViolationsSeverity
PackageHtml6error Error
NewlineAtEndOfFile0error 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*
62error 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
TabCharacter0error Error
WhitespaceAfter19error Error
WhitespaceAround104error Error
ModifierOrder9error Error
RedundantModifier23error Error
AvoidNestedBlocks0error Error
EmptyBlock2error Error
LeftCurly139error Error
NeedBraces39error Error
RightCurly14error 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+$"
3error 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.java0057
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.java004
org/apache/struts/tiles/TilesUtilImpl.java0013
org/apache/struts/tiles/definition/package.html001
org/apache/struts/tiles/xmlDefinition/package.html001
org/apache/struts/tiles/actions/ViewDefinitionsAction.java006
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.java0013
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.java00100
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.java007
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.java009
org/apache/struts/tiles/taglib/InsertTag.java0044
org/apache/struts/tiles/AttributeDefinition.java006
org/apache/struts/tiles/ControllerSupport.java009
org/apache/struts/tiles/xmlDefinition/XmlParser.java00147
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
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4
errorUtility classes should not have a public or default constructor.47
errorFirst sentence should end with a period.52
error'public' modifier out of order with the JLS suggestions.59
error'public' modifier out of order with the JLS suggestions.69
errorFirst sentence should end with a period.86
errorExpected @throws tag for 'IOException'.103
errorExpected @throws tag for 'ServletException'.103
errorExpected @throws tag for 'IOException'.123
errorExpected @throws tag for 'ServletException'.123
errorExpected @throws tag for 'IOException'.137
errorExpected @throws tag for 'ServletException'.137
errorExpected @throws tag for 'IOException'.151
errorExpected @throws tag for 'ServletException'.151
errorExpected @param tag for 'request'.160
errorExpected @param tag for 'servletContext'.161
errorUnused @throws tag for 'NoSuchDefinitionException'.194
errorExpected an @return tag.196
errorRedundant throws: 'FactoryNotFoundException' is subclass of 'DefinitionsFactoryException'.200

org/apache/struts/tiles/ComponentDefinition.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4
errorFirst sentence should end with a period.45
errorFirst sentence should end with a period.65
errorExpected @param tag for 'definition'.108
errorUnused @throws tag for 'InstantiationException'.128
errorExpected @param tag for 'definition'.132
errorExpected @param tag for 'name'.140
errorExpected @param tag for 'path'.140
errorExpected @param tag for 'attributes'.140
errorExpected @param tag for 'key'.251
errorFirst sentence should end with a period.255
errorLine is longer than 120 characters.280
errorLine is longer than 120 characters.291
errorExpression can be simplified.295
errorExpected an @return tag.345
errorExpected an @return tag.367
errorExpected an @return tag.409
errorExpected @param tag for 'controller'.463
errorFirst sentence should end with a period.508

org/apache/struts/tiles/DefinitionsFactoryException.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4
error'{' should be on the previous line.30
error'{' should be on the previous line.35
error'{' should be on the previous line.45
error'{' should be on the previous line.61
error'{' should be on the previous line.77
error'{' should be on the previous line.93
error'{' should be on the previous line.109

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

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4
errorRedundant 'public' modifier.35
errorExpected @param tag for 'value'.35
errorExpected an @return tag.40
errorRedundant 'public' modifier.40
errorRedundant 'public' modifier.45
errorExpected @param tag for 'link'.45
errorExpected an @return tag.50
errorRedundant 'public' modifier.50
errorRedundant 'public' modifier.55
errorExpected @param tag for 'link'.55
errorExpected an @return tag.60
errorRedundant 'public' modifier.60
errorRedundant 'public' modifier.65
errorExpected @param tag for 'link'.65
errorExpected an @return tag.70
errorRedundant 'public' modifier.70

org/apache/struts/tiles/TilesException.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4
error'{' should be on the previous line.30
error'{' should be on the previous line.42
error'{' should be on the previous line.52
error'{' should be on the previous line.68
error'{' should be on the previous line.84
error'{' should be on the previous line.100
error'{' should be on the previous line.117

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

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4
errorExpected an @return tag.179
errorExpected @throws tag for 'DefinitionsFactoryException'.182
errorExpected an @return tag.203
errorRedundant throws: 'FactoryNotFoundException' is subclass of 'DefinitionsFactoryException'.207
errorExpected @param tag for 'config'.272

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

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4
errorUtility classes should not have a public or default constructor.48
errorFirst sentence should end with a period.50
errorName 'debug' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.51
errorName 'scopes' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.57
errorFirst sentence should end with a period.71
error'+' is not preceded with whitespace.109
error'+' is not followed by whitespace.109
errorExpected an @return tag.195
error'if' construct must use '{}'s.266
error'if' construct must use '{}'s.268
error'if' construct must use '{}'s.270
error'if' construct must use '{}'s.272
error'if' construct must use '{}'s.274
errorExpected an @return tag.311
error',' is not followed by whitespace.324
error'if' construct must use '{}'s.329

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

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4
errorinterfaces should describe a type and hence have methods.29
errorRedundant 'public' modifier.32
errorMissing a Javadoc comment.34
errorRedundant 'public' modifier.34
errorMissing a Javadoc comment.35
errorRedundant 'public' modifier.35
errorMissing a Javadoc comment.36
errorRedundant 'public' modifier.36

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

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4
errorExpected an @return tag.42
errorExpected @param tag for 'data'.42
error'if' construct must use '{}'s.45
error'if' is not followed by whitespace.45
error'(' is followed by whitespace.45
error')' is preceded with whitespace.45
error'if' construct must use '{}'s.48
error'if' is not followed by whitespace.48
error'(' is followed by whitespace.48
error')' is preceded with whitespace.48

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

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4
errorExpected an @return tag.67
error'{' should be on the previous line.68
error'{' should be on the previous line.79
error'{' should be on the previous line.89
errorExpected an @return tag.101
error'{' should be on the previous line.102
error'if' construct must use '{}'s.103
error'if' is not followed by whitespace.103
error'(' is followed by whitespace.103
error'==' is not preceded with whitespace.103
error'==' is not followed by whitespace.103
error')' is preceded with whitespace.103
error'=' is not preceded with whitespace.104
error'=' is not followed by whitespace.104
errorLine is longer than 120 characters.106
error'cast' is not followed by whitespace.106
error'(' is followed by whitespace.106
error'if' construct must use '{}'s.108
error'if' is not followed by whitespace.108
error'(' is followed by whitespace.108
error')' is preceded with whitespace.108
errorLine is longer than 120 characters.109
error'(' is followed by whitespace.109
error')' is preceded with whitespace.109
error'if' construct must use '{}'s.112
error'if' is not followed by whitespace.112
error'(' is followed by whitespace.112
error')' is preceded with whitespace.112
errorLine is longer than 120 characters.113
error'(' is followed by whitespace.113
error'+' is not preceded with whitespace.113
error')' is preceded with whitespace.113
error'if' is not followed by whitespace.115
error'(' is followed by whitespace.115
error')' is preceded with whitespace.115
error'{' should be on the previous line.116
error'(' is followed by whitespace.117
error')' is preceded with whitespace.117
error'}' should be on the same line.119
error'else' construct must use '{}'s.120
errorExpected an @return tag.135
error'{' should be on the previous line.136

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

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4
error'{' should be on the previous line.84
error'{' should be on the previous line.94
error'{' should be on the previous line.103
error'{' should be on the previous line.112
error'{' should be on the previous line.123
error'{' should be on the previous line.134
errorExpected an @return tag.146
error'{' should be on the previous line.147
error'cast' is not followed by whitespace.150
error'if' construct must use '{}'s.152
error'if' is not followed by whitespace.152
error'(' is followed by whitespace.152
error')' is preceded with whitespace.152
error'(' is followed by whitespace.153
error')' is preceded with whitespace.154
error'(' is followed by whitespace.157
error')' is preceded with whitespace.157
error'if' is not followed by whitespace.160
error'(' is followed by whitespace.160
error')' is preceded with whitespace.160
error'{' should be on the previous line.161
errorLine has trailing spaces.164
error'if' is not followed by whitespace.164
error'(' is followed by whitespace.164
error')' is preceded with whitespace.164
error'{' should be on the previous line.165
errorLine has trailing spaces.166
error'if' is not followed by whitespace.166
error'{' should be on the previous line.167
error'(' is followed by whitespace.168
error'+' is not preceded with whitespace.168
error'+' should be on a new line.168
error')' is preceded with whitespace.169
error'}' should be on the same line.171
errorLine has trailing spaces.172
error'{' should be on the previous line.173
error'}' should be on the same line.176
error'{' should be on the previous line.178
error'while' is not followed by whitespace.180
error'{' should be on the previous line.181
error'cast' is not followed by whitespace.182
error'if' is not followed by whitespace.183
error')' is preceded with whitespace.183
error'if' construct must use '{}'s.184
error'if' is not followed by whitespace.184
error'(' is followed by whitespace.185
error')' is preceded with whitespace.186
error'else' construct must use '{}'s.187
error'if' is not followed by whitespace.193
error'(' is followed by whitespace.193
error')' is preceded with whitespace.193
error'if' is not followed by whitespace.194
error'(' is followed by whitespace.195
error')' is preceded with whitespace.196
errorExpected an @return tag.212
error'{' should be on the previous line.213

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

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4
error'{' should be on the previous line.44
errorFirst sentence should end with a period.46
error'=' is not preceded with whitespace.47
error'=' is not followed by whitespace.47
errorLine is longer than 120 characters.56
error'protected' modifier out of order with the JLS suggestions.56
error'protected' modifier out of order with the JLS suggestions.62
errorExpected an @return tag.74
error'{' should be on the previous line.76
error'if' construct must use '{}'s.77
error'if' is not followed by whitespace.77
error')' is preceded with whitespace.77
error'(' is followed by whitespace.80
error')' is preceded with whitespace.80
error'if' is not followed by whitespace.81
error'(' is followed by whitespace.81
error')' is preceded with whitespace.81
error'{' should be on the previous line.82
error'synchronized' is not followed by whitespace.86
error'{' should be on the previous line.87
error'(' is followed by whitespace.88
error')' is preceded with whitespace.88
errorThe double-checked locking idiom is broken and should be avoided.89
error'if' is not followed by whitespace.89
error'(' is followed by whitespace.89
error')' is preceded with whitespace.89
error'{' should be on the previous line.90
error'(' is followed by whitespace.91
error'(' is followed by whitespace.92
error')' is preceded with whitespace.92
error'cast' is not followed by whitespace.96
errorExpected an @return tag.108
errorRedundant throws: 'NoSuchDefinitionException' is subclass of 'DefinitionsFactoryException'.109
error'{' should be on the previous line.110
error'if' construct must use '{}'s.111
error'if' is not followed by whitespace.111
error'(' is followed by whitespace.111
error')' is preceded with whitespace.111
error'(' is followed by whitespace.112
error')' is preceded with whitespace.112
error'(' is followed by whitespace.114
error'(' is followed by whitespace.115
error'(' is followed by whitespace.116
error')' is preceded with whitespace.116
errorExpected an @return tag.129
error'protected' modifier out of order with the JLS suggestions.129
error'public' modifier out of order with the JLS suggestions.137
errorExpected @throws tag for 'DefinitionsFactoryException'.138
error'{' should be on the previous line.144
error'{' should be on the previous line.153
error'(' is followed by whitespace.155
error')' is preceded with whitespace.155
error'while' is not followed by whitespace.156
error'(' is followed by whitespace.156
error')' is preceded with whitespace.156
error'{' should be on the previous line.157
error'(' is followed by whitespace.158
error')' is preceded with whitespace.158

org/apache/struts/tiles/FactoryNotFoundException.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4
error'{' should be on the previous line.29
error'{' should be on the previous line.34
error'(' is followed by whitespace.41
error')' is preceded with whitespace.41
error'{' should be on the previous line.42

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

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4
errorMissing a Javadoc comment.41
errorFirst sentence should end with a period.42
error'{' is not preceded with whitespace.72
error'{' should be on the previous line.81
error'{' should be on the previous line.91
error'{' should be on the previous line.101
error'{' should be on the previous line.111
error'{' should be on the previous line.121
error'{' should be on the previous line.138
errorExpected an @return tag.146
error'if' is not followed by whitespace.149
error'cast' is not followed by whitespace.149
error')' is preceded with whitespace.149
errorLine is longer than 120 characters.155
error'cast' is not followed by whitespace.155
error'(' is followed by whitespace.155
error'if' construct must use '{}'s.157
error'if' is not followed by whitespace.157
error'(' is followed by whitespace.157
error')' is preceded with whitespace.157
error'(' is followed by whitespace.158
error')' is preceded with whitespace.158
error'if' is not followed by whitespace.161
error'(' is followed by whitespace.161
error'{' should be on the previous line.162
error'if' construct must use '{}'s.163
error'if' is not followed by whitespace.163
errorExpression can be simplified.163
error')' is preceded with whitespace.163
errorLine is longer than 120 characters.164
error'(' is followed by whitespace.164
error'+' is not preceded with whitespace.164
error')' is preceded with whitespace.164
error'else' construct must use '{}'s.165
error'{' should be on the previous line.171
error'(' is followed by whitespace.172
error')' is preceded with whitespace.172
error'}' should be on the same line.173
error'catch' is not followed by whitespace.174
error'(' is followed by whitespace.174
error')' is preceded with whitespace.174
error'{' should be on the previous line.175
error'(' is followed by whitespace.177

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

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

org/apache/struts/tiles/TilesUtilImpl.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4
errorName 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.50
errorFirst sentence should end with a period.52
error'+' should be on a new line.72
errorExpected @param tag for 'response'.88
errorExpected @throws tag for 'IOException'.90
errorExpected @throws tag for 'ServletException'.90
errorExpected @throws tag for 'IOException'.110
errorExpected @throws tag for 'ServletException'.110
errorExpected @throws tag for 'IOException'.125
errorExpected @throws tag for 'ServletException'.125
errorExpected @param tag for 'request'.146
errorExpected @param tag for 'servletContext'.147

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

ViolationMessageLine
errorMissing package documentation file.0

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

ViolationMessageLine
errorMissing package documentation file.0

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

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4
errorExpected an @return tag.63
error'{' should be on the previous line.68
error')' is preceded with whitespace.75
error'(' is followed by whitespace.76
error')' is preceded with whitespace.76

org/apache/struts/tiles/ComponentContext.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4
error'=' is not preceded with whitespace.44
error'=' is not followed by whitespace.44
error'{' is not preceded with whitespace.113
error'{' is not preceded with whitespace.174
error'public' modifier out of order with the JLS suggestions.187
error'public' modifier out of order with the JLS suggestions.199

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

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4
errorMissing a Javadoc comment.40
errorMissing a Javadoc comment.41
errorExpected @param tag for 'name'.62
error'{' is not preceded with whitespace.62
errorExpected @param tag for 'classname'.69
error'{' is not preceded with whitespace.69
errorExpected an @return tag.76
errorExpected @throws tag for 'JspException'.76
error'{' should be on the previous line.77
error'if' construct must use '{}'s.81
error'if' is not followed by whitespace.81
error')' is preceded with whitespace.81
error'(' is followed by whitespace.85
error')' is preceded with whitespace.85
error'(' is followed by whitespace.86
error')' is preceded with whitespace.86
error'{' should be on the previous line.89
error'}' should be on the same line.92
error'catch' is not followed by whitespace.93
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.96
error')' is preceded with whitespace.96
errorExpected an @return tag.104
errorExpected @throws tag for 'JspException'.104

org/apache/struts/tiles/DefinitionsUtil.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4
errorVariable 'userDebugLevel' must be private and have accessor methods.53
error'if' construct must use '{}'s.116
errorLine is longer than 120 characters.143
errorLine is longer than 120 characters.170
error'if' construct must use '{}'s.188
errorExpected @param tag for 'servletContext'.201
errorExpected @param tag for 'request'.209
errorExpected @param tag for 'request'.218
errorExpected @param tag for 'definition'.219
errorExpected @param tag for 'request'.229
errorExpected @param tag for 'definition'.230
errorExpected an @return tag.263
errorExpected @param tag for 'config'.295

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

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4
errorUnused import - javax.servlet.http.HttpServletRequest.27
errorUnused import - org.apache.struts.upload.MultipartRequestWrapper.43
error'{' should be on the previous line.68
errorMissing a Javadoc comment.74
errorName 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.74
errorExpected @throws tag for 'Exception'.98
error'{' should be on the previous line.104
error'{' should be on the previous line.112
error'}' should be on the same line.116
error'{' should be on the previous line.118
error'}' should be on the same line.122
error'{' should be on the previous line.124
error'{' should be on the previous line.145
error'(' is followed by whitespace.221
error')' is preceded with whitespace.221
errorExpected @throws tag for 'IOException'.237
errorExpected @throws tag for 'ServletException'.237
errorExpected @throws tag for 'IOException'.255
errorExpected @throws tag for 'ServletException'.255

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

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

org/apache/struts/tiles/DefinitionNameAttribute.java

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

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

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4
error'{' should be on the previous line.41
errorExpected an @return tag.56
errorRedundant throws: 'NoSuchDefinitionException' is subclass of 'DefinitionsFactoryException'.57
error'{' should be on the previous line.58
error'cast' is not followed by whitespace.59
error'{' should be on the previous line.67
error'(' is followed by whitespace.68
error')' is preceded with whitespace.68
error'{' should be on the previous line.79
error'while' 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'cast' is not followed by whitespace.89
error'(' is followed by whitespace.90
error'(' is followed by whitespace.90
error')' is preceded with whitespace.90
error'{' should be on the previous line.98

org/apache/struts/tiles/TilesRequestProcessor.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4
errorExpected @throws tag for 'ServletException'.85
errorExpected @throws tag for 'IOException'.136
errorExpected @throws tag for 'ServletException'.136
errorExpected @throws tag for 'IOException'.159
errorExpected @throws tag for 'ServletException'.159
errorExpected @throws tag for 'IOException'.289
errorExpected @throws tag for 'ServletException'.289
errorExpected @throws tag for 'IOException'.368
errorExpected @throws tag for 'ServletException'.368
errorExpected @throws tag for 'IOException'.392
errorExpected @throws tag for 'ServletException'.392
errorExpected an @return tag.404

org/apache/struts/tiles/Controller.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4
errorRedundant 'public' modifier.49
errorExpected @throws tag for 'ServletException'.54
errorExpected @throws tag for 'IOException'.54
errorRedundant 'public' modifier.65
errorExpected @throws tag for 'Exception'.70

org/apache/struts/tiles/ComponentDefinitionsFactory.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4
error'{' should be on the previous line.40
errorExpected an @return tag.51
errorLine is longer than 120 characters.51
errorRedundant 'public' modifier.51
errorRedundant throws: 'NoSuchDefinitionException' is subclass of 'DefinitionsFactoryException'.51
error',' is not followed by whitespace.51
errorRedundant 'public' modifier.62

org/apache/struts/tiles/NoSuchDefinitionException.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4
error'{' should be on the previous line.29
error'{' should be on the previous line.34
error'(' is followed by whitespace.41
error')' is preceded with whitespace.41
error'{' should be on the previous line.42

org/apache/struts/tiles/PathAttribute.java

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

org/apache/struts/tiles/TilesUtilStrutsModulesImpl.java

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

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

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

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

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

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

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4
errorFirst sentence should end with a period.59
errorExpected @param tag for 'name'.89
errorExpected @param tag for 'content'.89
errorExpected @param tag for 'nestedTag'.100
errorExpected @throws tag for 'JspException'.100
errorExpected @param tag for 'nestedTag'.128
errorExpected @throws tag for 'JspException'.128
errorLine is longer than 120 characters.142
errorExpected an @return tag.201
errorExpected an @return tag.229

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

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4
error'{' should be on the previous line.35
error'=' is not preceded with whitespace.47
error'=' is not followed by whitespace.47
error'{' should be on the previous line.54
error'(' is followed by whitespace.65
error'{' should be on the previous line.66
error'(' is followed by whitespace.67
error')' is preceded with whitespace.67
error'{' should be on the previous line.76
error'{' should be on the previous line.86
errorExpected an @return tag.94
error'(' is followed by whitespace.94
error')' is preceded with whitespace.94
error'{' should be on the previous line.95
error'!=' is not preceded with whitespace.96
error'!=' is not followed by whitespace.96
error'(' is followed by whitespace.103
errorExpected @param tag for 'isVisited'.103
error')' is preceded with whitespace.103
error'{' should be on the previous line.104
error'(' is followed by whitespace.115
errorExpected @param tag for 'definitionsSet'.115
error')' is preceded with whitespace.115
error'{' should be on the previous line.117
error'if' construct must use '{}'s.119
error'if' is not followed by whitespace.119
error'(' is followed by whitespace.119
error')' is preceded with whitespace.119
error'if' construct must use '{}'s.122
error'if' is not followed by whitespace.122
error'(' is followed by whitespace.123
error'(' is followed by whitespace.127
error')' is preceded with whitespace.127
error'(' is followed by whitespace.130
error')' is preceded with whitespace.130
error'if' is not followed by whitespace.131
error'(' is followed by whitespace.131
error')' is preceded with whitespace.131
error'{' should be on the previous line.132
error'+' should be on a new line.135
error'(' is followed by whitespace.137
error')' is preceded with whitespace.137
error'(' is followed by whitespace.139
error')' is preceded with whitespace.139
error'(' is followed by whitespace.142
error')' is preceded with whitespace.142
error'while' is not followed by whitespace.146
error'(' is followed by whitespace.146
error')' is preceded with whitespace.146
error'{' should be on the previous line.147
error'cast' is not followed by whitespace.148
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.150
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' construct must use '{}'s.155
error'if' is not followed by whitespace.155
error'(' is followed by whitespace.155
error')' is preceded with whitespace.155
error'(' is followed by whitespace.156
error')' is preceded with whitespace.156
error'if' is not followed by whitespace.157
error'(' is followed by whitespace.157
error'==' is not preceded with whitespace.157
error'==' is not followed by whitespace.157
error')' is preceded with whitespace.157
error'{' should be on the previous line.158
error'(' is followed by whitespace.159
error'(' is followed by whitespace.160
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.174
error'(' is followed by whitespace.174
error')' is preceded with whitespace.174
error'{' should be on the previous line.175
error'if' is not followed by whitespace.178
error'(' is followed by whitespace.178
error')' is preceded with whitespace.178
error'{' should be on the previous line.179
error'if' is not followed by whitespace.182
error'(' is followed by whitespace.182
error')' is preceded with whitespace.182
error'{' should be on the previous line.183
error'if' is not followed by whitespace.186
error'(' is followed by whitespace.186
error'!=' is not preceded with whitespace.186
error'!=' is not followed by whitespace.186
error')' is preceded with whitespace.186
error'{' should be on the previous line.187
error'(' is followed by whitespace.192

org/apache/struts/tiles/UntypedAttribute.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4
errorMissing a Javadoc comment.34
error'=' is not preceded with whitespace.34
error'=' is not followed by whitespace.34
errorExpected an @return tag.57
errorExpected an @return tag.72
errorExpected an @return tag.87

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

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4
errorMissing a Javadoc comment.32
errorMissing a Javadoc comment.34
errorMissing a Javadoc comment.36
errorMissing a Javadoc comment.38
errorExpected @param tag for 'value'.50
errorExpected an @return tag.57
errorExpected @param tag for 'link'.64
errorExpected an @return tag.71
errorExpected @param tag for 'icon'.78
errorExpected an @return tag.85
errorExpected @param tag for 'tooltip'.92
errorExpected an @return tag.99
errorExpected an @return tag.106

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

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

org/apache/struts/tiles/DefinitionsFactory.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4
error'{' should be on the previous line.47
errorExpected an @return tag.58
errorRedundant 'public' modifier.58
errorRedundant throws: 'NoSuchDefinitionException' is subclass of 'DefinitionsFactoryException'.59
error',' is not followed by whitespace.59
errorRedundant 'public' modifier.70
errorRedundant 'public' modifier.77
errorRedundant 'public' modifier.89
errorRedundant 'public' modifier.96

org/apache/struts/tiles/DirectStringAttribute.java

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

org/apache/struts/tiles/RedeployableActionServlet.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4
errorRedundant import from the same package - org.apache.struts.tiles.DefinitionsFactory.29
errorRedundant import from the same package - org.apache.struts.tiles.DefinitionsFactoryException.30
errorRedundant import from the same package - org.apache.struts.tiles.TilesRequestProcessor.31
errorMissing a Javadoc comment.58
errorMissing a Javadoc comment.60
error'+' should be on a new line.69

org/apache/struts/tiles/TilesPlugin.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4
error'=' is not preceded with whitespace.91
error'=' is not followed by whitespace.91
errorExpected @throws tag for 'ServletException'.151
errorExpected @param tag for 'servletContext'.202
errorExpected @param tag for 'moduleConfig'.203
errorExpected @param tag for 'factoryConfig'.204
errorExpected @throws tag for 'ServletException'.205
errorExpected an @return tag.264
error'{' is not preceded with whitespace.278
errorExpected an @return tag.319

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

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4
error'{' should be on the previous line.34
error'{' should be on the previous line.42
error'{' should be on the previous line.51
error'(' is followed by whitespace.52
error')' is preceded with whitespace.52
errorExpected an @return tag.59
error'{' should be on the previous line.60
error'cast' is not followed by whitespace.61
error'(' is followed by whitespace.61
error')' is preceded with whitespace.61
errorExpected an @return tag.67
error'{' should be on the previous line.68
errorExpected @throws tag for 'NoSuchDefinitionException'.75
error'{' should be on the previous line.76
error'while' 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'cast' is not followed by whitespace.81
error'(' is followed by whitespace.82
error')' is preceded with whitespace.82
error'(' is followed by whitespace.92
error')' is preceded with whitespace.92
error'{' should be on the previous line.93
error'if' construct must use '{}'s.94
error'if' is not followed by whitespace.94
error'==' is not preceded with whitespace.94
error'==' is not followed by whitespace.94
error'while' is not followed by whitespace.97
error'(' is followed by whitespace.97
error')' is preceded with whitespace.97
error'{' should be on the previous line.98
error'cast' is not followed by whitespace.99
error')' is preceded with whitespace.100
error'if' is not followed by whitespace.101
error'(' is followed by whitespace.101
error')' is preceded with whitespace.101
error'{' should be on the previous line.102
error'(' is followed by whitespace.103
error')' is preceded with whitespace.103
error'}' should be on the same line.104
error'else' construct must use '{}'s.105
error'(' is followed by whitespace.106
error')' is preceded with whitespace.106
errorExpected an @return tag.112
error'{' should be on the previous line.113
error';' is preceded with whitespace.114

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

ViolationMessageLine
errorMissing package documentation file.0

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

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4
errorArray brackets at illegal position.87
errorUnused @throws tag for 'FactoryNotFoundException'.145
errorExpected @throws tag for 'DefinitionsFactoryException'.148
errorMust have at least one statement.211
errorExpected @throws tag for 'FileNotFoundException'.231
error'if' construct must use '{}'s.242
errorExpected an @return tag.390
error'3' is a magic number.392
errorExpected @param tag for 'servletContext'.436
errorMust have at least one statement.483

org/apache/struts/tiles/TilesUtilStrutsImpl.java

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

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

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4
errorFirst sentence should end with a period.50
errorExpected @throws tag for 'NoSuchDefinitionException'.85
errorRedundant throws: 'NoSuchDefinitionException' is subclass of 'DefinitionsFactoryException'.85
errorExpected @throws tag for 'DefinitionsFactoryException'.85
errorExpected @throws tag for 'DefinitionsFactoryException'.96
errorExpected @throws tag for 'DefinitionsFactoryException'.124

org/apache/struts/tiles/UrlController.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4
errorExpected @throws tag for 'ServletException'.65
errorExpected @throws tag for 'IOException'.65
errorLine is longer than 120 characters.77
errorExpected @param tag for 'tileContext'.80
errorExpected @param tag for 'request'.81
errorExpected @param tag for 'response'.82
errorExpected @param tag for 'servletContext'.83
errorExpected @throws tag for 'Exception'.84

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

ViolationMessageLine
errorGot an exception - java.lang.RuntimeException: Unable to get class information for @throws tag 'JspException-'.0
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4
errorExpected @param tag for 'pc'.177
errorExpected an @return tag.185
errorExpected @param tag for 'value'.192
errorExpected an @return tag.199
errorExpected @param tag for 'name'.206
errorExpected @param tag for 'name'.213
errorExpected an @return tag.220
errorExpected @param tag for 'value'.227
errorExpected @param tag for 'value'.234
errorExpected an @return tag.241
errorExpected @param tag for 'value'.248
errorExpected an @return tag.255
errorExpected @param tag for 'value'.262
errorExpected an @return tag.269
errorExpected @param tag for 'flush'.276
errorExpected an @return tag.283
errorExpected @param tag for 'flush'.291
errorExpected @param tag for 'ignore'.298
errorExpected an @return tag.305
errorExpected @param tag for 'name'.315
errorExpected @param tag for 'value'.315
errorExpected @param tag for 'nestedTag'.325
errorExpected @throws tag for 'JspException'.325
errorExpected @param tag for 'nestedTag'.344
errorExpected @throws tag for 'JspException'.344
errorLine is longer than 120 characters.356
errorExpected @param tag for 'nestedTag'.367
errorExpected @throws tag for 'JspException'.367
errorExpected an @return tag.383
errorExpected an @return tag.400
errorExpected an @return tag.425
errorExpected @throws tag for 'JspException'.425
errorExpected an @return tag.459
errorExpected @throws tag for 'JspException'.459
errorExpected an @return tag.474
errorExpected @throws tag for 'JspException'.474
errorLine is longer than 120 characters.489
errorExpected an @return tag.501
errorExpected @param tag for 'value'.501
errorExpected @param tag for 'name'.529
errorExpected an @return tag.543
errorExpected @param tag for 'url'.543

org/apache/struts/tiles/AttributeDefinition.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4
error'{' should be on the previous line.32
errorExpected an @return tag.37
errorRedundant 'public' modifier.37
errorRedundant 'public' modifier.42
errorExpected @param tag for 'role'.42

org/apache/struts/tiles/ControllerSupport.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4
errorExpected @throws tag for 'ServletException'.54
errorExpected @throws tag for 'IOException'.54
errorLine is longer than 120 characters.58
errorExpected @param tag for 'tileContext'.61
errorExpected @param tag for 'request'.62
errorExpected @param tag for 'response'.63
errorExpected @param tag for 'servletContext'.64
errorExpected @throws tag for 'Exception'.65

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

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4
error'{' should be on the previous line.37
errorArray brackets at illegal position.51
error'{' should be on the previous line.63
error'+' is not preceded with whitespace.70
error'+' is not followed by whitespace.70
error'{' should be on the previous line.72
error'(' is followed by whitespace.77
error')' is preceded with whitespace.77
error'(' is followed by whitespace.83
errorExpected @param tag for 'validating'.83
error')' is preceded with whitespace.83
error'{' should be on the previous line.84
error'(' is followed by whitespace.85
error'(' is followed by whitespace.94
error')' is preceded with whitespace.94
error'{' should be on the previous line.95
errorName 'PACKAGE_NAME' must match pattern '^[a-z][a-zA-Z0-9]*$'.97
errorName 'DEFINITION_TAG' must match pattern '^[a-z][a-zA-Z0-9]*$'.98
errorName 'PUT_TAG' must match pattern '^[a-z][a-zA-Z0-9]*$'.101
errorName 'LIST_TAG' must match pattern '^[a-z][a-zA-Z0-9]*$'.104
errorName 'ADD_LIST_ELE_TAG' must match pattern '^[a-z][a-zA-Z0-9]*$'.107
error'(' is followed by whitespace.110
error')' is preceded with whitespace.110
error'(' is followed by whitespace.111
error'(' is followed by whitespace.112
error'(' is followed by whitespace.114
error'(' is followed by whitespace.115
error'(' is followed by whitespace.116
error'(' is followed by whitespace.117
error'(' is followed by whitespace.119
error'(' is followed by whitespace.120
error'(' is followed by whitespace.121
error'(' is followed by whitespace.125
error'(' is followed by whitespace.126
error'(' is followed by whitespace.127
error'(' is followed by whitespace.128
error'(' is followed by whitespace.136
error')' is preceded with whitespace.136
error'{' should be on the previous line.137
errorName 'PACKAGE_NAME' must match pattern '^[a-z][a-zA-Z0-9]*$'.139
errorName 'DEFINITION_TAG' must match pattern '^[a-z][a-zA-Z0-9]*$'.140
errorName 'PUT_TAG' must match pattern '^[a-z][a-zA-Z0-9]*$'.143
errorName 'LIST_TAG' must match pattern '^[a-z][a-zA-Z0-9]*$'.148
errorName 'DEF_LIST_TAG' must match pattern '^[a-z][a-zA-Z0-9]*$'.149
errorName 'ADD_LIST_ELE_TAG' must match pattern '^[a-z][a-zA-Z0-9]*$'.152
error'(' is followed by whitespace.155
error')' is preceded with whitespace.155
error'(' is followed by whitespace.156
error'(' is followed by whitespace.157
error'(' is followed by whitespace.163
error'(' is followed by whitespace.164
error'(' is followed by whitespace.165
error'(' is followed by whitespace.166
error'(' is followed by whitespace.169
error'(' is followed by whitespace.170
error'(' is followed by whitespace.171
error'(' is followed by whitespace.175
error'(' is followed by whitespace.176
error'(' is followed by whitespace.177
error'(' is followed by whitespace.178
errorName 'NESTED_LIST' must match pattern '^[a-z][a-zA-Z0-9]*$'.182
error'(' is followed by whitespace.183
error'(' is followed by whitespace.184
error'(' is followed by whitespace.185
errorName 'ADD_WILDCARD' must match pattern '^[a-z][a-zA-Z0-9]*$'.192
error'(' is followed by whitespace.194
error'(' is followed by whitespace.195
error'(' is followed by whitespace.196
errorName 'BEAN_TAG' must match pattern '^[a-z][a-zA-Z0-9]*$'.199
error'(' is followed by whitespace.201
error'(' is followed by whitespace.202
error'(' is followed by whitespace.203
error'+' is not preceded with whitespace.206
error'(' is followed by whitespace.215
error')' is preceded with whitespace.215
error'{' should be on the previous line.216
errorName 'PACKAGE_NAME' must match pattern '^[a-z][a-zA-Z0-9]*$'.218
errorName 'INSTANCE_TAG' must match pattern '^[a-z][a-zA-Z0-9]*$'.219
errorName 'PUT_TAG' must match pattern '^[a-z][a-zA-Z0-9]*$'.222
errorName 'PUTATTRIBUTE_TAG' must match pattern '^[a-z][a-zA-Z0-9]*$'.223
errorName 'LIST_TAG' must match pattern '^[a-z][a-zA-Z0-9]*$'.226
errorName 'ADD_LIST_ELE_TAG' must match pattern '^[a-z][a-zA-Z0-9]*$'.229
error'(' is followed by whitespace.232
error')' is preceded with whitespace.232
error'(' is followed by whitespace.233
error'(' is followed by whitespace.234
error'(' is followed by whitespace.236
error'(' is followed by whitespace.237
error'(' is followed by whitespace.238
error'(' is followed by whitespace.240
error'(' is followed by whitespace.241
error'(' is followed by whitespace.242
error'(' is followed by whitespace.244
error'(' is followed by whitespace.245
error'(' is followed by whitespace.246
error'(' is followed by whitespace.250
error'(' is followed by whitespace.251
error'(' is followed by whitespace.252
error'(' is followed by whitespace.259
error')' is preceded with whitespace.259
error'{' should be on the previous line.260
error'(' is followed by whitespace.261
error')' is preceded with whitespace.261
error'(' is followed by whitespace.262
error')' is preceded with whitespace.262
error'(' is followed by whitespace.263
error')' is preceded with whitespace.263
error'(' is followed by whitespace.273
error')' is preceded with whitespace.273
error'{' should be on the previous line.276
error'}' should be on the same line.283
error'{' should be on the previous line.285
errorExpected @param tag for 'args'.295
error'{' should be on the previous line.296
error'if' is not followed by whitespace.304
error'(' is followed by whitespace.304
error')' is preceded with whitespace.304
error'{' should be on the previous line.305
error'(' is followed by whitespace.309
error'+' is not followed by whitespace.309
error')' is preceded with whitespace.309
error'{' should be on the previous line.315
error'(' is followed by whitespace.317
error')' is preceded with whitespace.317
error'}' should be on the same line.320
error'catch' is not followed by whitespace.321
error'(' is followed by whitespace.321
error')' is preceded with whitespace.321
error'{' should be on the previous line.322
error'(' is followed by whitespace.323
error')' is preceded with whitespace.323
error'{' should be on the previous line.327
error'(' is followed by whitespace.331
error')' is preceded with whitespace.331
error'(' is followed by whitespace.332
error'(' is followed by whitespace.335
error')' is preceded with whitespace.335
error'(' is followed by whitespace.336
error')' is preceded with whitespace.336
error'}' should be on the same line.337
error'catch' is not followed by whitespace.338
error'(' is followed by whitespace.338
error')' is preceded with whitespace.338
error'{' should be on the previous line.339
error'(' is followed by whitespace.340
error')' is preceded with whitespace.340

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

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4
errorFirst sentence should end with a period.32
errorFirst sentence should end with a period.36

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

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4
errorExpected an @return tag.66
error'{' should be on the previous line.71

org/apache/struts/tiles/DefinitionsFactoryConfig.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4
errorUnclosed HTML tag found: <code>true<code> when in validating mode.165
error'public' modifier out of order with the JLS suggestions.274
errorExpected an @return tag.306

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

ViolationMessageLine
errorMissing package documentation file.0

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

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4
error'{' should be on the previous line.36
error'{' should be on the previous line.47
error'(' is followed by whitespace.57
error'{' should be on the previous line.58
error'(' is followed by whitespace.59
error')' is preceded with whitespace.59
error'(' is followed by whitespace.68
error')' is preceded with whitespace.68
error'{' should be on the previous line.69
error'(' is followed by whitespace.70
error')' is preceded with whitespace.70
error'(' is followed by whitespace.77
error')' is preceded with whitespace.77
error'{' should be on the previous line.78
error'if' is not followed by whitespace.82
error'{' should be on the previous line.83
error'cast' is not followed by whitespace.84
error'}' should be on the same line.86
error'else' construct must use '{}'s.87
error'(' is followed by whitespace.88
error')' is preceded with whitespace.88
error'(' is followed by whitespace.95
error')' is preceded with whitespace.95
error'{' should be on the previous line.96
error'(' is followed by whitespace.97
error')' is preceded with whitespace.97

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

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4
errorExpected an @return tag.95
errorExpected @param tag for 'value'.116
error'{' is not preceded with whitespace.116
errorExpected an @return tag.123
error'{' should be on the previous line.124
errorExpected an @return tag.140
error'{' should be on the previous line.141
errorExpected @param tag for 'ignore'.148
error'{' should be on the previous line.149
errorExpected an @return tag.156
error'{' should be on the previous line.157
errorExpected an @return tag.169
error'{' should be on the previous line.170
error'=' is not preceded with whitespace.172
error'=' is not followed by whitespace.172
error'if' construct must use '{}'s.173
error'if' is not followed by whitespace.173
error'(' is followed by whitespace.173
error'==' is not preceded with whitespace.173
error'==' is not followed by whitespace.173
error')' is preceded with whitespace.173
error'=' is not preceded with whitespace.174
error'=' is not followed by whitespace.174
errorLine is longer than 120 characters.176
error'cast' is not followed by whitespace.176
error'(' is followed by whitespace.176
error'if' construct must use '{}'s.177
error'if' is not followed by whitespace.177
error'(' is followed by whitespace.177
error')' is preceded with whitespace.177
error'(' is followed by whitespace.178
error')' is preceded with whitespace.178
error'if' construct must use '{}'s.182
error'if' is not followed by whitespace.182
error'(' is followed by whitespace.182
error')' is preceded with whitespace.182
error'if' construct must use '{}'s.183
error'if' is not followed by whitespace.183
errorLine is longer than 120 characters.184
error'(' is followed by whitespace.184
error'+' is not preceded with whitespace.184
error')' is preceded with whitespace.184
error'else' construct must use '{}'s.185
error'if' is not followed by whitespace.188
error'(' is followed by whitespace.188
error')' is preceded with whitespace.188
error'{' should be on the previous line.189
error'(' is followed by whitespace.190
error')' is preceded with whitespace.190
error'if' construct must use '{}'s.191
error'if' is not followed by whitespace.191
error'!=' is not preceded with whitespace.191
error'!=' is not followed by whitespace.191
error'}' should be on the same line.193
error'else' construct must use '{}'s.194
errorExpected an @return tag.209
error'{' should be on the previous line.210

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

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4
errorExpected @param tag for 'name'.81
errorExpected an @return tag.88
errorExpected an @return tag.103
errorExpected an @return tag.110
errorExpected @param tag for 'value'.117
errorExpected @param tag for 'nestedTag'.132
errorExpected @throws tag for 'JspException'.132
errorExpected @param tag for 'nestedTag'.155
errorExpected @throws tag for 'JspException'.155
errorExpected an @return tag.179
errorExpected @throws tag for 'JspException'.179
errorExpected an @return tag.186
errorExpected @throws tag for 'JspException'.186
errorExpected an @return tag.198

org/apache/struts/tiles/DefinitionAttribute.java

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

org/apache/struts/tiles/ActionController.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4
errorExpected @throws tag for 'ServletException'.68
errorExpected @throws tag for 'IOException'.68
errorLine is longer than 120 characters.79
errorExpected @param tag for 'tileContext'.82
errorExpected @param tag for 'request'.83
errorExpected @param tag for 'response'.84
errorExpected @param tag for 'servletContext'.85
errorExpected @throws tag for 'Exception'.86

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

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4
errorExpected @param tag for 'value'.157
errorExpected an @return tag.164
errorExpected @param tag for 'value'.172
errorExpected an @return tag.180
errorExpected @param tag for 'value'.187
errorExpected @param tag for 'value'.195
errorExpected @param tag for 'value'.203
errorExpected an @return tag.211
errorExpected @param tag for 'value'.218
errorExpected @param tag for 'isDirect'.226
errorExpected @param tag for 'value'.233
errorExpected an @return tag.240
errorExpected @param tag for 'value'.247
errorExpected an @return tag.254
errorExpected @param tag for 'value'.261
errorExpected an @return tag.268
errorExpected @param tag for 'value'.275
errorExpected an @return tag.282
errorFirst sentence should end with a period.294
errorExpression can be simplified.345
errorExpected an @return tag.431
errorExpected @throws tag for 'JspException'.431
errorFirst sentence should end with a period.445
errorExpected an @return tag.450
errorExpected an @return tag.462
errorExpected @throws tag for 'JspException'.462
errorExpected an @return tag.486

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

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4
error')' is preceded with whitespace.35
errorExpected @throws tag for 'JspException'.35

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

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

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
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4
errorFirst sentence should end with a period.33
error'{' should be on the previous line.45
error'(' is followed by whitespace.48
error')' is preceded with whitespace.48
errorExpected an @return tag.55
error'{' should be on the previous line.57
error'cast' is not followed by whitespace.58
error',' is not followed by whitespace.58
error'if' is not followed by whitespace.59
error'(' is followed by whitespace.59
error')' is preceded with whitespace.59
error'{' should be on the previous line.60
error'(' is followed by whitespace.61
error')' is preceded with whitespace.61
error'}' should be on the same line.64
error'catch' is not followed by whitespace.65
error'(' is followed by whitespace.65
error')' is preceded with whitespace.65
error'{' should be on the previous line.66
error'(' is followed by whitespace.67