Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

FilesInfos infoWarnings warningErrors error
2000886

Rules

RulesViolationsSeverity
PackageHtml3error Error
NewlineAtEndOfFile9error Error
Translation0error Error
JavadocMethod107error Error
JavadocType0error Error
JavadocVariable47error Error
JavadocStyle15error Error
ConstantName8error Error
LocalFinalVariableName0error Error
LocalVariableName0error Error
MemberName0error Error
MethodName3error Error
PackageName0error Error
ParameterName0error Error
StaticVariableName0error Error
TypeName0error Error
Header
  • headerFile: "/Users/jason/ws/geronimo/gshell-tmp/gshell-support/gshell-common/target/checkstyle-header.txt"
17error Error
AvoidStarImport0error Error
IllegalImport0error Error
RedundantImport0error Error
UnusedImports0error Error
FileLength1error Error
LineLength
  • max: "120"
1error Error
MethodLength0error Error
ParameterNumber1error Error
EmptyForIteratorPad0error Error
NoWhitespaceAfter0error Error
NoWhitespaceBefore0error Error
OperatorWrap10error Error
ParenPad18error Error
TypecastParenPad0error Error
TabCharacter0error Error
WhitespaceAfter0error Error
WhitespaceAround47error Error
ModifierOrder7error Error
RedundantModifier0error Error
AvoidNestedBlocks0error Error
EmptyBlock4error Error
LeftCurly11error Error
NeedBraces2error Error
RightCurly8error Error
AvoidInlineConditionals10error Error
DoubleCheckedLocking0error Error
EmptyStatement0error Error
EqualsHashCode0error Error
HiddenField
  • ignoreConstructorParameter: "true"
  • ignoreSetter: "true"
14error Error
IllegalInstantiation0error Error
InnerAssignment1error Error
MagicNumber36error Error
MissingSwitchDefault2error Error
RedundantThrows1error Error
SimplifyBooleanExpression1error Error
SimplifyBooleanReturn0error Error
FinalClass0error Error
HideUtilityClassConstructor3error Error
InterfaceIsType0error Error
VisibilityModifier2error Error
ArrayTypeStyle0error Error
FinalParameters488error Error
GenericIllegalRegexp
  • message: "Line has trailing spaces."
  • format: "\s+$"
6error Error
TodoComment3error Error
UpperEll0error Error

Details

org/apache/geronimo/gshell/common/StopWatch.java

ViolationMessageLine
errorFile does not end with a newline.0
errorLine does not match expected header line of ''.1
error'{' should be on the previous line.58
errorMissing a Javadoc comment.60
errorMissing a Javadoc comment.61
errorMissing a Javadoc comment.62
errorMissing a Javadoc comment.63
errorMissing a Javadoc comment.66
errorMissing a Javadoc comment.67
errorMissing a Javadoc comment.95
errorUnused @throws tag for 'IllegalStateException'.106
error'if' is not followed by whitespace.109
error'if' is not followed by whitespace.112
errorUnused @throws tag for 'IllegalStateException'.125
error'if' is not followed by whitespace.128
error'if' is not followed by whitespace.131
errorUnused @throws tag for 'IllegalStateException'.156
error'if' is not followed by whitespace.159
errorUnused @throws tag for 'IllegalStateException'.172
error'if' is not followed by whitespace.175
errorUnused @throws tag for 'IllegalStateException'.188
error'if' is not followed by whitespace.191
errorUnused @throws tag for 'IllegalStateException'.204
error'if' is not followed by whitespace.207
error'if' is not followed by whitespace.224
error'if' is not followed by whitespace.227
error'if' is not followed by whitespace.230
errorUnused @throws tag for 'IllegalStateException'.243
error'if' is not followed by whitespace.247

org/apache/geronimo/gshell/common/tostring/StandardToStringStyle.java

ViolationMessageLine
errorFile does not end with a newline.0
errorLine does not match expected header line of ''.1
errorParameter useClassName should be final.73
errorParameter useShortClassName should be final.106
errorParameter shortClassName should be final.117
errorParameter useIdentityHashCode should be final.136
errorParameter useFieldNames should be final.156
errorParameter defaultFullDetail should be final.178
errorParameter arrayContentDetail should be final.198
errorParameter arrayStart should be final.221
errorParameter arrayEnd should be final.244
errorParameter arraySeparator should be final.267
errorParameter contentStart should be final.290
errorParameter contentEnd should be final.313
errorParameter fieldNameValueSeparator should be final.336
errorParameter fieldSeparator should be final.359
errorParameter fieldSeparatorAtStart should be final.383
errorParameter fieldSeparatorAtEnd should be final.407
errorParameter nullText should be final.430
errorParameter sizeStartText should be final.459
errorExtra HTML tag found: </p>467
errorParameter sizeEndText should be final.488
errorParameter summaryObjectStartText should be final.517
errorParameter summaryObjectEndText should be final.546

