Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

FilesInfos infoWarnings warningErrors error
132001185

Rules

RulesViolationsSeverity
PackageHtml1error Error
NewlineAtEndOfFile0error Error
Translation0error Error
JavadocMethod
  • allowUndeclaredRTE: "true"
844error Error
JavadocType0error Error
JavadocVariable104error Error
JavadocStyle52error Error
ConstantName6error Error
LocalFinalVariableName0error Error
LocalVariableName0error Error
MemberName2error 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*
124error Error
AvoidStarImport0error Error
IllegalImport0error Error
RedundantImport0error Error
UnusedImports1error Error
FileLength0error Error
LineLength
  • ignorePattern: "^ \* @version .*$"
  • max: "120"
2error Error
MethodLength1error Error
ParameterNumber5error Error
EmptyForIteratorPad0error Error
NoWhitespaceAfter
  • tokens: "BNOT, DEC, DOT, INC, LNOT, UNARY_MINUS, UNARY_PLUS"
0error Error
NoWhitespaceBefore0error Error
OperatorWrap0error Error
ParenPad0error Error
TypecastParenPad0error Error
TabCharacter0error Error
WhitespaceAfter1error Error
WhitespaceAround1error Error
ModifierOrder0error Error
RedundantModifier6error Error
AvoidNestedBlocks0error Error
EmptyBlock2error Error
LeftCurly2error Error
NeedBraces0error Error
RightCurly3error Error
DoubleCheckedLocking0error Error
EmptyStatement3error Error
EqualsHashCode0error Error
IllegalInstantiation0error Error
InnerAssignment0error Error
MagicNumber3error Error
MissingSwitchDefault0error Error
RedundantThrows0error Error
SimplifyBooleanExpression0error Error
SimplifyBooleanReturn0error Error
FinalClass0error Error
HideUtilityClassConstructor1error Error
InterfaceIsType0error Error
VisibilityModifier
  • protectedAllowed: "true"
1error Error
ArrayTypeStyle0error Error
GenericIllegalRegexp
  • message: "Line has trailing spaces."
  • format: "\s+$"
18error Error
TodoComment2error Error
UpperEll0error Error

Files

Filesinfowarningerror
org/apache/struts/taglib/html/SelectTag.java0018
org/apache/struts/taglib/nested/html/NestedMessagesTag.java004
org/apache/struts/taglib/logic/LessThanTag.java002
org/apache/struts/taglib/logic/PresentTag.java007
org/apache/struts/taglib/html/TextareaTag.java007
org/apache/struts/taglib/bean/IncludeTei.java003
org/apache/struts/taglib/html/MessagesTag.java0022
org/apache/struts/taglib/logic/IterateTei.java003
org/apache/struts/taglib/html/PasswordTag.java001
org/apache/struts/taglib/bean/ParameterTei.java003
org/apache/struts/taglib/nested/logic/NestedNotEmptyTag.java004
org/apache/struts/taglib/html/HtmlTag.java0010
org/apache/struts/taglib/nested/NestedPropertyTag.java0012
org/apache/struts/taglib/bean/IncludeTag.java0020
org/apache/struts/taglib/nested/NestedRootTag.java0013
org/apache/struts/taglib/html/FrameTag.java0016
org/apache/struts/taglib/nested/logic/NestedPresentTag.java004
org/apache/struts/taglib/html/BaseFieldTag.java0011
org/apache/struts/taglib/html/OptionsTag.java0021
org/apache/struts/taglib/html/BaseTag.java0015
org/apache/struts/taglib/nested/logic/NestedLessThanTag.java004
org/apache/struts/taglib/nested/logic/NestedGreaterThanTag.java004
org/apache/struts/taglib/nested/html/NestedOptionsTag.java005
org/apache/struts/taglib/html/ParamTag.java0010
org/apache/struts/taglib/nested/NestedParentSupport.java002
org/apache/struts/taglib/logic/NotPresentTag.java002
org/apache/struts/taglib/logic/RedirectTag.java0037
org/apache/struts/taglib/nested/html/NestedTextTag.java004
org/apache/struts/taglib/logic/IterateTag.java0023
org/apache/struts/taglib/html/FormTag.java0044
org/apache/struts/taglib/nested/logic/NestedMessagesPresentTag.java004
org/apache/struts/taglib/html/ImgTag.java0055
org/apache/struts/taglib/logic/MessagesPresentTag.java006
org/apache/struts/taglib/nested/html/NestedSelectTag.java004
org/apache/struts/taglib/nested/NestedNameSupport.java004
org/apache/struts/taglib/logic/ForwardTag.java007
org/apache/struts/taglib/bean/PageTei.java003
org/apache/struts/taglib/html/HiddenTag.java004
org/apache/struts/taglib/logic/MessagesNotPresentTag.java002
org/apache/struts/taglib/nested/bean/NestedMessageTag.java004
org/apache/struts/taglib/nested/html/NestedLinkTag.java005
org/apache/struts/taglib/html/RadioTag.java0016
org/apache/struts/taglib/nested/html/NestedErrorsTag.java004
org/apache/struts/taglib/bean/PageTag.java006
org/apache/struts/taglib/nested/logic/NestedIterateTei.java003
org/apache/struts/taglib/logic/GreaterThanTag.java002
org/apache/struts/taglib/bean/ParameterTag.java0010
org/apache/struts/taglib/TagUtils.java0040
org/apache/struts/taglib/logic/EmptyTag.java003
org/apache/struts/taglib/logic/NotEmptyTag.java002
org/apache/struts/taglib/nested/html/NestedMultiboxTag.java004
org/apache/struts/taglib/html/BaseHandlerTag.java0094
org/apache/struts/taglib/logic/LessEqualTag.java002
org/apache/struts/taglib/nested/html/NestedImgTag.java004
org/apache/struts/taglib/nested/html/NestedTextareaTag.java004
org/apache/struts/taglib/bean/SizeTag.java0012
org/apache/struts/taglib/nested/NestedWriteNestingTei.java003
org/apache/struts/taglib/html/RewriteTag.java002
org/apache/struts/taglib/logic/NotMatchTag.java002
org/apache/struts/taglib/nested/html/NestedHiddenTag.java004
org/apache/struts/taglib/nested/logic/NestedNotMatchTag.java004
org/apache/struts/taglib/html/OptionTag.java0037
org/apache/struts/taglib/bean/CookieTag.java0010
org/apache/struts/taglib/nested/NestedPropertySupport.java004
org/apache/struts/taglib/html/FileTag.java001
org/apache/struts/taglib/html/SubmitTag.java0011
org/apache/struts/taglib/html/CancelTag.java005
org/apache/struts/taglib/html/ResetTag.java003
org/apache/struts/taglib/html/XhtmlTag.java003
org/apache/struts/taglib/html/BaseInputTag.java0013
org/apache/struts/taglib/nested/html/NestedImageTag.java003
org/apache/struts/taglib/html/ErrorsTag.java0018
org/apache/struts/taglib/bean/ResourceTag.java008
org/apache/struts/taglib/nested/NestedReference.java007
org/apache/struts/taglib/nested/logic/NestedMessagesNotPresentTag.java004
org/apache/struts/taglib/package.html001
org/apache/struts/taglib/nested/html/NestedCheckboxTag.java004
org/apache/struts/taglib/html/MultiboxTag.java0016
org/apache/struts/taglib/bean/WriteTag.java0023
org/apache/struts/taglib/logic/NotEqualTag.java002
org/apache/struts/taglib/nested/logic/NestedNotPresentTag.java004
org/apache/struts/taglib/nested/html/NestedPasswordTag.java004
org/apache/struts/taglib/nested/logic/NestedEqualTag.java004
org/apache/struts/taglib/nested/html/NestedRadioTag.java004
org/apache/struts/taglib/bean/HeaderTag.java0012
org/apache/struts/taglib/nested/bean/NestedDefineTag.java004
org/apache/struts/taglib/html/MessagesTei.java003
org/apache/struts/taglib/nested/bean/NestedWriteTag.java004
org/apache/struts/taglib/bean/DefineTei.java003
org/apache/struts/taglib/nested/logic/NestedEmptyTag.java004
org/apache/struts/taglib/logic/GreaterEqualTag.java002
org/apache/struts/taglib/html/ButtonTag.java001
org/apache/struts/taglib/logic/ConditionalTagBase.java0020
org/apache/struts/taglib/nested/html/NestedFormTag.java0011
org/apache/struts/taglib/bean/CookieTei.java003
org/apache/struts/taglib/nested/NestedTagSupport.java001
org/apache/struts/taglib/logic/CompareTagBase.java008
org/apache/struts/taglib/nested/logic/NestedIterateTag.java008
org/apache/struts/taglib/html/ImageTag.java0020
org/apache/struts/taglib/bean/MessageTag.java0024
org/apache/struts/taglib/nested/NestedWriteNestingTag.java0013
org/apache/struts/taglib/html/CheckboxTag.java0011
org/apache/struts/taglib/nested/bean/NestedDefineTei.java003
org/apache/struts/taglib/logic/EqualTag.java002
org/apache/struts/taglib/nested/NestedPropertyHelper.java006
org/apache/struts/taglib/bean/ResourceTei.java003
org/apache/struts/taglib/nested/html/NestedSubmitTag.java003
org/apache/struts/taglib/bean/HeaderTei.java003
org/apache/struts/taglib/nested/html/NestedOptionsCollectionTag.java004
org/apache/struts/taglib/bean/StrutsTei.java003
org/apache/struts/taglib/html/TextTag.java001
org/apache/struts/taglib/html/JavascriptValidatorTag.java0038
org/apache/struts/taglib/logic/MatchTag.java007
org/apache/struts/taglib/nested/bean/NestedSizeTag.java004
org/apache/struts/taglib/html/OptionsCollectionTag.java0017
org/apache/struts/taglib/html/LinkTag.java0045
org/apache/struts/taglib/nested/html/NestedFileTag.java004
org/apache/struts/taglib/bean/StrutsTag.java0010
org/apache/struts/taglib/bean/SizeTei.java003
org/apache/struts/taglib/nested/logic/NestedGreaterEqualTag.java004
org/apache/struts/taglib/bean/DefineTag.java0020
org/apache/struts/taglib/nested/logic/NestedMatchTag.java004
org/apache/struts/taglib/nested/logic/NestedLessEqualTag.java004
org/apache/struts/taglib/nested/logic/NestedNotEqualTag.java004
org/apache/struts/taglib/html/Constants.java002

