Foundation

Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

FilesInfos InfosWarnings WarningsErrors Errors
3400660

Files

FilesInfosWarningsErrors
org/apache/myfaces/component/MethodBindingToMethodExpression.java009
org/apache/myfaces/component/MethodExpressionToMethodBinding.java0021
org/apache/myfaces/component/html/ext/AbstractHtmlDataTable.java0046
org/apache/myfaces/converter/ConverterTag.java001
org/apache/myfaces/custom/aliasbean/Alias.java0028
org/apache/myfaces/custom/aliasbean/AliasBean.java0014
org/apache/myfaces/custom/aliasbean/AliasBeansScope.java008
org/apache/myfaces/custom/buffer/AbstractBuffer.java005
org/apache/myfaces/custom/calendar/AbstractHtmlInputCalendarTag.java004
org/apache/myfaces/custom/datalist/AbstractHtmlDataList.java008
org/apache/myfaces/custom/date/AbstractHtmlInputDateTag.java004
org/apache/myfaces/custom/fileupload/AbstractHtmlInputFileUpload.java003
org/apache/myfaces/custom/htmlTag/AbstractHtmlTag.java001
org/apache/myfaces/custom/htmlTag/HtmlTagRenderer.java007
org/apache/myfaces/custom/navigation/AbstractHtmlPanelNavigation.java002
org/apache/myfaces/custom/navmenu/AbstractUINavigationMenuItem.java0040
org/apache/myfaces/custom/schedule/UISchedule.java002
org/apache/myfaces/custom/selectitems/AbstractUISelectItems.java0017
org/apache/myfaces/custom/tabbedpane/TabChangeListenerTag.java002
org/apache/myfaces/custom/tree/taglib/AbstractTreeTag.java0019
org/apache/myfaces/custom/updateactionlistener/UpdateActionListener.java005
org/apache/myfaces/custom/updateactionlistener/UpdateActionListenerTag.java006
org/apache/myfaces/renderkit/html/ext/HtmlCheckboxRenderer.java0023
org/apache/myfaces/renderkit/html/ext/HtmlMessageRenderer.java0021
org/apache/myfaces/renderkit/html/ext/HtmlRadioRenderer.java005
org/apache/myfaces/renderkit/html/ext/HtmlTableRenderer.java00187
org/apache/myfaces/renderkit/html/util/NonBufferingAddResource.java0092
org/apache/myfaces/tomahawk/application/jsp/JspTilesTwoViewHandlerImpl.java0042
org/apache/myfaces/tomahawk/application/jsp/ViewResponseWrapper.java0010
org/apache/myfaces/validator/ValidatorBase.java0022
org/apache/myfaces/validator/ValidatorBaseTag.java006

Rules

RulesViolationsSeverity
ConstantName
  • format: "^_?((log)|([a-z][a-zA-Z]*ThreadLocal)|([A-Z][A-Z0-9]*(_[A-Z0-9]+)*))$"
0Errors Error
LocalVariableName1Errors Error
MethodName
  • format: "^_?[a-z][a-zA-Z0-9]*$"
0Errors Error
PackageName0Errors Error
LocalFinalVariableName1Errors Error
ParameterName0Errors Error
StaticVariableName0Errors Error
TypeName
  • format: "^_?[A-Z][a-zA-Z0-9]*$"
0Errors Error
Header
  • headerFile: "/home/lu4242/workspace/tomahawk_1_1_10/tomahawk-project-1.1.10/core12/target/checkstyle-header.txt"
0Errors Error
AvoidStarImport1Errors Error
IllegalImport0Errors Error
RedundantImport0Errors Error
UnusedImports10Errors Error
FileLength0Errors Error
LineLength
  • max: "120"
  • ignorePattern: "@version|@see"
59Errors Error
MethodLength
  • max: "200"
0Errors Error
ParameterNumber
  • max: "10"
0Errors Error
TabCharacter0Errors Error
NeedBraces124Errors Error
LeftCurly
  • option: "nl"
421Errors Error
RightCurly
  • option: "alone"
28Errors Error
DoubleCheckedLocking0Errors Error
EmptyStatement3Errors Error
EqualsHashCode0Errors Error
InnerAssignment2Errors Error
DefaultComesLast0Errors Error
MissingSwitchDefault2Errors Error
FallThrough0Errors Error
MultipleVariableDeclarations8Errors Error
UpperEll0Errors Error