org/apache/geronimo/gshell/common/tostring/ReflectionToStringBuilder.java

ViolationMessageLine
errorFile does not end with a newline.0
errorLine does not match expected header line of ''.1
errorUnused @throws tag for 'IllegalArgumentException'.120
errorParameter object should be final.123
errorUnused @throws tag for 'IllegalArgumentException'.152
errorParameter object should be final.155
errorParameter style should be final.155
errorUnused @throws tag for 'IllegalArgumentException'.190
errorParameter object should be final.193
errorParameter style should be final.193
errorParameter outputTransients should be final.193
errorUnused @throws tag for 'IllegalArgumentException'.235
errorParameter object should be final.239
errorParameter style should be final.239
errorParameter outputTransients should be final.239
errorParameter outputStatics should be final.239
errorUnused @throws tag for 'IllegalArgumentException'.284
errorParameter object should be final.288
errorParameter style should be final.288
errorParameter outputTransients should be final.288
errorParameter outputStatics should be final.288
errorParameter reflectUpToClass should be final.289
errorUnused @throws tag for 'IllegalArgumentException'.330
errorParameter object should be final.334
errorParameter style should be final.334
errorParameter outputTransients should be final.335
errorParameter reflectUpToClass should be final.335
errorParameter object should be final.349
errorParameter object should be final.362
errorParameter excludeFieldNames should be final.362
errorParameter collection should be final.375
errorParameter array should be final.391
errorParameter object should be final.412
errorParameter excludeFieldNames should be final.412
errorUnused @throws tag for 'IllegalArgumentException'.447
errorParameter object should be final.450
errorUnused @throws tag for 'IllegalArgumentException'.467
errorParameter object should be final.470
errorParameter style should be final.470
errorUnused @throws tag for 'IllegalArgumentException'.493
errorParameter object should be final.496
errorParameter style should be final.496
errorParameter buffer should be final.496
errorParameter object should be final.516
errorParameter style should be final.516
errorParameter buffer should be final.516
errorParameter reflectUpToClass should be final.516
errorParameter outputTransients should be final.517
errorParameter object should be final.540
errorParameter style should be final.540
errorParameter buffer should be final.540
errorParameter reflectUpToClass should be final.540
errorParameter outputTransients should be final.541
errorParameter outputStatics should be final.541
errorParameter field should be final.560
errorParameter clazz should be final.594
errorParameter field should be final.655
errorRedundant throws: 'IllegalArgumentException' is unchecked exception.655
errorParameter array should be final.691
errorParameter appendStatics should be final.705
errorParameter appendTransients should be final.717
errorParameter excludeFieldNamesParam should be final.728
errorParameter clazz should be final.746
errorMissing a Javadoc comment.774
errorName 'ArrayUtils_EMPTY_STRING_ARRAY' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.774
errorMissing a Javadoc comment.776
errorName 'ClassUtils_INNER_CLASS_SEPARATOR_CHAR' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.776

org/apache/geronimo/gshell/common/DurationFormatUtils.java