Details

org/apache/struts/taglib/html/SelectTag.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4
errorMissing a Javadoc comment.86
errorMissing a Javadoc comment.90
errorMissing a Javadoc comment.94
errorMissing a Javadoc comment.98
errorMissing a Javadoc comment.102
errorMissing a Javadoc comment.106
errorExpected an @return tag.117
errorExpected an @return tag.134
errorExpected an @return tag.150
errorExpected an @return tag.171
errorExpected an @return tag.188
errorExpected @throws tag for 'JspException'.189
errorExpected @throws tag for 'JspException'.215
errorExpected an @return tag.261
errorExpected an @return tag.280
errorFirst sentence should end with a period.299
errorExpected @throws tag for 'JspException'.305

org/apache/struts/taglib/nested/html/NestedMessagesTag.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 @throws tag for 'JspException'.51

org/apache/struts/taglib/logic/LessThanTag.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.41

org/apache/struts/taglib/logic/PresentTag.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
errorExpected an @return tag.53
errorExpected an @return tag.67
errorExpected an @return tag.114
errorExpected an @return tag.137
errorExpected @param tag for 'request'.137

org/apache/struts/taglib/html/TextareaTag.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.35
errorExpected an @return tag.47
errorExpected an @return tag.59
errorExpected @throws tag for 'JspException'.60
errorExpected an @return tag.86
errorExpected @throws tag for 'JspException'.87

org/apache/struts/taglib/bean/IncludeTei.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.38
errorExpected @param tag for 'data'.38

org/apache/struts/taglib/html/MessagesTag.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.106
errorMissing a Javadoc comment.110
errorMissing a Javadoc comment.114
errorMissing a Javadoc comment.118
errorMissing a Javadoc comment.122
errorMissing a Javadoc comment.126
errorMissing a Javadoc comment.130
errorMissing a Javadoc comment.134
errorMissing a Javadoc comment.138
errorMissing a Javadoc comment.142
errorMissing a Javadoc comment.146
errorMissing a Javadoc comment.150
errorMissing a Javadoc comment.154
errorMissing a Javadoc comment.158
errorMissing a Javadoc comment.162
errorMissing a Javadoc comment.166
errorExpected an @return tag.176
errorExpected an @return tag.233
errorExpected @param tag for 'report'.254
errorExpected @throws tag for 'JspException'.255
errorExpected an @return tag.284

org/apache/struts/taglib/logic/IterateTei.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.38
errorExpected @param tag for 'data'.38

org/apache/struts/taglib/html/PasswordTag.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/taglib/bean/ParameterTei.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.38
errorExpected @param tag for 'data'.38

org/apache/struts/taglib/nested/logic/NestedNotEmptyTag.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.39
errorMissing a Javadoc comment.40
errorExpected @throws tag for 'JspException'.50

org/apache/struts/taglib/html/HtmlTag.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: <html> element with appropriate language attributes if34
errorMissing a Javadoc comment.62
errorMissing a Javadoc comment.66
errorExpected an @return tag.75
errorExpected @param tag for 'lang'.84
errorExpected an @return tag.93
errorExpected an @return tag.105
errorExpected an @return tag.161
errorLine has trailing spaces.189

org/apache/struts/taglib/nested/NestedPropertyTag.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4
errorMissing a Javadoc comment.47
errorMissing a Javadoc comment.48
errorMissing a Javadoc comment.49
errorMissing a Javadoc comment.50
errorMissing a Javadoc comment.52
errorMissing a Javadoc comment.56
errorFirst sentence should end with a period.59
errorExpected @throws tag for 'JspException'.84
errorExpected @throws tag for 'JspException'.108
errorFirst sentence should end with a period.119
errorExpected @throws tag for 'JspException'.124