Details

org/apache/myfaces/component/MethodBindingToMethodExpression.java

ViolationMessageLine
Errors'if' construct must use '{}'s.132
ErrorsName 'PRIME' must match pattern '^[a-z][a-zA-Z0-9]*$'.191
Errors'if' construct must use '{}'s.200
Errors'if' construct must use '{}'s.202
Errors'if' construct must use '{}'s.204
Errors'if' construct must use '{}'s.209
Errors'if' construct must use '{}'s.212
Errors'if' construct must use '{}'s.219
Errors'if' construct must use '{}'s.225

org/apache/myfaces/component/MethodExpressionToMethodBinding.java

ViolationMessageLine
Errors'{' should be on a new line.43
Errors'{' should be on a new line.49
Errors'{' should be on a new line.54
Errors'{' should be on a new line.65
Errors'{' should be on a new line.67
Errors'}' should be alone on a line.69
Errors'{' should be on a new line.69
Errors'}' should be alone on a line.71
Errors'{' should be on a new line.71
Errors'{' should be on a new line.77
Errors'{' should be on a new line.79
Errors'}' should be alone on a line.81
Errors'{' should be on a new line.81
Errors'}' should be alone on a line.83
Errors'{' should be on a new line.83
Errors'{' should be on a new line.90
Errors'if' construct must use '{}'s.91
Errors'{' should be on a new line.95
Errors'if' construct must use '{}'s.96
Errors'{' should be on a new line.101
Errors'{' should be on a new line.105

org/apache/myfaces/component/html/ext/AbstractHtmlDataTable.java

ViolationMessageLine
ErrorsUnused import - javax.faces.component.UIComponentBase.38
Errors'if' construct must use '{}'s.149
ErrorsName 'indexLast_' must match pattern '^[a-z][a-zA-Z0-9]*$'.155
Errors'if' construct must use '{}'s.193
Errors'{' should be on a new line.311
Errors'}' should be alone on a line.313
Errors'{' should be on a new line.313
ErrorsLine is longer than 120 characters.357
ErrorsLine is longer than 120 characters.434
ErrorsLine is longer than 120 characters.447
Errors'if' construct must use '{}'s.559
Errorsswitch without "default" clause.693
Errors'if' construct must use '{}'s.819
Errors'if' construct must use '{}'s.860
Errors'if' construct must use '{}'s.868
ErrorsLine is longer than 120 characters.873
Errors'if' construct must use '{}'s.894
ErrorsLine is longer than 120 characters.923
ErrorsLine is longer than 120 characters.927
ErrorsLine is longer than 120 characters.947
Errors'if' construct must use '{}'s.968
Errors'if' construct must use '{}'s.975
Errors'if' construct must use '{}'s.999
Errors'if' construct must use '{}'s.1152
Errors'if' construct must use '{}'s.1155
Errors'if' construct must use '{}'s.1158
Errors'if' construct must use '{}'s.1163
Errors'if' construct must use '{}'s.1280
Errors'if' construct must use '{}'s.1307
Errors'if' construct must use '{}'s.1310
Errors'if' construct must use '{}'s.1357
Errors'if' construct must use '{}'s.1389
Errors'if' construct must use '{}'s.1518
Errors'if' construct must use '{}'s.1523
Errors'else' construct must use '{}'s.1525
Errors'if' construct must use '{}'s.1527
Errors'if' construct must use '{}'s.1530
Errors'if' construct must use '{}'s.1547
Errors'if' construct must use '{}'s.1552
Errors'else' construct must use '{}'s.1554
Errors'if' construct must use '{}'s.1556
Errors'if' construct must use '{}'s.1559
Errors'if' construct must use '{}'s.1641
Errors'if' construct must use '{}'s.1742
Errors'if' construct must use '{}'s.1872
Errors'if' construct must use '{}'s.1894

org/apache/myfaces/converter/ConverterTag.java

ViolationMessageLine
Errors'}' should be alone on a line.114

org/apache/myfaces/custom/aliasbean/Alias.java