ViolationMessageLine
errorLine does not match expected header line of ''.1
errorUtility classes should not have a public or default constructor.56
error'{' should be on the previous line.57
errorParameter durationMillis should be final.86
errorParameter durationMillis should be final.101
errorParameter durationMillis should be final.116
errorParameter format should be final.116
errorParameter durationMillis should be final.133
errorParameter format should be final.133
errorParameter padWithZeros should be final.133
error')' is preceded with whitespace.143
error')' is preceded with whitespace.147
error')' is preceded with whitespace.151
error')' is preceded with whitespace.155
error')' is preceded with whitespace.159
errorParameter durationMillis should be final.178
errorParameter suppressLeadingZeroElements should be final.179
errorParameter suppressTrailingZeroElements should be final.180
errorParameter startMillis should be final.240
errorParameter endMillis should be final.240
errorParameter startMillis should be final.253
errorParameter endMillis should be final.253
errorParameter format should be final.253
errorParameter startMillis should be final.280
errorParameter endMillis should be final.280
errorParameter format should be final.280
errorParameter padWithZeros should be final.280
errorParameter timezone should be final.281
errorComment matches to-do format 'TODO:'.286
error'1000' is a magic number.309
error'60' is a magic number.313
error'60' is a magic number.317
error'24' is a magic number.321
error'12' is a magic number.333
error'12' is a magic number.339
error'if' is not followed by whitespace.346
error'(' is followed by whitespace.346
error')' is preceded with whitespace.346
error'(' is followed by whitespace.353
error'if' is not followed by whitespace.357
error'if' is not followed by whitespace.358
error'(' is followed by whitespace.358
error'&&' should be on a new line.358
error'29' is a magic number.359
error')' is preceded with whitespace.359
error')' is preceded with whitespace.359
error'{' should be on the previous line.360
error'while' is not followed by whitespace.373
error'(' is followed by whitespace.373
error')' is preceded with whitespace.373
error'24' is a magic number.393
error'60' is a magic number.397
error'60' is a magic number.401
error'1000' is a magic number.405
errorMore than 7 parameters.427
errorParameter tokens should be final.427
errorParameter years should be final.427
errorParameter months should be final.427
errorParameter days should be final.427
errorParameter hours should be final.427
errorParameter minutes should be final.427
errorParameter seconds should be final.427
errorParameter milliseconds should be final.428
errorParameter padWithZeros should be final.428
errorAvoid inline conditionals.440
errorAvoid inline conditionals.444
errorAvoid inline conditionals.448
errorAvoid inline conditionals.452
errorAvoid inline conditionals.456
errorAvoid inline conditionals.460
error'1000' is a magic number.465
errorAvoid inline conditionals.467
errorAvoid inline conditionals.472
errorMissing a Javadoc comment.482
errorName 'y' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.482
errorMissing a Javadoc comment.483
errorMissing a Javadoc comment.484
errorName 'd' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.484
errorMissing a Javadoc comment.485
errorMissing a Javadoc comment.486
errorName 'm' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.486
errorMissing a Javadoc comment.487
errorName 's' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.487
errorMissing a Javadoc comment.488
errorFirst sentence should end with a period.490
errorParameter format should be final.496
error'<' is not preceded with whitespace.498
error'<' is not followed by whitespace.498
error'>' is not preceded with whitespace.498
error'<' is not preceded with whitespace.498
error'<' is not followed by whitespace.498
error'>' is not preceded with whitespace.498
error'>' is not followed by whitespace.498
error'for' is not followed by whitespace.504
error'=' is not preceded with whitespace.504
error'=' is not followed by whitespace.504
error'<' is not preceded with whitespace.504
error'<' is not followed by whitespace.504
error'if' is not followed by whitespace.506
errorComment matches to-do format 'TODO:'.512
error'if' is not followed by whitespace.514
error'if' is not followed by whitespace.531
error'if' is not followed by whitespace.538
error'if' is not followed by whitespace.539
error'(' is followed by whitespace.549
error')' is preceded with whitespace.549
errorFirst sentence should end with a period.557
errorParameter tokens should be final.564
errorParameter value should be final.564
errorMissing a Javadoc comment.574
errorMissing a Javadoc comment.575
errorParameter value should be final.582
errorParameter value should be final.594
errorParameter count should be final.594
errorFirst sentence should end with a period.599
errorFirst sentence should end with a period.606
errorParameter obj2 should be final.630

org/apache/geronimo/gshell/common/tostring/ToStringBuilder.java

ViolationMessageLine
errorFile does not end with a newline.0
errorLine does not match expected header line of ''.1
errorParameter object should be final.129
errorParameter object should be final.141
errorParameter style should be final.141
errorParameter object should be final.154
errorParameter style should be final.154
errorParameter outputTransients should be final.154
errorParameter object should be final.170
errorParameter style should be final.171
errorParameter outputTransients should be final.172
errorParameter reflectUpToClass should be final.173
errorUnused @throws tag for 'IllegalArgumentException'.181
errorParameter style should be final.183
errorUnused @throws tag for 'IllegalArgumentException'.212
errorParameter object should be final.215
errorUnused @throws tag for 'IllegalArgumentException'.228
errorParameter object should be final.231
errorParameter style should be final.231
errorParameter object should be final.248
errorParameter style should be final.248
errorParameter buffer should be final.248
error'512' is a magic number.253
errorParameter value should be final.271
errorParameter array should be final.285
errorParameter value should be final.299
errorParameter array should be final.313
errorParameter value should be final.327
errorParameter array should be final.341
errorParameter value should be final.355
errorParameter array should be final.369
errorParameter value should be final.383
errorParameter array should be final.397
errorParameter value should be final.411
errorParameter array should be final.425
errorParameter value should be final.439
errorParameter array should be final.453
errorParameter obj should be final.467
errorParameter array should be final.481
errorParameter value should be final.495
errorParameter array should be final.509
errorParameter fieldName should be final.522
errorParameter value should be final.522
errorParameter fieldName should be final.535
errorParameter array should be final.535
errorParameter fieldName should be final.555
errorParameter array should be final.555
errorParameter fullDetail should be final.555
errorParameter fieldName should be final.568
errorParameter value should be final.568
errorParameter fieldName should be final.580
errorParameter array should be final.580
errorParameter fieldName should be final.600
errorParameter array should be final.600
errorParameter fullDetail should be final.600
errorParameter fieldName should be final.613
errorParameter value should be final.613
errorParameter fieldName should be final.626
errorParameter array should be final.626
errorParameter fieldName should be final.646
errorParameter array should be final.646
errorParameter fullDetail should be final.646
errorParameter fieldName should be final.659
errorParameter value should be final.659
errorParameter fieldName should be final.672
errorParameter array should be final.672
errorParameter fieldName should be final.692
errorParameter array should be final.692
errorParameter fullDetail should be final.692
errorParameter fieldName should be final.705
errorParameter value should be final.705
errorParameter fieldName should be final.718
errorParameter array should be final.718
errorParameter fieldName should be final.738
errorParameter array should be final.738
errorParameter fullDetail should be final.738
errorParameter fieldName should be final.751
errorParameter value should be final.751
errorParameter fieldName should be final.764
errorParameter array should be final.764
errorParameter fieldName should be final.784
errorParameter array should be final.784
errorParameter fullDetail should be final.784
errorParameter fieldName should be final.797
errorParameter value should be final.797
errorParameter fieldName should be final.810
errorParameter array should be final.810
errorParameter fieldName should be final.830
errorParameter array should be final.830
errorParameter fullDetail should be final.830
errorParameter fieldName should be final.843
errorParameter obj should be final.843
errorParameter fieldName should be final.858
errorParameter obj should be final.858
errorParameter fullDetail should be final.858
errorParameter fieldName should be final.871
errorParameter array should be final.871
errorParameter fieldName should be final.891
errorParameter array should be final.891
errorParameter fullDetail should be final.891
errorParameter fieldName should be final.904
errorParameter value should be final.904
errorParameter fieldName should be final.917
errorParameter array should be final.917
errorParameter fieldName should be final.937
errorParameter array should be final.937
errorParameter fullDetail should be final.937
errorParameter object should be final.951
error'object' hides a field.951
errorParameter superToString should be final.970
errorParameter toString should be final.1004
errorMissing a Javadoc comment.1065
errorName 'BooleanUtils_toBooleanObject' must match pattern '^[a-z][a-zA-Z0-9]*$'.1065
errorParameter bool should be final.1065
errorAvoid inline conditionals.1066
errorLine has trailing spaces.1068
errorMissing a Javadoc comment.1069
errorName 'ObjectUtils_appendIdentityToString' must match pattern '^[a-z][a-zA-Z0-9]*$'.1069
errorParameter buffer should be final.1069
errorParameter object should be final.1069