org/apache/struts/taglib/bean/IncludeTag.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.98
errorMissing a Javadoc comment.100
errorMissing a Javadoc comment.104
errorMissing a Javadoc comment.108
errorMissing a Javadoc comment.112
errorMissing a Javadoc comment.116
errorMissing a Javadoc comment.120
errorMissing a Javadoc comment.124
errorMissing a Javadoc comment.128
errorMissing a Javadoc comment.132
errorMissing a Javadoc comment.136
errorMissing a Javadoc comment.140
errorMissing a Javadoc comment.144
errorMissing a Javadoc comment.148
errorMissing a Javadoc comment.152
errorExpected an @return tag.164
errorExpected @param tag for 'conn'.260
errorExpected @param tag for 'urlString'.260
errorExpected @param tag for 'request'.261

org/apache/struts/taglib/nested/NestedRootTag.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4
errorMissing a Javadoc comment.50
errorMissing a Javadoc comment.51
errorMissing a Javadoc comment.52
errorMissing a Javadoc comment.53
errorFirst sentence should end with a period.55
errorFirst sentence should end with a period.64
errorFirst sentence should end with a period.72
errorFirst sentence should end with a period.81
errorExpected @throws tag for 'JspException'.96
errorExpected @throws tag for 'JspException'.122
errorFirst sentence should end with a period.133
errorExpected @throws tag for 'JspException'.138

org/apache/struts/taglib/html/FrameTag.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4
errorMissing a Javadoc comment.85
errorMissing a Javadoc comment.89
errorMissing a Javadoc comment.93
errorMissing a Javadoc comment.97
errorMissing a Javadoc comment.101
errorMissing a Javadoc comment.105
errorMissing a Javadoc comment.109
errorMissing a Javadoc comment.113
errorMissing a Javadoc comment.117
errorMissing a Javadoc comment.121
errorMissing a Javadoc comment.125
errorMissing a Javadoc comment.129
errorMissing a Javadoc comment.133
errorMissing a Javadoc comment.137
errorExpected an @return tag.148

org/apache/struts/taglib/nested/logic/NestedPresentTag.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.39
errorMissing a Javadoc comment.40
errorExpected @throws tag for 'JspException'.50

org/apache/struts/taglib/html/BaseFieldTag.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.55
errorMissing a Javadoc comment.59
errorMissing a Javadoc comment.63
errorMissing a Javadoc comment.67
errorExpected an @return tag.79
errorExpected an @return tag.91
errorExpected @throws tag for 'JspException'.92
errorFirst sentence should end with a period.111
errorExpected @throws tag for 'JspException'.117
errorExpected an @return tag.141

org/apache/struts/taglib/html/OptionsTag.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.97
errorMissing a Javadoc comment.101
errorMissing a Javadoc comment.105
errorMissing a Javadoc comment.109
errorMissing a Javadoc comment.113
errorMissing a Javadoc comment.117
errorMissing a Javadoc comment.121
errorMissing a Javadoc comment.125
errorMissing a Javadoc comment.129
errorMissing a Javadoc comment.133
errorMissing a Javadoc comment.137
errorMissing a Javadoc comment.141
errorMissing a Javadoc comment.145
errorMissing a Javadoc comment.149
errorMissing a Javadoc comment.153
errorMissing a Javadoc comment.157
errorExpected an @return tag.166
errorExpected an @return tag.175
error'}' should be on the same line.242
errorExpected an @return tag.364

org/apache/struts/taglib/html/BaseTag.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: <base> element with an href attribute pointing to the39
errorMissing a Javadoc comment.55
errorName 'REF_SITE' must match pattern '^[a-z][a-zA-Z0-9]*$'.55
errorMissing a Javadoc comment.56
errorName 'REF_PAGE' must match pattern '^[a-z][a-zA-Z0-9]*$'.56
errorFirst sentence should end with a period.73
errorExpected an @return tag.76
errorMissing a Javadoc comment.101
errorMissing a Javadoc comment.105
errorExpected an @return tag.114
error'80' is a magic number.134
error'80' is a magic number.137
errorExpected @param tag for 'serverName'.170
errorExpected @param tag for 'port'.171

org/apache/struts/taglib/nested/logic/NestedLessThanTag.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.39
errorMissing a Javadoc comment.40
errorExpected @throws tag for 'JspException'.50

org/apache/struts/taglib/nested/logic/NestedGreaterThanTag.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 @throws tag for 'JspException'.51

org/apache/struts/taglib/nested/html/NestedOptionsTag.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
errorMissing a Javadoc comment.42
errorExpected @throws tag for 'JspException'.52

org/apache/struts/taglib/html/ParamTag.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.56
errorMissing a Javadoc comment.60
errorMissing a Javadoc comment.64
errorMissing a Javadoc comment.68
errorMissing a Javadoc comment.72
errorExpected an @return tag.81
errorExpected an @return tag.90
errorExpected an @return tag.105
error'cast' is not followed by whitespace.108

org/apache/struts/taglib/nested/NestedParentSupport.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.42

org/apache/struts/taglib/logic/NotPresentTag.java

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

org/apache/struts/taglib/logic/RedirectTag.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.78
errorMissing a Javadoc comment.131
errorMissing a Javadoc comment.135
errorMissing a Javadoc comment.139
errorMissing a Javadoc comment.143
errorMissing a Javadoc comment.147
errorMissing a Javadoc comment.151
errorMissing a Javadoc comment.155
errorMissing a Javadoc comment.159
errorMissing a Javadoc comment.163
errorMissing a Javadoc comment.167
errorMissing a Javadoc comment.171
errorMissing a Javadoc comment.175
errorMissing a Javadoc comment.179
errorMissing a Javadoc comment.183
errorMissing a Javadoc comment.187
errorMissing a Javadoc comment.191
errorMissing a Javadoc comment.195
errorMissing a Javadoc comment.199
errorMissing a Javadoc comment.203
errorMissing a Javadoc comment.207
errorMissing a Javadoc comment.211
errorMissing a Javadoc comment.215
errorMissing a Javadoc comment.219
errorMissing a Javadoc comment.223
errorMissing a Javadoc comment.227
errorMissing a Javadoc comment.231
errorMissing a Javadoc comment.235
errorMissing a Javadoc comment.239
errorMissing a Javadoc comment.243
errorMissing a Javadoc comment.247
errorExpected an @return tag.258
errorExpected an @return tag.267
errorExpected an @return tag.279
errorExpected @throws tag for 'JspException'.280
errorExpected @throws tag for 'JspException'.309

org/apache/struts/taglib/nested/html/NestedTextTag.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.39
errorMissing a Javadoc comment.40
errorExpected @throws tag for 'JspException'.50

