Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

Files Infos Infos Warnings Warnings Errors Errors
70 0 0 1118

Files

Files Infos Warnings Errors
org/apache/struts/tiles/ActionController.java 0 0 9
org/apache/struts/tiles/AttributeDefinition.java 0 0 6
org/apache/struts/tiles/ComponentContext.java 0 0 8
org/apache/struts/tiles/ComponentDefinition.java 0 0 19
org/apache/struts/tiles/ComponentDefinitionsFactory.java 0 0 8
org/apache/struts/tiles/Controller.java 0 0 6
org/apache/struts/tiles/ControllerSupport.java 0 0 9
org/apache/struts/tiles/DefinitionAttribute.java 0 0 2
org/apache/struts/tiles/DefinitionNameAttribute.java 0 0 4
org/apache/struts/tiles/DefinitionsFactory.java 0 0 10
org/apache/struts/tiles/DefinitionsFactoryConfig.java 0 0 4
org/apache/struts/tiles/DefinitionsFactoryException.java 0 0 8
org/apache/struts/tiles/DefinitionsUtil.java 0 0 14
org/apache/struts/tiles/DirectStringAttribute.java 0 0 2
org/apache/struts/tiles/FactoryNotFoundException.java 0 0 6
org/apache/struts/tiles/NoSuchDefinitionException.java 0 0 6
org/apache/struts/tiles/PathAttribute.java 0 0 2
org/apache/struts/tiles/RedeployableActionServlet.java 0 0 7
org/apache/struts/tiles/TilesException.java 0 0 8
org/apache/struts/tiles/TilesPlugin.java 0 0 11
org/apache/struts/tiles/TilesRequestProcessor.java 0 0 13
org/apache/struts/tiles/TilesUtil.java 0 0 19
org/apache/struts/tiles/TilesUtilImpl.java 0 0 17
org/apache/struts/tiles/TilesUtilStrutsImpl.java 0 0 1
org/apache/struts/tiles/TilesUtilStrutsModulesImpl.java 0 0 5
org/apache/struts/tiles/UntypedAttribute.java 0 0 7
org/apache/struts/tiles/UrlController.java 0 0 9
org/apache/struts/tiles/actions/DefinitionDispatcherAction.java 0 0 5
org/apache/struts/tiles/actions/ReloadDefinitionsAction.java 0 0 3
org/apache/struts/tiles/actions/TilesAction.java 0 0 3
org/apache/struts/tiles/actions/ViewDefinitionsAction.java 0 0 6
org/apache/struts/tiles/actions/package.html 0 0 1
org/apache/struts/tiles/beans/MenuItem.java 0 0 17
org/apache/struts/tiles/beans/SimpleMenuItem.java 0 0 14
org/apache/struts/tiles/beans/package.html 0 0 1
org/apache/struts/tiles/commands/TilesPreProcessor.java 0 0 20
org/apache/struts/tiles/commands/package.html 0 0 1
org/apache/struts/tiles/definition/ComponentDefinitionsFactoryWrapper.java 0 0 7
org/apache/struts/tiles/definition/ReloadableDefinitionsFactory.java 0 0 6
org/apache/struts/tiles/definition/package.html 0 0 1
org/apache/struts/tiles/taglib/AddTag.java 0 0 21
org/apache/struts/tiles/taglib/AddTagParent.java 0 0 2
org/apache/struts/tiles/taglib/AttributeToScopeTag.java 0 0 43
org/apache/struts/tiles/taglib/ComponentConstants.java 0 0 9
org/apache/struts/tiles/taglib/DefinitionTag.java 0 0 11
org/apache/struts/tiles/taglib/DefinitionTagSupport.java 0 0 3
org/apache/struts/tiles/taglib/GetAttributeTag.java 0 0 44
org/apache/struts/tiles/taglib/GetTag.java 0 0 1
org/apache/struts/tiles/taglib/ImportAttributeTag.java 0 0 57
org/apache/struts/tiles/taglib/InitDefinitionsTag.java 0 0 27
org/apache/struts/tiles/taglib/InsertTag.java 0 0 44
org/apache/struts/tiles/taglib/PutListTag.java 0 0 15
org/apache/struts/tiles/taglib/PutListTagParent.java 0 0 2
org/apache/struts/tiles/taglib/PutTag.java 0 0 28
org/apache/struts/tiles/taglib/PutTagParent.java 0 0 3
org/apache/struts/tiles/taglib/UseAttributeTag.java 0 0 58
org/apache/struts/tiles/taglib/UseAttributeTei.java 0 0 11
org/apache/struts/tiles/taglib/util/TagUtils.java 0 0 17
org/apache/struts/tiles/taglib/util/package.html 0 0 1
org/apache/struts/tiles/xmlDefinition/DefinitionsFactory.java 0 0 19
org/apache/struts/tiles/xmlDefinition/FactorySet.java 0 0 59
org/apache/struts/tiles/xmlDefinition/I18nFactorySet.java 0 0 11
org/apache/struts/tiles/xmlDefinition/XmlAttribute.java 0 0 4
org/apache/struts/tiles/xmlDefinition/XmlDefinition.java 0 0 100
org/apache/struts/tiles/xmlDefinition/XmlDefinitionsSet.java 0 0 48
org/apache/struts/tiles/xmlDefinition/XmlListAttribute.java 0 0 27
org/apache/struts/tiles/xmlDefinition/XmlParser.java 0 0 147
org/apache/struts/tiles/xmlDefinition/package.html 0 0 1