org/apache/geronimo/gshell/common/io/package-info.java

ViolationMessageLine
errorMissing a header - not enough lines in file.1

org/apache/geronimo/gshell/common/tostring/ToStringStyle.java

ViolationMessageLine
errorFile does not end with a newline.0
errorFile length is 2,292 lines (max allowed is 2,000).1
errorLine does not match expected header line of ''.1
errorParameter value should be final.139
errorParameter value should be final.152
errorParameter value should be final.170
errorUnclosed HTML tag found: <code>'<size'</code>.256
errorUnclosed HTML tag found: <size'</code>.256
errorParameter buffer should be final.295
errorParameter superToString should be final.295
errorParameter buffer should be final.308
errorParameter toString should be final.308
errorParameter buffer should be final.329
errorParameter object should be final.329
errorParameter buffer should be final.347
errorParameter object should be final.347
errorExpression can be simplified.348
errorParameter buffer should be final.361
errorParameter buffer should be final.391
errorParameter fieldName should be final.391
errorParameter value should be final.391
errorParameter fullDetail should be final.391
errorParameter buffer should be final.423
errorParameter fieldName should be final.423
errorParameter value should be final.423
errorParameter detail should be final.423
errorParameter buffer should be final.534
errorParameter fieldName should be final.534
errorParameter value should be final.534
errorParameter buffer should be final.547
errorParameter fieldName should be final.547
errorParameter value should be final.547
errorParameter buffer should be final.559
errorParameter fieldName should be final.559
errorParameter coll should be final.559
errorUnclosed HTML tag found: <code>.</p>564
errorParameter buffer should be final.571
errorParameter fieldName should be final.571
errorParameter map should be final.571
errorParameter buffer should be final.584
errorParameter fieldName should be final.584
errorParameter value should be final.584
errorParameter buffer should be final.600
errorParameter fieldName should be final.600
errorParameter value should be final.600
errorParameter buffer should be final.614
errorParameter fieldName should be final.614
errorParameter value should be final.614
errorParameter buffer should be final.628
errorParameter fieldName should be final.628
errorParameter value should be final.628
errorParameter buffer should be final.642
errorParameter fieldName should be final.642
errorParameter value should be final.642
errorParameter buffer should be final.656
errorParameter fieldName should be final.656
errorParameter value should be final.656
errorParameter buffer should be final.670
errorParameter fieldName should be final.670
errorParameter value should be final.670
errorParameter buffer should be final.684
errorParameter fieldName should be final.684
errorParameter value should be final.684
errorParameter buffer should be final.698
errorParameter fieldName should be final.698
errorParameter value should be final.698
errorParameter buffer should be final.712
errorParameter fieldName should be final.712
errorParameter value should be final.712
errorParameter buffer should be final.726
errorParameter fieldName should be final.726
errorParameter value should be final.726
errorParameter buffer should be final.740
errorParameter fieldName should be final.740
errorParameter value should be final.740
errorParameter buffer should be final.754
errorParameter fieldName should be final.754
errorParameter value should be final.754
errorParameter buffer should be final.768
errorParameter fieldName should be final.768
errorParameter value should be final.768
errorParameter buffer should be final.782
errorParameter fieldName should be final.782
errorParameter value should be final.782
errorParameter buffer should be final.796
errorParameter fieldName should be final.796
errorParameter value should be final.796
errorParameter buffer should be final.810
errorParameter fieldName should be final.810
errorParameter value should be final.810
errorParameter buffer should be final.824
errorParameter fieldName should be final.824
errorParameter array should be final.824
errorParameter fullDetail should be final.824
errorParameter buffer should be final.851
errorParameter fieldName should be final.851
errorParameter array should be final.851
errorParameter buffer should be final.877
errorParameter fieldName should be final.877
errorParameter array should be final.877
errorParameter buffer should be final.904
errorParameter fieldName should be final.904
errorParameter array should be final.904
errorParameter buffer should be final.920
errorParameter fieldName should be final.920
errorParameter array should be final.920
errorParameter fullDetail should be final.920
errorParameter buffer should be final.945
errorParameter fieldName should be final.945
errorParameter array should be final.945
errorParameter buffer should be final.965
errorParameter fieldName should be final.965
errorParameter array should be final.965
errorParameter buffer should be final.981
errorParameter fieldName should be final.981
errorParameter array should be final.981
errorParameter fullDetail should be final.981
errorParameter buffer should be final.1006
errorParameter fieldName should be final.1006
errorParameter array should be final.1006
errorParameter buffer should be final.1026
errorParameter fieldName should be final.1026
errorParameter array should be final.1026
errorParameter buffer should be final.1042
errorParameter fieldName should be final.1042
errorParameter array should be final.1042
errorParameter fullDetail should be final.1042
errorParameter buffer should be final.1067
errorParameter fieldName should be final.1067
errorParameter array should be final.1067
errorParameter buffer should be final.1087
errorParameter fieldName should be final.1087
errorParameter array should be final.1087
errorParameter buffer should be final.1103
errorParameter fieldName should be final.1103
errorParameter array should be final.1103
errorParameter fullDetail should be final.1103
errorParameter buffer should be final.1128
errorParameter fieldName should be final.1128
errorParameter array should be final.1128
errorParameter buffer should be final.1148
errorParameter fieldName should be final.1148
errorParameter array should be final.1148
errorParameter buffer should be final.1164
errorParameter fieldName should be final.1164
errorParameter array should be final.1164
errorParameter fullDetail should be final.1164
errorParameter buffer should be final.1189
errorParameter fieldName should be final.1189
errorParameter array should be final.1189
errorParameter buffer should be final.1209
errorParameter fieldName should be final.1209
errorParameter array should be final.1209
errorParameter buffer should be final.1225
errorParameter fieldName should be final.1225
errorParameter array should be final.1225
errorParameter fullDetail should be final.1225
errorParameter buffer should be final.1250
errorParameter fieldName should be final.1250
errorParameter array should be final.1250
errorParameter buffer should be final.1270
errorParameter fieldName should be final.1270
errorParameter array should be final.1270
errorParameter buffer should be final.1286
errorParameter fieldName should be final.1286
errorParameter array should be final.1286
errorParameter fullDetail should be final.1286
errorParameter buffer should be final.1311
errorParameter fieldName should be final.1311
errorParameter array should be final.1311
errorParameter buffer should be final.1331
errorParameter fieldName should be final.1331
errorParameter array should be final.1331
errorParameter buffer should be final.1347
errorParameter fieldName should be final.1347
errorParameter array should be final.1347
errorParameter fullDetail should be final.1347
errorParameter buffer should be final.1372
errorParameter fieldName should be final.1372
errorParameter array should be final.1372
errorParameter buffer should be final.1392
errorParameter fieldName should be final.1392
errorParameter array should be final.1392
errorParameter buffer should be final.1404
errorParameter object should be final.1404
errorParameter buffer should be final.1421
errorParameter object should be final.1421
error'!=' is not preceded with whitespace.1422
error'!=' is not followed by whitespace.1422
errorParameter buffer should be final.1434
errorParameter buffer should be final.1443
errorParameter buffer should be final.1455
errorParameter fieldName should be final.1455
errorParameter buffer should be final.1464
errorParameter buffer should be final.1474
errorParameter fieldName should be final.1474
errorUnclosed HTML tag found: <code> the field end.</p>1482
errorParameter buffer should be final.1487
errorParameter fieldName should be final.1487
errorUnclosed HTML tag found: <code>.</p>1500
errorParameter buffer should be final.1506
errorParameter fieldName should be final.1506
errorParameter size should be final.1506
errorParameter fullDetailRequest should be final.1526
errorParameter cls should be final.1542
errorLine has trailing spaces.1545
errorParameter useClassName should be final.1565
errorParameter useShortClassName should be final.1598
errorParameter shortClassName should be final.1609
errorParameter useIdentityHashCode should be final.1629
errorParameter useFieldNames should be final.1649
errorParameter defaultFullDetail should be final.1671
errorParameter arrayContentDetail should be final.1691
errorParameter arrayStart should be final.1714
errorParameter arrayEnd should be final.1740
errorParameter arraySeparator should be final.1766
errorParameter contentStart should be final.1792
errorParameter contentEnd should be final.1818
errorParameter fieldNameValueSeparator should be final.1844
errorParameter fieldSeparator should be final.1870
errorParameter fieldSeparatorAtStart should be final.1897
errorParameter fieldSeparatorAtEnd should be final.1921
errorParameter nullText should be final.1944
errorParameter sizeStartText should be final.1976
errorParameter sizeEndText should be final.2008
errorParameter summaryObjectStartText should be final.2040
errorParameter summaryObjectEndText should be final.2072
errorMissing a Javadoc comment.2127
errorMissing a Javadoc comment.2161
errorUnclosed HTML tag found: <code>Singleton</ode> after serialization.</p>2175
errorExtra HTML tag found: </ode> after serialization.</p>2175
errorMissing a Javadoc comment.2193
errorUnclosed HTML tag found: <code>Singleton</ode> after serialization.</p>2210
errorExtra HTML tag found: </ode> after serialization.</p>2210
errorMissing a Javadoc comment.2229
errorMissing a Javadoc comment.2259
errorName 'SystemUtils_LINE_SEPARATOR' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.2259
errorName 'ObjectUtils_appendIdentityToString' must match pattern '^[a-z][a-zA-Z0-9]*$'.2279
errorParameter buffer should be final.2279
errorParameter object should be final.2279