org/apache/struts/taglib/logic/IterateTag.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.132
errorMissing a Javadoc comment.136
errorMissing a Javadoc comment.140
errorMissing a Javadoc comment.144
errorExpected an @return tag.159
errorMissing a Javadoc comment.167
errorMissing a Javadoc comment.171
errorMissing a Javadoc comment.175
errorMissing a Javadoc comment.179
errorMissing a Javadoc comment.183
errorMissing a Javadoc comment.187
errorMissing a Javadoc comment.191
errorMissing a Javadoc comment.195
errorMissing a Javadoc comment.199
errorMissing a Javadoc comment.203
errorMissing a Javadoc comment.207
errorMissing a Javadoc comment.211
errorMissing a Javadoc comment.215
errorMissing a Javadoc comment.219
errorExpected an @return tag.231
errorExpected an @return tag.366
errorExpected an @return tag.405

org/apache/struts/taglib/html/FormTag.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.101
errorLine has trailing spaces.197
errorExpected an @return tag.211
errorExpected an @return tag.218
errorExpected an @return tag.234
errorExpected an @return tag.250
errorExpected an @return tag.266
errorExpected an @return tag.282
errorExpected an @return tag.298
errorExpected an @return tag.314
errorExpected an @return tag.330
errorExpected an @return tag.346
errorExpected an @return tag.362
errorExpected an @return tag.378
errorExpected @param tag for 'disabled'.394
errorExpected an @return tag.401
errorExpected @param tag for 'readonly'.408
errorExpected an @return tag.415
errorLine has trailing spaces.421
errorExpected an @return tag.424
errorLine has trailing spaces.430
errorExpected @param tag for 'lang'.433
errorLine has trailing spaces.439
errorExpected an @return tag.442
errorLine has trailing spaces.448
errorExpected @param tag for 'dir'.451
errorExpected an @return tag.462
errorExpected @throws tag for 'JspException'.494
errorExpected an @return tag.532
errorExpected @throws tag for 'JspException'.533
errorExpected @param tag for 'results'.564
errorExpected @throws tag for 'JspException'.565
errorFirst sentence should end with a period.578
errorExpected @param tag for 'results'.581
errorExpected @param tag for 'results'.598
errorFirst sentence should end with a period.635
errorExpected @param tag for 'results'.638
errorExpected @param tag for 'attribute'.638
errorExpected @param tag for 'value'.639
errorExpected an @return tag.654
errorExpected an @return tag.690
errorExpected an @return tag.877
errorExpected @param tag for 'scriptLanguage'.916

org/apache/struts/taglib/nested/logic/NestedMessagesPresentTag.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 @throws tag for 'JspException'.51

org/apache/struts/taglib/html/ImgTag.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4
errorComment matches to-do format 'TODO:'.38
errorMissing a Javadoc comment.175
errorMissing a Javadoc comment.178
errorMissing a Javadoc comment.183
errorMissing a Javadoc comment.187
errorMissing a Javadoc comment.191
errorMissing a Javadoc comment.195
errorMissing a Javadoc comment.199
errorMissing a Javadoc comment.203
errorMissing a Javadoc comment.207
errorMissing a Javadoc comment.211
errorMissing a Javadoc comment.215
errorMissing a Javadoc comment.219
errorMissing a Javadoc comment.223
errorMissing a Javadoc comment.227
errorMissing a Javadoc comment.231
errorMissing a Javadoc comment.235
errorMissing a Javadoc comment.239
errorMissing a Javadoc comment.243
errorMissing a Javadoc comment.247
errorMissing a Javadoc comment.251
errorMissing a Javadoc comment.255
errorMissing a Javadoc comment.259
errorMissing a Javadoc comment.263
errorMissing a Javadoc comment.267
errorMissing a Javadoc comment.271
errorMissing a Javadoc comment.275
errorMissing a Javadoc comment.279
errorMissing a Javadoc comment.283
errorMissing a Javadoc comment.287
errorMissing a Javadoc comment.291
errorMissing a Javadoc comment.295
errorMissing a Javadoc comment.299
errorMissing a Javadoc comment.303
errorMissing a Javadoc comment.307
errorMissing a Javadoc comment.311
errorMissing a Javadoc comment.315
errorMissing a Javadoc comment.319
errorMissing a Javadoc comment.323
errorMissing a Javadoc comment.327
errorMissing a Javadoc comment.331
errorMissing a Javadoc comment.335
errorMissing a Javadoc comment.339
errorMissing a Javadoc comment.343
errorMissing a Javadoc comment.347
errorMissing a Javadoc comment.351
errorMissing a Javadoc comment.355
errorMissing a Javadoc comment.359
errorMissing a Javadoc comment.363
errorExpected an @return tag.374
errorExpected an @return tag.384
errorExpected @throws tag for 'JspException'.451
errorExpected an @return tag.475
errorExpected an @return tag.560

org/apache/struts/taglib/logic/MessagesPresentTag.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.48
errorMissing a Javadoc comment.52
errorMissing a Javadoc comment.56
errorExpected an @return tag.67
errorExpected an @return tag.80

org/apache/struts/taglib/nested/html/NestedSelectTag.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.39
errorMissing a Javadoc comment.40
errorExpected @throws tag for 'JspException'.50

org/apache/struts/taglib/nested/NestedNameSupport.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.39
errorFirst sentence should end with a period.41
errorRedundant 'public' modifier.46

org/apache/struts/taglib/logic/ForwardTag.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.56
errorMissing a Javadoc comment.60
errorExpected an @return tag.71
errorExpected an @return tag.81
errorExpected @throws tag for 'JspException'.122
errorExpected @throws tag for 'JspException'.140

org/apache/struts/taglib/bean/PageTei.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.38
errorExpected @param tag for 'data'.38

org/apache/struts/taglib/html/HiddenTag.java

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

org/apache/struts/taglib/logic/MessagesNotPresentTag.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.44

org/apache/struts/taglib/nested/bean/NestedMessageTag.java

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

org/apache/struts/taglib/nested/html/NestedLinkTag.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.39
errorMissing a Javadoc comment.40
errorMissing a Javadoc comment.41
errorExpected @throws tag for 'JspException'.51

org/apache/struts/taglib/html/RadioTag.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.74
errorMissing a Javadoc comment.78
errorExpected an @return tag.87
errorExpected an @return tag.103
errorExpected an @return tag.121
errorExpected an @return tag.142
errorExpected an @return tag.158
errorExpected @throws tag for 'JspException'.159
errorExpected an @return tag.178
errorExpected @throws tag for 'JspException'.179
errorExpected @throws tag for 'JspException'.198
errorExpected an @return tag.224
errorExpected an @return tag.241
errorFirst sentence should end with a period.250
errorExpected @throws tag for 'JspException'.256

org/apache/struts/taglib/nested/html/NestedErrorsTag.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.39
errorMissing a Javadoc comment.40
errorExpected @throws tag for 'JspException'.50

org/apache/struts/taglib/bean/PageTag.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.57
errorMissing a Javadoc comment.61
errorMissing a Javadoc comment.65
errorMissing a Javadoc comment.69
errorExpected an @return tag.81

org/apache/struts/taglib/nested/logic/NestedIterateTei.java

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