Rules

Rules Violations Severity
PackageHtml 6 Errors Error
NewlineAtEndOfFile 0 Errors Error
Translation 0 Errors Error
JavadocMethod
  • allowUndeclaredRTE: "true"
276 Errors Error
JavadocType 0 Errors Error
JavadocVariable 13 Errors Error
JavadocStyle 19 Errors Error
ConstantName 4 Errors Error
LocalFinalVariableName 0 Errors Error
LocalVariableName 20 Errors Error
MemberName 0 Errors Error
MethodName 0 Errors Error
PackageName 0 Errors Error
ParameterName 0 Errors Error
StaticVariableName 0 Errors Error
TypeName 0 Errors 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*
62 Errors Error
AvoidStarImport 0 Errors Error
IllegalImport 0 Errors Error
RedundantImport 3 Errors Error
UnusedImports 2 Errors Error
FileLength 0 Errors Error
LineLength
  • max: "120"
  • ignorePattern: "^ \* @version .*$"
19 Errors Error
MethodLength 0 Errors Error
ParameterNumber 0 Errors Error
EmptyForIteratorPad 0 Errors Error
NoWhitespaceAfter
  • tokens: "BNOT, DEC, DOT, INC, LNOT, UNARY_MINUS, UNARY_PLUS"
0 Errors Error
NoWhitespaceBefore 1 Errors Error
OperatorWrap 4 Errors Error
ParenPad 313 Errors Error
TypecastParenPad 0 Errors Error
TabCharacter 0 Errors Error
WhitespaceAfter 21 Errors Error
WhitespaceAround 106 Errors Error
ModifierOrder 9 Errors Error
RedundantModifier 23 Errors Error
AvoidNestedBlocks 0 Errors Error
EmptyBlock 2 Errors Error
LeftCurly 139 Errors Error
NeedBraces 39 Errors Error
RightCurly 15 Errors Error
DoubleCheckedLocking 1 Errors Error
EmptyStatement 0 Errors Error
EqualsHashCode 0 Errors Error
IllegalInstantiation 0 Errors Error
InnerAssignment 0 Errors Error
MagicNumber 1 Errors Error
MissingSwitchDefault 0 Errors Error
RedundantThrows 7 Errors Error
SimplifyBooleanExpression 3 Errors Error
SimplifyBooleanReturn 0 Errors Error
FinalClass 0 Errors Error
HideUtilityClassConstructor 2 Errors Error
InterfaceIsType 1 Errors Error
VisibilityModifier
  • protectedAllowed: "true"
1 Errors Error
ArrayTypeStyle 2 Errors Error
GenericIllegalRegexp
  • message: "Line has trailing spaces."
  • format: "\s+$"
3 Errors Error
TodoComment 0 Errors Error
UpperEll 0 Errors Error

Details

org/apache/struts/tiles/ActionController.java

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

org/apache/struts/tiles/AttributeDefinition.java

Violation Message Line
Errors Line does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'. 4
Errors '{' should be on the previous line. 32
Errors Expected an @return tag. 37
Errors Redundant 'public' modifier. 37
Errors Redundant 'public' modifier. 42
Errors Expected @param tag for 'role'. 42

org/apache/struts/tiles/ComponentContext.java

Violation Message Line
Errors Line does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'. 4
Errors '=' is not preceded with whitespace. 44
Errors '=' is not followed by whitespace. 44
Errors '{' is not preceded with whitespace. 113
Errors '{' is not preceded with whitespace. 174
Errors 'public' modifier out of order with the JLS suggestions. 187
Errors '}' should be alone on a line. 190
Errors 'public' modifier out of order with the JLS suggestions. 199