org/apache/geronimo/gshell/common/package.html

ViolationMessageLine
errorMissing package documentation file.0

org/apache/geronimo/gshell/common/tostring/package-info.java

ViolationMessageLine
errorMissing a header - not enough lines in file.1

org/apache/geronimo/gshell/common/Duration.java

ViolationMessageLine
errorMissing a header - not enough lines in file.1
errorLine has trailing spaces.30
error'{' should be on the previous line.35
errorMissing a Javadoc comment.36
errorMissing a Javadoc comment.38
errorVariable 'value' must be private and have accessor methods.38
errorMissing a Javadoc comment.40
errorVariable 'unit' must be private and have accessor methods.40
errorMissing a Javadoc comment.42
error'}' should be on the same line.47
errorMissing a Javadoc comment.53
errorMissing a Javadoc comment.57
errorMissing a Javadoc comment.61
errorLine has trailing spaces.64
errorMissing a Javadoc comment.65
errorMissing a Javadoc comment.72
error'if' construct must use '{}'s.73
error'if' construct must use '{}'s.74
errorMissing a Javadoc comment.81
error'32' is a magic number.84
error'31' is a magic number.85
errorAvoid inline conditionals.85

org/apache/geronimo/gshell/common/NestedIOException.java

ViolationMessageLine
errorFile does not end with a newline.0
errorMissing a header - not enough lines in file.1
error'{' should be on the previous line.31
errorMissing a Javadoc comment.32
errorMissing a Javadoc comment.34
errorMissing a Javadoc comment.40
errorMissing a Javadoc comment.44
errorMissing a Javadoc comment.48