org/apache/struts/taglib/logic/GreaterThanTag.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.41

org/apache/struts/taglib/bean/ParameterTag.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.69
errorMissing a Javadoc comment.73
errorMissing a Javadoc comment.77
errorMissing a Javadoc comment.81
errorMissing a Javadoc comment.85
errorMissing a Javadoc comment.89
errorMissing a Javadoc comment.93
errorMissing a Javadoc comment.97
errorExpected an @return tag.108

org/apache/struts/taglib/TagUtils.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]+)*$'.74
errorName 'messages' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.80
errorName 'scopes' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.88
errorExpected an @return tag.111
errorLine is longer than 120 characters.118
error'{' is not preceded with whitespace.121
errorMore than 7 parameters.151
errorMissing a Javadoc comment.251
errorMore than 7 parameters.251
errorMore than 7 parameters.281
errorExpected @param tag for 'module'.282
errorExpected @param tag for 'useLocalEncoding'.283
errorMissing a Javadoc comment.289
errorMore than 7 parameters.289
errorMethod length is 199 lines (max allowed is 150).327
errorMore than 7 parameters.327
errorExpected @param tag for 'module'.328
errorLine is longer than 120 characters.395
error'{' should be on the previous line.406
error'{' should be on the previous line.494
errorExpected @param tag for 'url'.537
errorExpected @param tag for 'url'.551
errorExpected an @return tag.562
errorExpected an @return tag.581
errorExpected @param tag for 'action'.581
errorExpected an @return tag.608
errorExpected @param tag for 'action'.608
errorExpected @param tag for 'pageContext'.608
errorExpected an @return tag.615
errorExpected @param tag for 'action'.615
errorExpected @param tag for 'module'.615
errorExpected @param tag for 'pageContext'.616
errorExpected @param tag for 'contextRelative'.616
error'}' should be on the same line.665
errorExpected @throws tag for 'JspException'.689
errorExpected an @return tag.799
errorExpected @param tag for 'pageContext'.799
errorExpected @param tag for 'moduleConfig'.990
errorEmpty statement.1022

org/apache/struts/taglib/logic/EmptyTag.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.51
errorExpected an @return tag.65

org/apache/struts/taglib/logic/NotEmptyTag.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.44

org/apache/struts/taglib/nested/html/NestedMultiboxTag.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.39
errorMissing a Javadoc comment.40
errorExpected @throws tag for 'JspException'.50

org/apache/struts/taglib/html/BaseHandlerTag.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.77
errorFirst sentence should end with a period.167
errorLine has trailing spaces.245
errorLine has trailing spaces.255
errorMissing a Javadoc comment.265
errorMissing a Javadoc comment.266
errorMissing a Javadoc comment.267
errorMissing a Javadoc comment.268
errorMissing a Javadoc comment.269
errorMissing a Javadoc comment.270
errorExpected @param tag for 'accessKey'.278
errorExpected an @return tag.285
errorExpected @param tag for 'tabIndex'.292
errorExpected an @return tag.299
errorExpected @param tag for 'indexed'.310
errorExpected an @return tag.319
errorExpected @param tag for 'onClick'.328
errorExpected an @return tag.335
errorExpected @param tag for 'onDblClick'.342
errorExpected an @return tag.349
errorExpected @param tag for 'onMouseDown'.356
errorExpected an @return tag.363
errorExpected @param tag for 'onMouseUp'.370
errorExpected an @return tag.377
errorExpected @param tag for 'onMouseMove'.384
errorExpected an @return tag.391
errorExpected @param tag for 'onMouseOver'.398
errorExpected an @return tag.405
errorExpected @param tag for 'onMouseOut'.412
errorExpected an @return tag.419
errorExpected @param tag for 'onKeyDown'.428
errorExpected an @return tag.435
errorExpected @param tag for 'onKeyUp'.442
errorExpected an @return tag.449
errorExpected @param tag for 'onKeyPress'.456
errorExpected an @return tag.463
errorExpected @param tag for 'onChange'.472
errorExpected an @return tag.479
errorExpected @param tag for 'onSelect'.486
errorExpected an @return tag.493
errorExpected @param tag for 'onBlur'.502
errorExpected an @return tag.509
errorExpected @param tag for 'onFocus'.516
errorExpected an @return tag.523
errorExpected @param tag for 'disabled'.530
errorExpected an @return tag.537
errorExpected @param tag for 'readonly'.544
errorExpected an @return tag.551
errorExpected @param tag for 'style'.560
errorExpected an @return tag.567
errorExpected @param tag for 'styleClass'.574
errorExpected an @return tag.581
errorExpected @param tag for 'styleId'.588
errorExpected an @return tag.595
errorExpected an @return tag.602
errorExpected @param tag for 'errorKey'.609
errorExpected an @return tag.616
errorExpected @param tag for 'errorStyle'.623
errorExpected an @return tag.630
errorExpected @param tag for 'errorStyleClass'.637
errorExpected an @return tag.644
errorExpected @param tag for 'errorStyleId'.651
errorExpected an @return tag.660
errorExpected @param tag for 'alt'.667
errorExpected an @return tag.674
errorExpected @param tag for 'altKey'.681
errorExpected an @return tag.688
errorExpected @param tag for 'bundle'.695
errorExpected an @return tag.702
errorExpected @param tag for 'locale'.709
errorExpected an @return tag.716
errorExpected @param tag for 'title'.723
errorExpected an @return tag.730
errorExpected @param tag for 'titleKey'.737
errorLine has trailing spaces.743
errorExpected an @return tag.746
errorLine has trailing spaces.752
errorExpected @param tag for 'lang'.755
errorLine has trailing spaces.761
errorExpected an @return tag.764
errorLine has trailing spaces.770
errorExpected @param tag for 'dir'.773
errorExpected an @return tag.830
errorMissing a Javadoc comment.852
errorMust have at least one statement.872
errorMust have at least one statement.874
errorExpected @param tag for 'name'.913
errorExpected @throws tag for 'JspException'.1004
errorExpected @throws tag for 'JspException'.1030
errorLine has trailing spaces.1033
errorExpected @param tag for 'name'.1155
errorExpected @param tag for 'value'.1156
errorExpected @throws tag for 'JspException'.1201

org/apache/struts/taglib/logic/LessEqualTag.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.41

org/apache/struts/taglib/nested/html/NestedImgTag.java

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

org/apache/struts/taglib/nested/html/NestedTextareaTag.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.39
errorMissing a Javadoc comment.40
errorExpected @throws tag for 'JspException'.50

org/apache/struts/taglib/bean/SizeTag.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.78
errorMissing a Javadoc comment.82
errorMissing a Javadoc comment.86
errorMissing a Javadoc comment.90
errorMissing a Javadoc comment.94
errorMissing a Javadoc comment.98
errorMissing a Javadoc comment.102
errorMissing a Javadoc comment.106
errorMissing a Javadoc comment.110
errorMissing a Javadoc comment.114
errorExpected an @return tag.125

org/apache/struts/taglib/nested/NestedWriteNestingTei.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.41
errorExpected @param tag for 'data'.41