ViolationMessageLine
ErrorsUnused import - javax.faces.el.ValueBinding.24
Errors'{' should be on a new line.41
Errors'{' should be on a new line.51
Errors'{' should be on a new line.59
Errors'{' should be on a new line.70
Errors'{' should be on a new line.74
Errors'{' should be on a new line.78
Errors'{' should be on a new line.82
Errors'{' should be on a new line.86
Errors'{' should be on a new line.92
Errors'if' construct must use '{}'s.93
Errors'{' should be on a new line.97
Errors'{' should be on a new line.102
Errors'{' should be on a new line.103
Errors'}' should be alone on a line.109
Errors'{' should be on a new line.109
Errors'}' should be alone on a line.112
Errors'{' should be on a new line.112
Errors'{' should be on a new line.120
Errors'if' construct must use '{}'s.121
Errors'{' should be on a new line.125
Errors'if' construct must use '{}'s.127
Errors'if' construct must use '{}'s.130
Errors'}' should be alone on a line.132
Errors'{' should be on a new line.132
Errors'{' should be on a new line.148
Errors'if' construct must use '{}'s.150
Errors'if' construct must use '{}'s.157

org/apache/myfaces/custom/aliasbean/AliasBean.java

ViolationMessageLine
ErrorsUnused import - org.apache.myfaces.shared_tomahawk.util._ComponentUtils.43
Errors'{' should be on a new line.119
Errors'if' construct must use '{}'s.146
Errors'if' construct must use '{}'s.184
Errors'if' construct must use '{}'s.186
Errors'if' construct must use '{}'s.195
Errors'if' construct must use '{}'s.211
Errors'if' construct must use '{}'s.225
Errors'if' construct must use '{}'s.270
Errors'if' construct must use '{}'s.284
Errors'if' construct must use '{}'s.298
Errors'{' should be on a new line.308
Errors'{' should be on a new line.313
Errors'if' construct must use '{}'s.368

org/apache/myfaces/custom/aliasbean/AliasBeansScope.java

ViolationMessageLine
Errors'{' should be on a new line.92
Errors'if' construct must use '{}'s.114
Errors'if' construct must use '{}'s.116
Errors'if' construct must use '{}'s.125
Errors'if' construct must use '{}'s.142
Errors'if' construct must use '{}'s.156
Errors'for' construct must use '{}'s.268
Errors'for' construct must use '{}'s.280

org/apache/myfaces/custom/buffer/AbstractBuffer.java

ViolationMessageLine
Errors'{' should be on a new line.79
Errors'{' should be on a new line.89
Errors'{' should be on a new line.92
Errors'}' should be alone on a line.95
Errors'{' should be on a new line.95

org/apache/myfaces/custom/calendar/AbstractHtmlInputCalendarTag.java

ViolationMessageLine
Errors'{' should be on a new line.46
Errors'{' should be on a new line.54
ErrorsLine is longer than 120 characters.79
ErrorsLine is longer than 120 characters.83

org/apache/myfaces/custom/datalist/AbstractHtmlDataList.java

ViolationMessageLine
Errors'if' construct must use '{}'s.71
Errors'if' construct must use '{}'s.73
Errors'if' construct must use '{}'s.92
Errors'if' construct must use '{}'s.94
Errors'if' construct must use '{}'s.105
Errors'if' construct must use '{}'s.107
Errors'if' construct must use '{}'s.152
Errorsswitch without "default" clause.165

org/apache/myfaces/custom/date/AbstractHtmlInputDateTag.java

ViolationMessageLine
Errors'{' should be on a new line.47
Errors'{' should be on a new line.55
ErrorsLine is longer than 120 characters.80
ErrorsLine is longer than 120 characters.84

org/apache/myfaces/custom/fileupload/AbstractHtmlInputFileUpload.java

ViolationMessageLine
ErrorsUnused import - javax.el.ValueExpression.21
ErrorsUnused import - javax.faces.component.UIComponent.23
Errors'if' construct must use '{}'s.128

org/apache/myfaces/custom/htmlTag/AbstractHtmlTag.java

ViolationMessageLine
Errors'if' construct must use '{}'s.83

org/apache/myfaces/custom/htmlTag/HtmlTagRenderer.java

ViolationMessageLine
ErrorsUnused import - org.apache.myfaces.component.html.util.HtmlComponentUtils.32
Errors'if' construct must use '{}'s.63
Errors'{' should be on a new line.93
Errors'{' should be on a new line.95
Errors'{' should be on a new line.97
Errors'{' should be on a new line.100
Errors'if' construct must use '{}'s.131

org/apache/myfaces/custom/navigation/AbstractHtmlPanelNavigation.java

ViolationMessageLine
ErrorsLine is longer than 120 characters.70
ErrorsLine is longer than 120 characters.111