org/apache/geronimo/gshell/common/package-info.java

ViolationMessageLine
errorMissing a header - not enough lines in file.1

org/apache/geronimo/gshell/common/Arguments.java

ViolationMessageLine
errorMissing a header - not enough lines in file.1
errorUtility classes should not have a public or default constructor.30
error'{' should be on the previous line.31
errorMissing a Javadoc comment.32
errorMissing a Javadoc comment.36
errorParameter pos should be final.36
errorLine has trailing spaces.42
errorMissing a Javadoc comment.48
error'=' is not preceded with whitespace.53
error'=' is not followed by whitespace.53
error'<' is not preceded with whitespace.53
error'<' is not followed by whitespace.53
error')' is preceded with whitespace.53
errorMissing a Javadoc comment.63
error'=' is not preceded with whitespace.68
error'=' is not followed by whitespace.68
error'<' is not preceded with whitespace.68
error'<' is not followed by whitespace.68
error')' is preceded with whitespace.68
errorMissing a Javadoc comment.78
error'=' is not preceded with whitespace.83
error'=' is not followed by whitespace.83
error'<' is not preceded with whitespace.83
error'<' is not followed by whitespace.83
error')' is preceded with whitespace.83

org/apache/geronimo/gshell/common/NamedThreadFactory.java