org/apache/struts/tiles/ComponentDefinition.java

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

org/apache/struts/tiles/ComponentDefinitionsFactory.java

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

org/apache/struts/tiles/Controller.java

Violation Message Line
Errors Line does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'. 4
Errors Redundant 'public' modifier. 49
Errors Expected @throws tag for 'ServletException'. 54
Errors Expected @throws tag for 'IOException'. 54
Errors Redundant 'public' modifier. 65
Errors Expected @throws tag for 'Exception'. 70

org/apache/struts/tiles/ControllerSupport.java

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

org/apache/struts/tiles/DefinitionAttribute.java

Violation Message Line
Errors Line does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'. 4
Errors Missing a Javadoc comment. 30

org/apache/struts/tiles/DefinitionNameAttribute.java

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

org/apache/struts/tiles/DefinitionsFactory.java

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

org/apache/struts/tiles/DefinitionsFactoryConfig.java

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

org/apache/struts/tiles/DefinitionsFactoryException.java

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

org/apache/struts/tiles/DefinitionsUtil.java

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

org/apache/struts/tiles/DirectStringAttribute.java

Violation Message Line
Errors Line does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'. 4
Errors Missing a Javadoc comment. 30

org/apache/struts/tiles/FactoryNotFoundException.java

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

org/apache/struts/tiles/NoSuchDefinitionException.java

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

org/apache/struts/tiles/PathAttribute.java

Violation Message Line
Errors Line does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'. 4
Errors Missing a Javadoc comment. 30

org/apache/struts/tiles/RedeployableActionServlet.java

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

org/apache/struts/tiles/TilesException.java

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

org/apache/struts/tiles/TilesPlugin.java

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

org/apache/struts/tiles/TilesRequestProcessor.java

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

org/apache/struts/tiles/TilesUtil.java

Violation Message Line
Errors Line does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'. 4
Errors Utility classes should not have a public or default constructor. 47
Errors First sentence should end with a period. 52
Errors 'public' modifier out of order with the JLS suggestions. 59
Errors 'public' modifier out of order with the JLS suggestions. 69
Errors First sentence should end with a period. 86
Errors Expected @throws tag for 'IOException'. 103
Errors Expected @throws tag for 'ServletException'. 103
Errors Expected @throws tag for 'IOException'. 123
Errors Expected @throws tag for 'ServletException'. 123
Errors Expected @throws tag for 'IOException'. 137
Errors Expected @throws tag for 'ServletException'. 137
Errors Expected @throws tag for 'IOException'. 151
Errors Expected @throws tag for 'ServletException'. 151
Errors Expected @param tag for 'request'. 160
Errors Expected @param tag for 'servletContext'. 161
Errors Unused @throws tag for 'NoSuchDefinitionException'. 194
Errors Expected an @return tag. 196
Errors Redundant throws: 'FactoryNotFoundException' is subclass of 'DefinitionsFactoryException'. 200

org/apache/struts/tiles/TilesUtilImpl.java

Violation Message Line
Errors Line does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'. 4
Errors Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 50
Errors First sentence should end with a period. 52
Errors '+' should be on a new line. 72
Errors Expected @param tag for 'response'. 88
Errors Expected @throws tag for 'IOException'. 90
Errors Expected @throws tag for 'ServletException'. 90
Errors Expected @throws tag for 'IOException'. 110
Errors Expected @throws tag for 'ServletException'. 110
Errors Expected @throws tag for 'IOException'. 125
Errors Expected @throws tag for 'ServletException'. 125
Errors '{' is not preceded with whitespace. 135
Errors 'cast' is not followed by whitespace. 136
Errors '{' is not preceded with whitespace. 137
Errors 'cast' is not followed by whitespace. 138
Errors Expected @param tag for 'request'. 152
Errors Expected @param tag for 'servletContext'. 153

org/apache/struts/tiles/TilesUtilStrutsImpl.java

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

org/apache/struts/tiles/TilesUtilStrutsModulesImpl.java

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

org/apache/struts/tiles/UntypedAttribute.java

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

org/apache/struts/tiles/UrlController.java

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

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

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

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

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

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

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

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

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

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

Violation Message Line
Errors Missing package documentation file. 0

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

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

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

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

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

Violation Message Line
Errors Missing package documentation file. 0

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

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

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