org/apache/myfaces/custom/navmenu/AbstractUINavigationMenuItem.java

ViolationMessageLine
Errors'{' should be on a new line.60
Errors'{' should be on a new line.66
Errors'{' should be on a new line.70
Errors'{' should be on a new line.142
Errors'{' should be on a new line.187
Errors'{' should be on a new line.191
Errors'{' should be on a new line.195
Errors'{' should be on a new line.225
Errors'{' should be on a new line.228
Errors'{' should be on a new line.232
Errors'{' should be on a new line.233
Errors'{' should be on a new line.237
Errors'{' should be on a new line.240
Errors'{' should be on a new line.243
Errors'{' should be on a new line.251
Errors'{' should be on a new line.274
Errors'{' should be on a new line.283
Errors'if' construct must use '{}'s.284
Errors'{' should be on a new line.289
Errors'{' should be on a new line.291
Errors'{' should be on a new line.293
Errors'{' should be on a new line.298
Errors'{' should be on a new line.304
ErrorsInner assignments should be avoided.307
Errors'{' should be on a new line.307
Errors'if' construct must use '{}'s.309
Errors'else' construct must use '{}'s.311
Errors'{' should be on a new line.316
Errors'{' should be on a new line.318
Errors'{' should be on a new line.321
Errors'{' should be on a new line.326
Errors'{' should be on a new line.328
Errors'{' should be on a new line.331
Errors'{' should be on a new line.335
Errors'{' should be on a new line.338
Errors'{' should be on a new line.345
Errors'{' should be on a new line.346
Errors'{' should be on a new line.348
Errors'{' should be on a new line.351
Errors'{' should be on a new line.358

org/apache/myfaces/custom/schedule/UISchedule.java

ViolationMessageLine
Errors'{' should be on a new line.201
Errors'{' should be on a new line.352

org/apache/myfaces/custom/selectitems/AbstractUISelectItems.java

ViolationMessageLine
Errors'{' should be on a new line.48
Errors'{' should be on a new line.107
Errors'{' should be on a new line.120
Errors'{' should be on a new line.123
Errors'{' should be on a new line.126
Errors'{' should be on a new line.128
Errors'{' should be on a new line.130
Errors'{' should be on a new line.133
Errors'{' should be on a new line.137
Errors'{' should be on a new line.145
Errors'{' should be on a new line.149
Errors'{' should be on a new line.159
Errors'{' should be on a new line.172
Errors'if' construct must use '{}'s.180
Errors'else' construct must use '{}'s.182
Errors'{' should be on a new line.188
Errors'{' should be on a new line.192

org/apache/myfaces/custom/tabbedpane/TabChangeListenerTag.java

ViolationMessageLine
Errors'else' construct must use '{}'s.103
ErrorsLine is longer than 120 characters.104

org/apache/myfaces/custom/tree/taglib/AbstractTreeTag.java

ViolationMessageLine
Errors'{' should be on a new line.40
Errors'{' should be on a new line.46
Errors'{' should be on a new line.50
Errors'{' should be on a new line.54
Errors'{' should be on a new line.58
Errors'{' should be on a new line.62
Errors'{' should be on a new line.66
Errors'{' should be on a new line.73
Errors'{' should be on a new line.76
Errors'{' should be on a new line.79
Errors'{' should be on a new line.88
Errors'{' should be on a new line.92
Errors'{' should be on a new line.102
Errors'{' should be on a new line.111
Errors'{' should be on a new line.116
Errors'{' should be on a new line.117
Errors'}' should be alone on a line.120
Errors'{' should be on a new line.120
Errors'{' should be on a new line.122

org/apache/myfaces/custom/updateactionlistener/UpdateActionListener.java

ViolationMessageLine
Errors'if' construct must use '{}'s.93
ErrorsLine is longer than 120 characters.140
ErrorsEmpty statement.182
ErrorsEmpty statement.183
Errors'if' construct must use '{}'s.193

org/apache/myfaces/custom/updateactionlistener/UpdateActionListenerTag.java

ViolationMessageLine
Errors'if' construct must use '{}'s.105
Errors'if' construct must use '{}'s.106
Errors'if' construct must use '{}'s.107
ErrorsLine is longer than 120 characters.107
ErrorsLine is longer than 120 characters.110
Errors'{' should be on a new line.111

org/apache/myfaces/renderkit/html/ext/HtmlCheckboxRenderer.java