ViolationMessageLine
errorFile does not end with a newline.0
errorMissing a header - not enough lines in file.1
error'{' should be on the previous line.33
errorMissing a Javadoc comment.34
errorMissing a Javadoc comment.36
errorMissing a Javadoc comment.38
errorMissing a Javadoc comment.40
errorMissing a Javadoc comment.48
errorMissing a Javadoc comment.52
errorMissing a Javadoc comment.56
errorMissing a Javadoc comment.60
errorMissing a Javadoc comment.64
errorMissing a Javadoc comment.68
errorMissing a Javadoc comment.76
errorLine has trailing spaces.80
errorMissing a Javadoc comment.86
errorMissing a Javadoc comment.90

org/apache/geronimo/gshell/common/io/PumpStreamHandler.java

ViolationMessageLine
errorFile does not end with a newline.0
errorLine does not match expected header line of ''.1
error'{' should be on the previous line.38
errorMissing a Javadoc comment.39
errorMissing a Javadoc comment.41
errorMissing a Javadoc comment.43
errorMissing a Javadoc comment.45
errorMissing a Javadoc comment.47
errorMissing a Javadoc comment.49
errorMissing a Javadoc comment.55
errorMissing a Javadoc comment.65
errorMissing a Javadoc comment.69
error'in' hides a field.76
errorExpected @param tag for 'in'.76
error'in' hides a field.85
errorExpected @param tag for 'in'.85
error'out' hides a field.96
errorExpected @param tag for 'out'.96
error'}' should be on the same line.101
error'}' should be on the same line.145
errorMust have at least one statement.146
error'}' should be on the same line.154
errorMust have at least one statement.155
error'}' should be on the same line.166
errorMust have at least one statement.167
error'}' should be on the same line.173
errorMust have at least one statement.174
error'in' hides a field.182
errorExpected @param tag for 'in'.182
error'out' hides a field.182
errorExpected @param tag for 'out'.182
error'in' hides a field.192
errorExpected @param tag for 'in'.192
error'out' hides a field.192
errorExpected @param tag for 'out'.192
errorExpected an @return tag.202
error'in' hides a field.202
errorExpected @param tag for 'in'.202
error'out' hides a field.202
errorExpected @param tag for 'out'.202
error'in' hides a field.218
error'out' hides a field.218
errorExpected an @return tag.231
errorLine is longer than 120 characters.231
error'in' hides a field.231
errorExpected @param tag for 'in'.231
error'out' hides a field.231
errorExpected @param tag for 'out'.231
errorExpected @param tag for 'closeWhenExhausted'.231

org/apache/geronimo/gshell/common/io/package.html

ViolationMessageLine
errorMissing package documentation file.0

org/apache/geronimo/gshell/common/io/StreamPumper.java

ViolationMessageLine
errorFile does not end with a newline.0
errorMissing a header - not enough lines in file.1
error'{' should be on the previous line.38
errorMissing a Javadoc comment.39
errorMissing a Javadoc comment.41
errorMissing a Javadoc comment.43
errorMissing a Javadoc comment.45
errorMissing a Javadoc comment.47
errorMissing a Javadoc comment.49
errorMissing a Javadoc comment.51
errorMissing a Javadoc comment.53
error'128' is a magic number.53
errorMissing a Javadoc comment.55
errorParameter autoflush should be final.89
errorInner assignments should be avoided.109
error'}' should be on the same line.116
error'}' should be on the same line.121
errorExpected @throws tag for 'InterruptedException'.148
errorUnused @throws tag for 'IllegalStateException'.158

org/apache/geronimo/gshell/common/tostring/package.html

ViolationMessageLine
errorMissing package documentation file.0

org/apache/geronimo/gshell/common/Notification.java

ViolationMessageLine
errorMissing a header - not enough lines in file.1
error'{' should be on the previous line.29
errorMissing a Javadoc comment.32
errorMissing a Javadoc comment.36
errorMissing a Javadoc comment.40
errorMissing a Javadoc comment.44

org/apache/geronimo/gshell/common/DateUtils.java