org/apache/struts/taglib/html/RewriteTag.java

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

org/apache/struts/taglib/logic/NotMatchTag.java

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

org/apache/struts/taglib/nested/html/NestedHiddenTag.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.39
errorMissing a Javadoc comment.40
errorExpected @throws tag for 'JspException'.50

org/apache/struts/taglib/nested/logic/NestedNotMatchTag.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.39
errorMissing a Javadoc comment.40
errorExpected @throws tag for 'JspException'.50

org/apache/struts/taglib/html/OptionTag.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.49
errorLine has trailing spaces.103
errorMissing a Javadoc comment.116
errorMissing a Javadoc comment.120
errorMissing a Javadoc comment.124
errorMissing a Javadoc comment.128
errorMissing a Javadoc comment.132
errorMissing a Javadoc comment.136
errorMissing a Javadoc comment.140
errorMissing a Javadoc comment.144
errorMissing a Javadoc comment.148
errorMissing a Javadoc comment.152
errorMissing a Javadoc comment.156
errorMissing a Javadoc comment.160
errorMissing a Javadoc comment.164
errorMissing a Javadoc comment.168
errorExpected an @return tag.175
errorMissing a Javadoc comment.188
errorMissing a Javadoc comment.192
errorLine has trailing spaces.198
errorExpected an @return tag.201
errorLine has trailing spaces.207
errorExpected @param tag for 'lang'.210
errorLine has trailing spaces.216
errorExpected an @return tag.219
errorLine has trailing spaces.225
errorExpected @param tag for 'dir'.228
errorExpected an @return tag.239
errorExpected an @return tag.252
errorExpected an @return tag.273
errorExpected an @return tag.285
errorExpected @throws tag for 'JspException'.286
error'}' should be on the same line.291
errorExpected an @return tag.349
errorExpected @throws tag for 'JspException'.350
errorExpected an @return tag.389

org/apache/struts/taglib/bean/CookieTag.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.72
errorMissing a Javadoc comment.76
errorMissing a Javadoc comment.80
errorMissing a Javadoc comment.84
errorMissing a Javadoc comment.88
errorMissing a Javadoc comment.92
errorMissing a Javadoc comment.96
errorMissing a Javadoc comment.100
errorExpected an @return tag.111

org/apache/struts/taglib/nested/NestedPropertySupport.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.39
errorFirst sentence should end with a period.41
errorRedundant 'public' modifier.46

org/apache/struts/taglib/html/FileTag.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/taglib/html/SubmitTag.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.64
errorExpected an @return tag.80
errorExpected an @return tag.100
errorExpected an @return tag.112
errorExpected an @return tag.130
errorFirst sentence should end with a period.156
errorExpected @throws tag for 'JspException'.162
errorFirst sentence should end with a period.180
errorExpected @throws tag for 'JspException'.186
errorFirst sentence should end with a period.192

org/apache/struts/taglib/html/CancelTag.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.33
errorExpected an @return tag.43
errorFirst sentence should end with a period.59
errorExpected @throws tag for 'JspException'.65

org/apache/struts/taglib/html/ResetTag.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.41
errorExpected @throws tag for 'JspException'.47

org/apache/struts/taglib/html/XhtmlTag.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.45
errorExpected @throws tag for 'JspException'.45

org/apache/struts/taglib/html/BaseInputTag.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.76
errorMissing a Javadoc comment.80
errorExpected an @return tag.87
errorExpected an @return tag.103
errorExpected an @return tag.119
errorExpected an @return tag.135
errorExpected an @return tag.151
errorExpected an @return tag.167
errorExpected an @return tag.189
errorExpected an @return tag.198
errorFirst sentence should end with a period.202
errorExpected @throws tag for 'JspException'.208

org/apache/struts/taglib/nested/html/NestedImageTag.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.39
errorExpected @throws tag for 'JspException'.49

org/apache/struts/taglib/html/ErrorsTag.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.113
errorMissing a Javadoc comment.117
errorMissing a Javadoc comment.121
errorMissing a Javadoc comment.125
errorMissing a Javadoc comment.129
errorMissing a Javadoc comment.133
errorMissing a Javadoc comment.137
errorMissing a Javadoc comment.141
errorMissing a Javadoc comment.145
errorMissing a Javadoc comment.149
errorMissing a Javadoc comment.153
errorMissing a Javadoc comment.157
errorMissing a Javadoc comment.161
errorMissing a Javadoc comment.165
errorMissing a Javadoc comment.169
errorMissing a Javadoc comment.173
errorExpected an @return tag.184

org/apache/struts/taglib/bean/ResourceTag.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.72
errorMissing a Javadoc comment.76
errorMissing a Javadoc comment.80
errorMissing a Javadoc comment.84
errorMissing a Javadoc comment.88
errorMissing a Javadoc comment.92
errorExpected an @return tag.103

org/apache/struts/taglib/nested/NestedReference.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4
errorMissing a Javadoc comment.34
errorMissing a Javadoc comment.35
errorFirst sentence should end with a period.56
errorFirst sentence should end with a period.65
errorFirst sentence should end with a period.74
errorFirst sentence should end with a period.84

org/apache/struts/taglib/nested/logic/NestedMessagesNotPresentTag.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 @throws tag for 'JspException'.51

org/apache/struts/taglib/package.html

ViolationMessageLine
errorMissing package documentation file.0

org/apache/struts/taglib/nested/html/NestedCheckboxTag.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.39
errorMissing a Javadoc comment.40
errorExpected @throws tag for 'JspException'.50

org/apache/struts/taglib/html/MultiboxTag.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.75
errorMissing a Javadoc comment.79
errorExpected an @return tag.88
errorExpected an @return tag.104
errorExpected an @return tag.124
errorExpected an @return tag.137
errorExpected an @return tag.154
errorFirst sentence should end with a period.175
errorExpected @throws tag for 'JspException'.181
errorFirst sentence should end with a period.185
errorExpected an @return tag.190
errorExpected @throws tag for 'JspException'.191
errorFirst sentence should end with a period.208
errorExpected @param tag for 'value'.213
errorExpected @throws tag for 'JspException'.214

org/apache/struts/taglib/bean/WriteTag.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.129
errorMissing a Javadoc comment.144
errorMissing a Javadoc comment.148
errorMissing a Javadoc comment.152
errorMissing a Javadoc comment.156
errorMissing a Javadoc comment.160
errorMissing a Javadoc comment.164
errorMissing a Javadoc comment.168
errorMissing a Javadoc comment.172
errorMissing a Javadoc comment.176
errorMissing a Javadoc comment.180
errorMissing a Javadoc comment.184
errorMissing a Javadoc comment.188
errorMissing a Javadoc comment.192
errorMissing a Javadoc comment.196
errorMissing a Javadoc comment.200
errorMissing a Javadoc comment.204
errorMissing a Javadoc comment.208
errorMissing a Javadoc comment.212
errorExpected an @return tag.223
errorExpected an @return tag.262
errorExpected an @return tag.291