ViolationMessageLine
Errors'if' construct must use '{}'s.80
Errors'if' construct must use '{}'s.81
Errors'{' should be on a new line.251
ErrorsLine is longer than 120 characters.266
Errors'{' should be on a new line.317
Errors'if' construct must use '{}'s.321
Errors'{' should be on a new line.327
Errors'{' should be on a new line.336
ErrorsLine is longer than 120 characters.337
Errors'if' construct must use '{}'s.342
Errors'{' should be on a new line.353
Errors'{' should be on a new line.355
Errors'{' should be on a new line.367
Errors'{' should be on a new line.369
Errors'}' should be alone on a line.371
Errors'{' should be on a new line.371
Errors'{' should be on a new line.376
Errors'{' should be on a new line.377
Errors'{' should be on a new line.380
Errors'}' should be alone on a line.383
Errors'{' should be on a new line.383
ErrorsLine is longer than 120 characters.405
Errors'{' should be on a new line.484

org/apache/myfaces/renderkit/html/ext/HtmlMessageRenderer.java

ViolationMessageLine
Errors'if' construct must use '{}'s.83
Errors'if' construct must use '{}'s.85
Errors'if' construct must use '{}'s.98
Errors'if' construct must use '{}'s.101
Errors'if' construct must use '{}'s.102
Errors'if' construct must use '{}'s.104
Errors'if' construct must use '{}'s.120
Errors'if' construct must use '{}'s.133
Errors'if' construct must use '{}'s.136
Errors'if' construct must use '{}'s.137
Errors'if' construct must use '{}'s.139
Errors'if' construct must use '{}'s.154
Errors'while' construct must use '{}'s.172
ErrorsInner assignments should be avoided.172
ErrorsEmpty statement.172
Errors'if' construct must use '{}'s.206
Errors'{' should be on a new line.208
Errors'{' should be on a new line.213
ErrorsLine is longer than 120 characters.228
ErrorsLine is longer than 120 characters.253
Errors'if' construct must use '{}'s.303

org/apache/myfaces/renderkit/html/ext/HtmlRadioRenderer.java

ViolationMessageLine
ErrorsUnused import - javax.faces.component.UIInput.26
ErrorsUnused import - org.apache.myfaces.shared_tomahawk.renderkit.html.HTML.36
Errors'if' construct must use '{}'s.66
Errors'if' construct must use '{}'s.67
ErrorsLine is longer than 120 characters.111

org/apache/myfaces/renderkit/html/ext/HtmlTableRenderer.java