ViolationMessageLine
errorLine does not match expected header line of ''.1
errorUtility classes should not have a public or default constructor.47
error'{' should be on the previous line.48
error'static' modifier out of order with the JLS suggestions.78
errorMissing a Javadoc comment.80
errorName 'fields' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.80
error'static' modifier out of order with the JLS suggestions.95
error'static' modifier out of order with the JLS suggestions.100
error'static' modifier out of order with the JLS suggestions.105
error'static' modifier out of order with the JLS suggestions.110
error'static' modifier out of order with the JLS suggestions.115
error'static' modifier out of order with the JLS suggestions.120
errorUnused @throws tag for 'IllegalArgumentException'.145
errorParameter date1 should be final.148
errorParameter date2 should be final.148
errorUnused @throws tag for 'IllegalArgumentException'.169
errorParameter cal1 should be final.172
errorParameter cal2 should be final.172
error'&&' should be on a new line.176
error'&&' should be on a new line.177
errorUnused @throws tag for 'IllegalArgumentException'.190
errorParameter date1 should be final.193
errorParameter date2 should be final.193
errorUnused @throws tag for 'IllegalArgumentException'.208
errorParameter cal1 should be final.211
errorParameter cal2 should be final.211
errorUnused @throws tag for 'IllegalArgumentException'.228
errorParameter cal1 should be final.231
errorParameter cal2 should be final.231
error'&&' should be on a new line.235
error'&&' should be on a new line.236
error'&&' should be on a new line.237
error'&&' should be on a new line.238
error'&&' should be on a new line.239
error'&&' should be on a new line.240
error'&&' should be on a new line.241
errorUnused @throws tag for 'IllegalArgumentException'.256
errorParameter str should be final.259
errorParameter parsePatterns should be final.259
errorUnused @throws tag for 'IllegalArgumentException'.289
errorParameter date should be final.291
errorParameter amount should be final.291
errorUnused @throws tag for 'IllegalArgumentException'.303
errorParameter date should be final.305
errorParameter amount should be final.305
errorUnused @throws tag for 'IllegalArgumentException'.317
errorParameter date should be final.319
errorParameter amount should be final.319
errorUnused @throws tag for 'IllegalArgumentException'.331
errorParameter date should be final.333
errorParameter amount should be final.333
errorUnused @throws tag for 'IllegalArgumentException'.345
errorParameter date should be final.347
errorParameter amount should be final.347
errorUnused @throws tag for 'IllegalArgumentException'.359
errorParameter date should be final.361
errorParameter amount should be final.361
errorUnused @throws tag for 'IllegalArgumentException'.373
errorParameter date should be final.375
errorParameter amount should be final.375
errorUnused @throws tag for 'IllegalArgumentException'.387
errorParameter date should be final.389
errorParameter amount should be final.389
errorUnused @throws tag for 'IllegalArgumentException'.402
errorParameter date should be final.404
errorParameter calendarField should be final.404
errorParameter amount should be final.404
errorUnused @throws tag for 'IllegalArgumentException'.440
errorUnused @throws tag for 'ArithmeticException'.441
errorParameter date should be final.443
errorParameter field should be final.443
errorUnused @throws tag for 'IllegalArgumentException'.478
errorUnused @throws tag for 'ArithmeticException'.479
errorParameter date should be final.481
errorParameter field should be final.481
errorUnused @throws tag for 'IllegalArgumentException'.515
errorUnused @throws tag for 'ClassCastException'.516
errorUnused @throws tag for 'ArithmeticException'.518
errorParameter date should be final.520
errorParameter field should be final.520
errorUnused @throws tag for 'IllegalArgumentException'.547
errorUnused @throws tag for 'ArithmeticException'.548
errorParameter date should be final.550
errorParameter field should be final.550
errorUnused @throws tag for 'IllegalArgumentException'.573
errorUnused @throws tag for 'ArithmeticException'.574
errorParameter date should be final.576
errorParameter field should be final.576
errorUnused @throws tag for 'IllegalArgumentException'.599
errorUnused @throws tag for 'ClassCastException'.601
errorUnused @throws tag for 'ArithmeticException'.603
errorParameter date should be final.605
errorParameter field should be final.605
errorUnused @throws tag for 'ArithmeticException'.625
errorParameter val should be final.627
errorParameter field should be final.627
errorParameter round should be final.627
error'280000000' is a magic number.628
error'500' is a magic number.648
error'30' is a magic number.657
error'1000L' is a magic number.658
error'30' is a magic number.666
error'60000L' is a magic number.667
error'15' is a magic number.688
error'-15' is a magic number.690
errorswitch without "default" clause.706
error'15' is a magic number.715
error'15' is a magic number.716
error'7' is a magic number.719
error'12' is a magic number.728
error'12' is a magic number.729
error'6' is a magic number.731
errorUnused @throws tag for 'IllegalArgumentException'.775
errorUnused @throws tag for 'IllegalArgumentException'.776
errorParameter focus should be final.778
errorParameter rangeStyle should be final.778
errorUnused @throws tag for 'IllegalArgumentException'.808
errorUnused @throws tag for 'IllegalArgumentException'.809
errorParameter focus should be final.811
errorParameter rangeStyle should be final.811
errorswitch without "default" clause.841
error'3' is a magic number.854
error'3' is a magic number.855
error'7' is a magic number.863
error'7' is a magic number.866
error'7' is a magic number.869
error'7' is a magic number.872
errorUnused @throws tag for 'IllegalArgumentException'.897
errorUnused @throws tag for 'ClassCastException'.899
errorParameter focus should be final.902
errorParameter rangeStyle should be final.902
errorMissing a Javadoc comment.919
errorMissing a Javadoc comment.920
errorParameter startFinal should be final.928
errorParameter endFinal should be final.928
errorFirst sentence should end with a period.944
errorComment matches to-do format 'TODO:'.970