Violation Message Line
Errors Missing package documentation file. 0

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

Violation Message Line
Errors Line does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'. 4
Errors First sentence should end with a period. 50
Errors Expected @throws tag for 'NoSuchDefinitionException'. 85
Errors Redundant throws: 'NoSuchDefinitionException' is subclass of 'DefinitionsFactoryException'. 85
Errors Expected @throws tag for 'DefinitionsFactoryException'. 85
Errors Expected @throws tag for 'DefinitionsFactoryException'. 96
Errors Expected @throws tag for 'DefinitionsFactoryException'. 124

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

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

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

Violation Message Line
Errors Missing package documentation file. 0

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

Violation Message Line
Errors Line does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'. 4
Errors First sentence should end with a period. 33
Errors '{' should be on the previous line. 45
Errors '(' is followed by whitespace. 48
Errors ')' is preceded with whitespace. 48
Errors Expected an @return tag. 55
Errors '{' should be on the previous line. 57
Errors 'cast' is not followed by whitespace. 58
Errors ',' is not followed by whitespace. 58
Errors 'if' is not followed by whitespace. 59
Errors '(' is followed by whitespace. 59
Errors ')' is preceded with whitespace. 59
Errors '{' should be on the previous line. 60
Errors '(' is followed by whitespace. 61
Errors ')' is preceded with whitespace. 61
Errors '}' should be on the same line. 64
Errors 'catch' is not followed by whitespace. 65
Errors '(' is followed by whitespace. 65
Errors ')' is preceded with whitespace. 65
Errors '{' should be on the previous line. 66
Errors '(' is followed by whitespace. 67

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

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

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

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

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

Violation Message Line
Errors Line does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'. 4
Errors interfaces should describe a type and hence have methods. 29
Errors Redundant 'public' modifier. 32
Errors Missing a Javadoc comment. 34
Errors Redundant 'public' modifier. 34
Errors Missing a Javadoc comment. 35
Errors Redundant 'public' modifier. 35
Errors Missing a Javadoc comment. 36
Errors Redundant 'public' modifier. 36

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

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

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

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

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

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

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

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

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

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

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

Violation Message Line
Errors Line does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'. 4
Errors Missing a Javadoc comment. 40
Errors Missing a Javadoc comment. 41
Errors Expected @param tag for 'name'. 62
Errors '{' is not preceded with whitespace. 62
Errors Expected @param tag for 'classname'. 69
Errors '{' is not preceded with whitespace. 69
Errors Expected an @return tag. 76
Errors Expected @throws tag for 'JspException'. 76
Errors '{' should be on the previous line. 77
Errors 'if' construct must use '{}'s. 81
Errors 'if' is not followed by whitespace. 81
Errors ')' is preceded with whitespace. 81
Errors '(' is followed by whitespace. 85
Errors ')' is preceded with whitespace. 85
Errors '(' is followed by whitespace. 86
Errors ')' is preceded with whitespace. 86
Errors '{' should be on the previous line. 89
Errors '}' should be on the same line. 92
Errors 'catch' is not followed by whitespace. 93
Errors '(' is followed by whitespace. 93
Errors ')' is preceded with whitespace. 93
Errors '{' should be on the previous line. 94
Errors '(' is followed by whitespace. 96
Errors ')' is preceded with whitespace. 96
Errors Expected an @return tag. 104
Errors Expected @throws tag for 'JspException'. 104

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Violation Message Line
Errors Missing package documentation file. 0

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

Violation Message Line
Errors Line does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'. 4
Errors '{' should be on the previous line. 41
Errors Expected an @return tag. 56
Errors Redundant throws: 'NoSuchDefinitionException' is subclass of 'DefinitionsFactoryException'. 57
Errors '{' should be on the previous line. 58
Errors 'cast' is not followed by whitespace. 59
Errors '{' should be on the previous line. 67
Errors '(' is followed by whitespace. 68
Errors ')' is preceded with whitespace. 68
Errors '{' should be on the previous line. 79
Errors 'while' is not followed by whitespace. 87
Errors '(' is followed by whitespace. 87
Errors ')' is preceded with whitespace. 87
Errors '{' should be on the previous line. 88
Errors 'cast' is not followed by whitespace. 89
Errors '(' is followed by whitespace. 90
Errors '(' is followed by whitespace. 90
Errors ')' is preceded with whitespace. 90
Errors '{' should be on the previous line. 98

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Violation Message Line
Errors Missing package documentation file. 0