ViolationMessageLine
Errors'{' should be on a new line.63
Errors'{' should be on a new line.77
Errors'{' should be on a new line.78
Errors'{' should be on a new line.90
Errors'{' should be on a new line.91
Errors'{' should be on a new line.103
Errors'{' should be on a new line.104
Errors'{' should be on a new line.114
Errors'{' should be on a new line.115
Errors'{' should be on a new line.124
Errors'{' should be on a new line.127
Errors'{' should be on a new line.132
Errors'{' should be on a new line.133
Errors'{' should be on a new line.141
Errors'{' should be on a new line.142
ErrorsLine is longer than 120 characters.149
Errors'{' should be on a new line.149
Errors'{' should be on a new line.150
ErrorsLine is longer than 120 characters.155
Errors'{' should be on a new line.158
Errors'{' should be on a new line.160
Errors'{' should be on a new line.167
Errors'{' should be on a new line.168
Errors'{' should be on a new line.175
Errors'{' should be on a new line.178
Errors'{' should be on a new line.183
Errors'{' should be on a new line.186
Errors'{' should be on a new line.191
Errors'{' should be on a new line.194
Errors'{' should be on a new line.204
Errors'{' should be on a new line.207
Errors'{' should be on a new line.210
Errors'{' should be on a new line.213
Errors'{' should be on a new line.219
Errors'{' should be on a new line.246
Errors'{' should be on a new line.250
Errors'{' should be on a new line.261
Errors'{' should be on a new line.262
Errors'{' should be on a new line.264
Errors'{' should be on a new line.268
Errors'{' should be on a new line.276
Errors'{' should be on a new line.277
Errors'{' should be on a new line.279
Errors'{' should be on a new line.283
Errors'{' should be on a new line.288
Errors'{' should be on a new line.289
ErrorsEach variable declaration must be in its own statement.291
Errors'{' should be on a new line.291
Errors'{' should be on a new line.293
Errors'{' should be on a new line.295
Errors'{' should be on a new line.305
Errors'{' should be on a new line.306
Errors'{' should be on a new line.313
Errors'{' should be on a new line.326
Errors'{' should be on a new line.329
ErrorsEach variable declaration must be in its own statement.337
Errors'{' should be on a new line.337
Errors'{' should be on a new line.339
Errors'{' should be on a new line.341
Errors'{' should be on a new line.349
Errors'{' should be on a new line.353
Errors'{' should be on a new line.359
Errors'{' should be on a new line.364
Errors'{' should be on a new line.367
Errors'{' should be on a new line.370
Errors'{' should be on a new line.376
Errors'{' should be on a new line.380
ErrorsEach variable declaration must be in its own statement.387
Errors'{' should be on a new line.387
Errors'{' should be on a new line.391
Errors'{' should be on a new line.392
Errors'{' should be on a new line.401
Errors'{' should be on a new line.405
Errors'{' should be on a new line.413
Errors'{' should be on a new line.428
Errors'{' should be on a new line.437
ErrorsEach variable declaration must be in its own statement.438
Errors'{' should be on a new line.438
Errors'{' should be on a new line.466
Errors'{' should be on a new line.467
Errors'{' should be on a new line.469
Errors'{' should be on a new line.470
Errors'{' should be on a new line.486
Errors'{' should be on a new line.487
Errors'{' should be on a new line.490
Errors'{' should be on a new line.494
Errors'{' should be on a new line.498
Errors'{' should be on a new line.501
Errors'{' should be on a new line.513
Errors'{' should be on a new line.514
Errors'{' should be on a new line.516
Errors'{' should be on a new line.520
Errors'{' should be on a new line.527
ErrorsLine is longer than 120 characters.548
Errors'{' should be on a new line.548
Errors'{' should be on a new line.551
Errors'{' should be on a new line.556
Errors'{' should be on a new line.560
Errors'{' should be on a new line.563
Errors'{' should be on a new line.566
Errors'{' should be on a new line.572
Errors'{' should be on a new line.573
Errors'{' should be on a new line.609
ErrorsEach variable declaration must be in its own statement.620
Errors'{' should be on a new line.661
Errors'{' should be on a new line.662
Errors'{' should be on a new line.674
Errors'{' should be on a new line.678
Errors'{' should be on a new line.683
Errors'{' should be on a new line.686
Errors'{' should be on a new line.690
Errors'{' should be on a new line.691
Errors'{' should be on a new line.695
Errors'{' should be on a new line.699
Errors'{' should be on a new line.703
Errors'{' should be on a new line.705
Errors'{' should be on a new line.715
Errors'{' should be on a new line.716
Errors'{' should be on a new line.721
Errors'{' should be on a new line.722
Errors'{' should be on a new line.726
Errors'{' should be on a new line.734
Errors'{' should be on a new line.764
Errors'{' should be on a new line.767
ErrorsEach variable declaration must be in its own statement.769
Errors'{' should be on a new line.769
Errors'{' should be on a new line.771
Errors'{' should be on a new line.775
Errors'{' should be on a new line.790
Errors'{' should be on a new line.791
Errors'{' should be on a new line.795
Errors'{' should be on a new line.807
Errors'{' should be on a new line.813
Errors'{' should be on a new line.816
Errors'{' should be on a new line.820
Errors'{' should be on a new line.825
Errors'{' should be on a new line.837
Errors'{' should be on a new line.838
Errors'{' should be on a new line.839
Errors'{' should be on a new line.843
Errors'{' should be on a new line.849
Errors'{' should be on a new line.852
Errors'{' should be on a new line.856
Errors'{' should be on a new line.861
Errors'{' should be on a new line.868
ErrorsLine is longer than 120 characters.869
ErrorsEach variable declaration must be in its own statement.870
Errors'{' should be on a new line.870
Errors'{' should be on a new line.894
Errors'{' should be on a new line.896
Errors'{' should be on a new line.908
Errors'{' should be on a new line.910
ErrorsLine is longer than 120 characters.923
Errors'{' should be on a new line.923
Errors'{' should be on a new line.924
ErrorsLine is longer than 120 characters.933
Errors'{' should be on a new line.933
Errors'{' should be on a new line.934
Errors'{' should be on a new line.942
Errors'{' should be on a new line.943
Errors'{' should be on a new line.945
Errors'{' should be on a new line.949
Errors'{' should be on a new line.958
Errors'{' should be on a new line.961
ErrorsLine is longer than 120 characters.968
Errors'{' should be on a new line.968
Errors'{' should be on a new line.971
Errors'{' should be on a new line.978
Errors'{' should be on a new line.982
Errors'{' should be on a new line.983
Errors'{' should be on a new line.987
Errors'{' should be on a new line.999
Errors'{' should be on a new line.1002
Errors'{' should be on a new line.1004
Errors'{' should be on a new line.1007
Errors'{' should be on a new line.1010
Errors'{' should be on a new line.1013
Errors'{' should be on a new line.1014
Errors'{' should be on a new line.1015
Errors'{' should be on a new line.1018
Errors'{' should be on a new line.1021
Errors'{' should be on a new line.1025
Errors'{' should be on a new line.1040
Errors'{' should be on a new line.1044
Errors'{' should be on a new line.1048
Errors'{' should be on a new line.1054
Errors'{' should be on a new line.1058