org/apache/struts/taglib/logic/NotEqualTag.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.41

org/apache/struts/taglib/nested/logic/NestedNotPresentTag.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 @throws tag for 'JspException'.51

org/apache/struts/taglib/nested/html/NestedPasswordTag.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.39
errorMissing a Javadoc comment.40
errorExpected @throws tag for 'JspException'.50

org/apache/struts/taglib/nested/logic/NestedEqualTag.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.39
errorMissing a Javadoc comment.40
errorExpected @throws tag for 'JspException'.50

org/apache/struts/taglib/nested/html/NestedRadioTag.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.39
errorMissing a Javadoc comment.40
errorExpected @throws tag for 'JspException'.50

org/apache/struts/taglib/bean/HeaderTag.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.72
errorMissing a Javadoc comment.76
errorMissing a Javadoc comment.80
errorMissing a Javadoc comment.84
errorMissing a Javadoc comment.88
errorMissing a Javadoc comment.92
errorMissing a Javadoc comment.96
errorMissing a Javadoc comment.100
errorExpected an @return tag.111
errorExpected @throws tag for 'JspException'.128
errorExpected @throws tag for 'JspException'.161

org/apache/struts/taglib/nested/bean/NestedDefineTag.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.39
errorMissing a Javadoc comment.40
errorExpected @throws tag for 'JspException'.50

org/apache/struts/taglib/html/MessagesTei.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.35
errorExpected @param tag for 'data'.35

org/apache/struts/taglib/nested/bean/NestedWriteTag.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.39
errorMissing a Javadoc comment.40
errorExpected @throws tag for 'JspException'.50

org/apache/struts/taglib/bean/DefineTei.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.38
errorExpected @param tag for 'data'.38

org/apache/struts/taglib/nested/logic/NestedEmptyTag.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.39
errorMissing a Javadoc comment.40
errorExpected @throws tag for 'JspException'.50

org/apache/struts/taglib/logic/GreaterEqualTag.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.41

org/apache/struts/taglib/html/ButtonTag.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/taglib/logic/ConditionalTagBase.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.87
errorMissing a Javadoc comment.91
errorMissing a Javadoc comment.95
errorMissing a Javadoc comment.99
errorMissing a Javadoc comment.103
errorMissing a Javadoc comment.107
errorMissing a Javadoc comment.111
errorMissing a Javadoc comment.115
errorMissing a Javadoc comment.119
errorMissing a Javadoc comment.123
errorMissing a Javadoc comment.127
errorMissing a Javadoc comment.131
errorMissing a Javadoc comment.135
errorMissing a Javadoc comment.139
errorMissing a Javadoc comment.143
errorMissing a Javadoc comment.147
errorExpected an @return tag.159
errorExpected an @return tag.172
errorExpected an @return tag.201

org/apache/struts/taglib/nested/html/NestedFormTag.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4
errorComment matches to-do format 'TODO:'.38
errorFirst sentence should end with a period.42
errorMissing a Javadoc comment.48
errorMissing a Javadoc comment.49
errorExpected an @return tag.54
errorFirst sentence should end with a period.76
errorFirst sentence should end with a period.84
errorExpected @throws tag for 'JspException'.90
errorFirst sentence should end with a period.110
errorExpected @throws tag for 'JspException'.115

org/apache/struts/taglib/bean/CookieTei.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.38
errorExpected @param tag for 'data'.38

org/apache/struts/taglib/nested/NestedTagSupport.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/taglib/logic/CompareTagBase.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4
errorVariable 'value' must be private and have accessor methods.71
errorMissing a Javadoc comment.73
errorMissing a Javadoc comment.77
errorExpected an @return tag.101
errorExpected an @return tag.114
errorEmpty statement.126
errorEmpty statement.135

org/apache/struts/taglib/nested/logic/NestedIterateTag.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4
errorMissing a Javadoc comment.42
errorMissing a Javadoc comment.45
errorMissing a Javadoc comment.46
errorMissing a Javadoc comment.49
errorMissing a Javadoc comment.50
errorExpected @throws tag for 'JspException'.60
errorExpected @throws tag for 'JspException'.125

org/apache/struts/taglib/html/ImageTag.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4
errorUnused import - org.apache.struts.Globals.23
errorMissing a Javadoc comment.78
errorExpected an @return tag.86
errorExpected @param tag for 'align'.93
errorMissing a Javadoc comment.97
errorMissing a Javadoc comment.101
errorMissing a Javadoc comment.105
errorMissing a Javadoc comment.109
errorMissing a Javadoc comment.113
errorMissing a Javadoc comment.117
errorMissing a Javadoc comment.121
errorMissing a Javadoc comment.125
errorMissing a Javadoc comment.129
errorMissing a Javadoc comment.133
errorMissing a Javadoc comment.137
errorMissing a Javadoc comment.141
errorFirst sentence should end with a period.156
errorExpected @throws tag for 'JspException'.162
errorExpected an @return tag.200

org/apache/struts/taglib/bean/MessageTag.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.106
errorMissing a Javadoc comment.110
errorMissing a Javadoc comment.114
errorMissing a Javadoc comment.118
errorMissing a Javadoc comment.122
errorMissing a Javadoc comment.126
errorMissing a Javadoc comment.130
errorMissing a Javadoc comment.134
errorMissing a Javadoc comment.138
errorMissing a Javadoc comment.142
errorMissing a Javadoc comment.146
errorMissing a Javadoc comment.150
errorMissing a Javadoc comment.154
errorMissing a Javadoc comment.158
errorMissing a Javadoc comment.162
errorMissing a Javadoc comment.166
errorMissing a Javadoc comment.170
errorMissing a Javadoc comment.174
errorMissing a Javadoc comment.178
errorMissing a Javadoc comment.182
errorMissing a Javadoc comment.186
errorMissing a Javadoc comment.190
errorExpected an @return tag.201

org/apache/struts/taglib/nested/NestedWriteNestingTag.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
errorMissing a Javadoc comment.42
errorMissing a Javadoc comment.43
errorFirst sentence should end with a period.45
errorFirst sentence should end with a period.54
errorFirst sentence should end with a period.63
errorFirst sentence should end with a period.72
errorFirst sentence should end with a period.81
errorFirst sentence should end with a period.90
errorExpected @throws tag for 'JspException'.105
errorMissing a Javadoc comment.131

org/apache/struts/taglib/html/CheckboxTag.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4
errorMissing a Javadoc comment.64
errorMissing a Javadoc comment.68
errorExpected an @return tag.77
errorExpected an @return tag.93
errorExpected an @return tag.114
errorExpected @throws tag for 'JspException'.150
errorExpected an @return tag.172
errorExpected an @return tag.189
errorFirst sentence should end with a period.199
errorExpected @throws tag for 'JspException'.205

org/apache/struts/taglib/nested/bean/NestedDefineTei.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.41
errorExpected @param tag for 'data'.41

org/apache/struts/taglib/logic/EqualTag.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.41