org/apache/myfaces/renderkit/html/util/NonBufferingAddResource.java

ViolationMessageLine
ErrorsUnused import - org.apache.myfaces.shared_tomahawk.renderkit.html.HtmlRendererUtils.25
ErrorsUnused import - org.apache.myfaces.shared_tomahawk.renderkit.html.HtmlResponseWriterImpl.26
Errors'{' should be on a new line.44
ErrorsLine is longer than 120 characters.97
Errors'{' should be on a new line.97
Errors'{' should be on a new line.101
Errors'{' should be on a new line.104
ErrorsLine is longer than 120 characters.111
Errors'{' should be on a new line.111
Errors'{' should be on a new line.113
Errors'{' should be on a new line.116
Errors'{' should be on a new line.123
ErrorsLine is longer than 120 characters.125
Errors'{' should be on a new line.127
ErrorsLine is longer than 120 characters.128
Errors'{' should be on a new line.134
ErrorsLine is longer than 120 characters.137
ErrorsLine is longer than 120 characters.143
Errors'{' should be on a new line.143
ErrorsLine is longer than 120 characters.145
Errors'{' should be on a new line.151
ErrorsLine is longer than 120 characters.153
Errors'{' should be on a new line.158
ErrorsLine is longer than 120 characters.229
Errors'{' should be on a new line.229
Errors'{' should be on a new line.230
Errors'}' should be alone on a line.232
Errors'{' should be on a new line.232
ErrorsLine is longer than 120 characters.237
Errors'{' should be on a new line.237
Errors'{' should be on a new line.238
Errors'}' should be alone on a line.241
Errors'{' should be on a new line.241
ErrorsLine is longer than 120 characters.246
Errors'{' should be on a new line.246
Errors'{' should be on a new line.247
Errors'}' should be alone on a line.250
Errors'{' should be on a new line.250
Errors'{' should be on a new line.255
Errors'{' should be on a new line.256
Errors'}' should be alone on a line.258
Errors'{' should be on a new line.258
Errors'{' should be on a new line.263
Errors'{' should be on a new line.264
Errors'}' should be alone on a line.266
Errors'{' should be on a new line.266
Errors'{' should be on a new line.279
ErrorsLine is longer than 120 characters.280
ErrorsLine is longer than 120 characters.283
Errors'{' should be on a new line.283
Errors'{' should be on a new line.284
Errors'}' should be alone on a line.286
Errors'{' should be on a new line.286
ErrorsLine is longer than 120 characters.291
Errors'{' should be on a new line.291
Errors'{' should be on a new line.292
ErrorsLine is longer than 120 characters.293
Errors'}' should be alone on a line.294
Errors'{' should be on a new line.294
ErrorsLine is longer than 120 characters.299
Errors'{' should be on a new line.299
Errors'{' should be on a new line.300
ErrorsLine is longer than 120 characters.301
Errors'}' should be alone on a line.302
Errors'{' should be on a new line.302
Errors'{' should be on a new line.307
Errors'{' should be on a new line.308
Errors'}' should be alone on a line.310
Errors'{' should be on a new line.310
Errors'{' should be on a new line.315
Errors'{' should be on a new line.316
Errors'}' should be alone on a line.318
Errors'{' should be on a new line.318
Errors'{' should be on a new line.323
Errors'{' should be on a new line.324
Errors'}' should be alone on a line.326
Errors'{' should be on a new line.326
Errors'{' should be on a new line.331
Errors'{' should be on a new line.332
Errors'}' should be alone on a line.334
Errors'{' should be on a new line.334
Errors'if' construct must use '{}'s.489
ErrorsLine is longer than 120 characters.587
Errors'{' should be on a new line.587
ErrorsLine is longer than 120 characters.591
Errors'{' should be on a new line.591
Errors'{' should be on a new line.595
Errors'{' should be on a new line.599
Errors'{' should be on a new line.603
Errors'{' should be on a new line.607
Errors'{' should be on a new line.610
Errors'{' should be on a new line.613

org/apache/myfaces/tomahawk/application/jsp/JspTilesTwoViewHandlerImpl.java

ViolationMessageLine
Errors'{' should be on a new line.72
ErrorsLine is longer than 120 characters.81
Errors'{' should be on a new line.88
Errors'{' should be on a new line.90
Errors'{' should be on a new line.116
Errors'{' should be on a new line.131
Errors'}' should be alone on a line.136
Errors'{' should be on a new line.136
Errors'{' should be on a new line.229
Errors'{' should be on a new line.243
Errors'if' construct must use '{}'s.255
ErrorsLine is longer than 120 characters.255
Errors'if' construct must use '{}'s.260
Errors'{' should be on a new line.273
Errors'{' should be on a new line.279
Errors'{' should be on a new line.281
Errors'{' should be on a new line.286
Errors'{' should be on a new line.292
Errors'if' construct must use '{}'s.293
Errors'{' should be on a new line.296
Errors'{' should be on a new line.387
Errors'{' should be on a new line.388
Errors'{' should be on a new line.392
Errors'{' should be on a new line.393
ErrorsLine is longer than 120 characters.411
Errors'{' should be on a new line.411
Errors'{' should be on a new line.412
ErrorsLine is longer than 120 characters.415
Errors'{' should be on a new line.416
Errors'{' should be on a new line.419
ErrorsLine is longer than 120 characters.433
Errors'{' should be on a new line.471
Errors'{' should be on a new line.484
Errors'{' should be on a new line.486
ErrorsEach variable declaration must be in its own statement.501
ErrorsLine is longer than 120 characters.630
Errors'{' should be on a new line.630
Errors'}' should be alone on a line.634
Errors'{' should be on a new line.634
Errors'{' should be on a new line.649
ErrorsLine is longer than 120 characters.666
Errors'{' should be on a new line.666

org/apache/myfaces/tomahawk/application/jsp/ViewResponseWrapper.java

ViolationMessageLine
ErrorsUsing the '.*' form of import should be avoided - java.io.*.24
Errors'if' construct must use '{}'s.116
Errors'if' construct must use '{}'s.127
Errors'{' should be on a new line.183
Errors'{' should be on a new line.192
Errors'{' should be on a new line.208
Errors'{' should be on a new line.210
Errors'{' should be on a new line.214
Errors'{' should be on a new line.218
Errors'{' should be on a new line.222

org/apache/myfaces/validator/ValidatorBase.java

ViolationMessageLine
Errors'{' should be on a new line.47
Errors'if' construct must use '{}'s.61
Errors'{' should be on a new line.70
Errors'{' should be on a new line.81
Errors'{' should be on a new line.90
Errors'{' should be on a new line.101
Errors'if' construct must use '{}'s.102
Errors'{' should be on a new line.111
Errors'{' should be on a new line.119
Errors'{' should be on a new line.127
Errors'{' should be on a new line.134
Errors'{' should be on a new line.138
Errors'{' should be on a new line.149
ErrorsLine is longer than 120 characters.154
Errors'}' should be alone on a line.155
Errors'{' should be on a new line.155
Errors'if' construct must use '{}'s.170
Errors'if' construct must use '{}'s.184
Errors'if' construct must use '{}'s.260
Errors'if' construct must use '{}'s.296
Errors'if' construct must use '{}'s.297
ErrorsLine is longer than 120 characters.318

org/apache/myfaces/validator/ValidatorBaseTag.java

ViolationMessageLine
Errors'{' should be on a new line.35
Errors'{' should be on a new line.41
Errors'{' should be on a new line.55
Errors'if' construct must use '{}'s.61
ErrorsLine is longer than 120 characters.62
Errors'if' construct must use '{}'s.66