org/apache/struts/taglib/nested/NestedPropertyHelper.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.51
errorMissing a Javadoc comment.53
errorUnclosed HTML tag found: <html:form> tag is maintained.</p>75
errorRedundant 'final' modifier.208
errorMissing a Javadoc comment.232

org/apache/struts/taglib/bean/ResourceTei.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.38
errorExpected @param tag for 'data'.38

org/apache/struts/taglib/nested/html/NestedSubmitTag.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.39
errorExpected @throws tag for 'JspException'.49

org/apache/struts/taglib/bean/HeaderTei.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.38
errorExpected @param tag for 'data'.38

org/apache/struts/taglib/nested/html/NestedOptionsCollectionTag.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.39
errorMissing a Javadoc comment.40
errorExpected @throws tag for 'JspException'.50

org/apache/struts/taglib/bean/StrutsTei.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.38
errorExpected @param tag for 'data'.38

org/apache/struts/taglib/html/TextTag.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/taglib/html/JavascriptValidatorTag.java

ViolationMessageLine
errorLine does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'.4
errorName 'actionComparator' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.66
errorExpected an @return tag.191
errorExpected @param tag for 'formName'.201
errorExpected an @return tag.224
errorExpected @param tag for 'page'.233
errorExpected an @return tag.242
errorExpected @param tag for 'methodName'.251
errorExpected an @return tag.260
errorExpected @param tag for 'staticJavascript'.269
errorExpected an @return tag.278
errorExpected @param tag for 'dynamicJavascript'.287
errorExpected an @return tag.296
errorExpected @param tag for 'htmlComment'.305
errorExpected an @return tag.312
errorExpected @param tag for 'src'.321
errorExpected an @return tag.328
errorExpected @param tag for 'bundle'.335
errorExpected an @return tag.345
errorExpected an @return tag.362
errorExpected @throws tag for 'JspException'.363
errorExpected an @return tag.428
errorExpected @param tag for 'config'.428
errorExpected @param tag for 'resources'.429
errorExpected @param tag for 'locale'.429
errorExpected @param tag for 'form'.429
errorExpected @throws tag for 'JspException'.430
errorMissing a Javadoc comment.560
error'4' is a magic number.605
errorExpected @param tag for 'resources'.678
errorExpected @param tag for 'form'.678
errorExpected an @return tag.744
errorExpected @param tag for 'methods'.744
errorMissing a Javadoc comment.793
errorExpected an @return tag.818
errorExpected an @return tag.842
errorExpected an @return tag.863
errorExpected @param tag for 'scriptLanguage'.903

org/apache/struts/taglib/logic/MatchTag.java

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

org/apache/struts/taglib/nested/bean/NestedSizeTag.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.39
errorMissing a Javadoc comment.40
errorExpected @throws tag for 'JspException'.50

org/apache/struts/taglib/html/OptionsCollectionTag.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.99
errorMissing a Javadoc comment.103
errorMissing a Javadoc comment.107
errorMissing a Javadoc comment.111
errorMissing a Javadoc comment.115
errorMissing a Javadoc comment.119
errorMissing a Javadoc comment.123
errorMissing a Javadoc comment.127
errorMissing a Javadoc comment.131
errorMissing a Javadoc comment.135
errorMissing a Javadoc comment.139
errorMissing a Javadoc comment.143
errorMissing a Javadoc comment.147
errorMissing a Javadoc comment.151
errorExpected an @return tag.162
errorExpected an @return tag.353

org/apache/struts/taglib/html/LinkTag.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.91
errorFirst sentence should end with a period.148
errorMissing a Javadoc comment.152
errorMissing a Javadoc comment.155
errorMissing a Javadoc comment.160
errorMissing a Javadoc comment.164
errorMissing a Javadoc comment.168
errorMissing a Javadoc comment.172
errorMissing a Javadoc comment.176
errorMissing a Javadoc comment.180
errorMissing a Javadoc comment.184
errorMissing a Javadoc comment.188
errorMissing a Javadoc comment.192
errorMissing a Javadoc comment.196
errorMissing a Javadoc comment.200
errorMissing a Javadoc comment.204
errorMissing a Javadoc comment.208
errorMissing a Javadoc comment.212
errorMissing a Javadoc comment.216
errorMissing a Javadoc comment.220
errorMissing a Javadoc comment.224
errorMissing a Javadoc comment.228
errorMissing a Javadoc comment.232
errorMissing a Javadoc comment.236
errorMissing a Javadoc comment.240
errorMissing a Javadoc comment.244
errorMissing a Javadoc comment.248
errorMissing a Javadoc comment.252
errorMissing a Javadoc comment.256
errorMissing a Javadoc comment.260
errorMissing a Javadoc comment.264
errorMissing a Javadoc comment.268
errorMissing a Javadoc comment.272
errorMissing a Javadoc comment.276
errorMissing a Javadoc comment.280
errorMissing a Javadoc comment.284
errorMissing a Javadoc comment.288
errorMissing a Javadoc comment.292
errorMissing a Javadoc comment.296
errorMissing a Javadoc comment.300
errorExpected an @return tag.312
errorExpected an @return tag.325
errorExpected an @return tag.342
errorExpected an @return tag.409

org/apache/struts/taglib/nested/html/NestedFileTag.java

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

org/apache/struts/taglib/bean/StrutsTag.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.68
errorMissing a Javadoc comment.72
errorMissing a Javadoc comment.76
errorMissing a Javadoc comment.80
errorMissing a Javadoc comment.84
errorMissing a Javadoc comment.88
errorMissing a Javadoc comment.92
errorMissing a Javadoc comment.96
errorExpected an @return tag.108

org/apache/struts/taglib/bean/SizeTei.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.38
errorExpected @param tag for 'data'.38

org/apache/struts/taglib/nested/logic/NestedGreaterEqualTag.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 @throws tag for 'JspException'.51

org/apache/struts/taglib/bean/DefineTag.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]+)*$'.43
errorMissing a Javadoc comment.97
errorMissing a Javadoc comment.101
errorMissing a Javadoc comment.105
errorMissing a Javadoc comment.109
errorMissing a Javadoc comment.113
errorMissing a Javadoc comment.117
errorMissing a Javadoc comment.121
errorMissing a Javadoc comment.125
errorMissing a Javadoc comment.129
errorMissing a Javadoc comment.133
errorMissing a Javadoc comment.137
errorMissing a Javadoc comment.141
errorMissing a Javadoc comment.145
errorMissing a Javadoc comment.149
errorFirst sentence should end with a period.155
errorExpected an @return tag.160
errorExpected an @return tag.170
errorExpected an @return tag.191

org/apache/struts/taglib/nested/logic/NestedMatchTag.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.39
errorMissing a Javadoc comment.40
errorExpected @throws tag for 'JspException'.50

org/apache/struts/taglib/nested/logic/NestedLessEqualTag.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 @throws tag for 'JspException'.51

org/apache/struts/taglib/nested/logic/NestedNotEqualTag.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.39
errorMissing a Javadoc comment.40
errorExpected @throws tag for 'JspException'.50

org/apache/struts/taglib/html/Constants.java

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