Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

FilesInfos infoWarnings warningErrors error
22002960

Rules

RulesViolationsSeverity
PackageHtml4error Error
NewlineAtEndOfFile0error Error
Translation0error Error
JavadocMethod179error Error
JavadocType0error Error
JavadocVariable31error Error
JavadocStyle102error Error
ConstantName3error Error
LocalFinalVariableName0error Error
LocalVariableName0error Error
MemberName0error Error
MethodName0error Error
PackageName0error Error
ParameterName0error Error
StaticVariableName0error Error
TypeName0error Error
AvoidStarImport0error Error
IllegalImport0error Error
RedundantImport0error Error
UnusedImports1error Error
FileLength0error Error
LineLength196error Error
MethodLength0error Error
ParameterNumber0error Error
EmptyForIteratorPad0error Error
MethodParamPad0error Error
NoWhitespaceAfter0error Error
NoWhitespaceBefore0error Error
OperatorWrap15error Error
ParenPad1error Error
TypecastParenPad0error Error
TabCharacter1467error Error
WhitespaceAfter4error Error
WhitespaceAround102error Error
ModifierOrder4error Error
RedundantModifier30error Error
AvoidNestedBlocks2error Error
EmptyBlock6error Error
LeftCurly0error Error
NeedBraces47error Error
RightCurly4error Error
AvoidInlineConditionals2error Error
DoubleCheckedLocking0error Error
EmptyStatement0error Error
EqualsHashCode0error Error
HiddenField53error Error
IllegalInstantiation0error Error
InnerAssignment1error Error
MagicNumber7error Error
MissingSwitchDefault0error Error
RedundantThrows3error Error
SimplifyBooleanExpression1error Error
SimplifyBooleanReturn0error Error
DesignForExtension168error Error
FinalClass0error Error
HideUtilityClassConstructor0error Error
InterfaceIsType0error Error
VisibilityModifier22error Error
ArrayTypeStyle0error Error
FinalParameters123error Error
GenericIllegalRegexp
  • message: "Line has trailing spaces."
  • format: "\s+$"
382error Error
TodoComment0error Error
UpperEll0error Error

Details

net/sf/mybatchfwk/history/IExecutionHistory.java

ViolationMessageLine
errorLine has trailing spaces.1
errorLine has trailing spaces.4
errorLine has trailing spaces.9
errorLine has trailing spaces.14
errorLine is longer than 80 characters.26
errorLine has trailing spaces.27
errorLine has trailing spaces.31
errorLine contains a tab character.31
errorFirst sentence should end with a period.32
errorLine contains a tab character.32
errorLine is longer than 80 characters.33
errorLine contains a tab character.33
errorLine contains a tab character.34
errorLine contains a tab character.35
errorLine is longer than 80 characters.36
errorLine contains a tab character.36
errorRedundant 'public' modifier.36
errorExpected @throws tag for 'BatchException'.36
errorLine has trailing spaces.37
errorLine contains a tab character.37
errorFirst sentence should end with a period.38
errorLine contains a tab character.38
errorLine contains a tab character.39
errorLine contains a tab character.40
errorLine contains a tab character.41
errorRedundant 'public' modifier.41
errorExpected @throws tag for 'BatchException'.41
errorLine has trailing spaces.42
errorLine contains a tab character.42
errorFirst sentence should end with a period.43
errorLine contains a tab character.43
errorLine contains a tab character.44
errorLine contains a tab character.45
errorLine has trailing spaces.46
errorLine contains a tab character.46
errorLine contains a tab character.47
errorExpected an @return tag.48
errorLine contains a tab character.48
errorRedundant 'public' modifier.48
errorExpected @throws tag for 'BatchException'.48
errorLine has trailing spaces.49
errorLine contains a tab character.49
errorFirst sentence should end with a period.50
errorLine contains a tab character.50
errorLine contains a tab character.51
errorLine contains a tab character.52
errorLine contains a tab character.53
errorExpected an @return tag.54
errorLine contains a tab character.54
errorRedundant 'public' modifier.54
errorExpected @param tag for 'id'.54
errorExpected @throws tag for 'BatchException'.54
errorLine has trailing spaces.55
errorLine contains a tab character.55
errorFirst sentence should end with a period.56
errorLine contains a tab character.56
errorLine contains a tab character.57
errorLine contains a tab character.58
errorLine contains a tab character.59
errorLine contains a tab character.60
errorRedundant 'public' modifier.60
errorExpected @param tag for 'id'.60
errorExpected @throws tag for 'BatchException'.60
errorLine has trailing spaces.61
errorLine contains a tab character.61
errorFirst sentence should end with a period.62
errorLine contains a tab character.62
errorLine contains a tab character.63
errorLine contains a tab character.64
errorLine contains a tab character.65
errorLine contains a tab character.66
errorRedundant 'public' modifier.66
errorExpected @param tag for 'id'.66
errorExpected @throws tag for 'BatchException'.66
errorLine has trailing spaces.67
errorLine contains a tab character.67
errorFirst sentence should end with a period.68
errorLine contains a tab character.68
errorLine contains a tab character.69
errorLine contains a tab character.70
errorLine contains a tab character.71
errorLine contains a tab character.72
errorExpected an @return tag.73
errorLine contains a tab character.73
errorRedundant 'public' modifier.73
errorExpected @throws tag for 'BatchException'.73
errorLine has trailing spaces.74
errorLine contains a tab character.74
errorFirst sentence should end with a period.75
errorLine contains a tab character.75
errorLine contains a tab character.76
errorLine contains a tab character.77
errorLine contains a tab character.78
errorLine contains a tab character.79
errorExpected an @return tag.80
errorLine contains a tab character.80
errorRedundant 'public' modifier.80
errorExpected @throws tag for 'BatchException'.80

net/sf/mybatchfwk/jmx/package.html

ViolationMessageLine
errorMissing package documentation file.0

net/sf/mybatchfwk/utils/package.html

ViolationMessageLine
errorMissing package documentation file.0

net/sf/mybatchfwk/jmx/ManagedBatchService.java

ViolationMessageLine
errorLine has trailing spaces.1
errorLine has trailing spaces.4
errorLine has trailing spaces.9
errorLine has trailing spaces.14
errorFirst sentence should end with a period.39
errorLine is longer than 80 characters.43
errorLine has trailing spaces.44
errorLine contains a tab character.44
errorLine is longer than 80 characters.45
errorLine contains a tab character.45
errorMissing a Javadoc comment.45
errorName 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.45
errorLine has trailing spaces.46
errorLine contains a tab character.46
errorLine contains a tab character.47
errorMissing a Javadoc comment.47
errorLine is longer than 80 characters.48
errorLine contains a tab character.48
errorLine contains a tab character.49
errorLine has trailing spaces.50
errorMissing a Javadoc comment.51
errorLine has trailing spaces.52
errorFirst sentence should end with a period.53
errorLine has trailing spaces.55
errorLine has trailing spaces.57
errorLine has trailing spaces.58
errorLine has trailing spaces.59
errorLine has trailing spaces.60
errorLine has trailing spaces.61
errorLine is longer than 80 characters.63
errorParameter batchService should be final.63
error'batchService' hides a field.63
errorExpected @param tag for 'batchService'.63
errorExpected @throws tag for 'MalformedObjectNameException'.63
errorExpected @throws tag for 'NullPointerException'.63
errorRedundant throws: 'NullPointerException' is unchecked exception.63
errorExpected @throws tag for 'InstanceAlreadyExistsException'.63
errorExpected @throws tag for 'MBeanRegistrationException'.63
errorExpected @throws tag for 'NotCompliantMBeanException'.63
errorLine has trailing spaces.65
errorLine has trailing spaces.70
errorLine contains a tab character.70
errorLine contains a tab character.71
errorLine contains a tab character.72
errorLine contains a tab character.73
errorLine contains a tab character.74
errorMethod 'pause' is not designed for extension - needs to be abstract, final or empty.74
errorMissing a Javadoc comment.74
errorLine contains a tab character.76
errorLine has trailing spaces.77
errorLine contains a tab character.77
errorLine contains a tab character.78
errorLine contains a tab character.79
errorLine contains a tab character.80
errorLine contains a tab character.81
errorMethod 'resume' is not designed for extension - needs to be abstract, final or empty.81
errorMissing a Javadoc comment.81
errorLine contains a tab character.83
errorLine has trailing spaces.84
errorLine contains a tab character.84
errorLine contains a tab character.85
errorLine contains a tab character.86
errorLine contains a tab character.87
errorLine contains a tab character.88
errorMethod 'shutdown' is not designed for extension - needs to be abstract, final or empty.88
errorMissing a Javadoc comment.88
errorLine contains a tab character.90
errorLine has trailing spaces.91
errorLine contains a tab character.91
errorLine contains a tab character.92
errorLine contains a tab character.93
errorLine contains a tab character.94
errorLine contains a tab character.95
errorMethod 'shutdownNow' is not designed for extension - needs to be abstract, final or empty.95
errorMissing a Javadoc comment.95
errorLine contains a tab character.96
errorLine contains a tab character.97
errorLine has trailing spaces.98
errorLine contains a tab character.98
errorLine contains a tab character.99
errorLine contains a tab character.100
errorLine contains a tab character.101
errorLine contains a tab character.102
errorMethod 'restart' is not designed for extension - needs to be abstract, final or empty.102
errorMissing a Javadoc comment.102
errorLine contains a tab character.104
errorLine has trailing spaces.105
errorLine contains a tab character.105
errorLine contains a tab character.106
errorLine contains a tab character.107
errorLine contains a tab character.108
errorLine contains a tab character.109
errorMethod 'getState' is not designed for extension - needs to be abstract, final or empty.109
errorMissing a Javadoc comment.109
errorLine contains a tab character.110
errorLine contains a tab character.111
errorLine has trailing spaces.112
errorLine contains a tab character.112
errorLine contains a tab character.113
errorLine contains a tab character.114
errorLine contains a tab character.115
errorLine contains a tab character.116
errorMethod 'getBeginDate' is not designed for extension - needs to be abstract, final or empty.116
errorMissing a Javadoc comment.116
errorLine contains a tab character.117
errorLine contains a tab character.118
errorLine has trailing spaces.119
errorLine contains a tab character.119
errorLine contains a tab character.120
errorLine contains a tab character.121
errorLine contains a tab character.122
errorLine contains a tab character.123
errorMethod 'getEndDate' is not designed for extension - needs to be abstract, final or empty.123
errorMissing a Javadoc comment.123
errorLine contains a tab character.124
errorLine contains a tab character.125
errorLine has trailing spaces.126
errorLine contains a tab character.126
errorLine contains a tab character.127
errorLine is longer than 80 characters.128
errorLine contains a tab character.128
errorLine contains a tab character.129
errorLine contains a tab character.130
errorMethod 'getNumberOfCompletedTasks' is not designed for extension - needs to be abstract, final or empty.130
errorMissing a Javadoc comment.130
errorLine is longer than 80 characters.131
errorLine contains a tab character.131
errorLine contains a tab character.132
errorLine contains a tab character.134
errorLine is longer than 80 characters.135
errorLine contains a tab character.135
errorLine contains a tab character.136
errorLine contains a tab character.137
errorMethod 'getNumberOfFailedTasks' is not designed for extension - needs to be abstract, final or empty.137
errorMissing a Javadoc comment.137
errorLine is longer than 80 characters.138
errorLine contains a tab character.138
errorLine contains a tab character.139
errorLine has trailing spaces.140
errorLine contains a tab character.140
errorFirst sentence should end with a period.141
errorLine contains a tab character.141
errorLine contains a tab character.142
errorLine contains a tab character.143
errorLine contains a tab character.144
errorLine contains a tab character.145
errorMethod 'notifyBatchState' is not designed for extension - needs to be abstract, final or empty.145
errorParameter newState should be final.145
errorExpected @param tag for 'newState'.145
errorLine contains a tab character.146
errorLine is longer than 80 characters.147
errorLine contains a tab character.147
errorLine contains a tab character.148
errorLine contains a tab character.149
errorLine contains a tab character.150

net/sf/mybatchfwk/history/MemoryExecutionHistory.java

ViolationMessageLine
errorLine has trailing spaces.1
errorLine has trailing spaces.4
errorLine has trailing spaces.9
errorLine has trailing spaces.14
errorLine is longer than 80 characters.30
errorLine has trailing spaces.32
errorLine has trailing spaces.36
errorLine contains a tab character.36
errorLine contains a tab character.37
errorMissing a Javadoc comment.37
error'<' is not preceded with whitespace.37
error'<' is not followed by whitespace.37
error'>' is not preceded with whitespace.37
errorVariable 'completedTasksList' must be private and have accessor methods.37
errorLine contains a tab character.38
errorMissing a Javadoc comment.38
error'<' is not preceded with whitespace.38
error'<' is not followed by whitespace.38
error'>' is not preceded with whitespace.38
errorVariable 'failedTasksList' must be private and have accessor methods.38
errorLine contains a tab character.40
errorLine is longer than 80 characters.41
errorLine contains a tab character.41
errorLine contains a tab character.42
errorLine is longer than 80 characters.43
errorLine contains a tab character.43
errorMethod 'initStorage' is not designed for extension - needs to be abstract, final or empty.43
errorMissing a Javadoc comment.43
errorParameter configuration should be final.43
errorLine contains a tab character.44
error'<' is not preceded with whitespace.44
error'<' is not followed by whitespace.44
error'>' is not preceded with whitespace.44
error'>' is not followed by whitespace.44
errorLine contains a tab character.45
error'<' is not preceded with whitespace.45
error'<' is not followed by whitespace.45
error'>' is not preceded with whitespace.45
error'>' is not followed by whitespace.45
errorLine contains a tab character.46
errorLine has trailing spaces.47
errorLine contains a tab character.47
errorLine contains a tab character.48
errorLine contains a tab character.49
errorLine contains a tab character.50
errorLine contains a tab character.51
errorMissing a Javadoc comment.51
errorLine contains a tab character.52
errorLine contains a tab character.54
errorLine is longer than 80 characters.55
errorLine contains a tab character.55
errorLine contains a tab character.56
errorLine contains a tab character.57
errorMethod 'completedTasksIdIterator' is not designed for extension - needs to be abstract, final or empty.57
errorMissing a Javadoc comment.57
errorLine contains a tab character.58
errorLine contains a tab character.59
errorLine contains a tab character.61
errorLine is longer than 80 characters.62
errorLine contains a tab character.62
errorLine contains a tab character.63
errorLine contains a tab character.64
errorMethod 'failedTasksIdIterator' is not designed for extension - needs to be abstract, final or empty.64
errorMissing a Javadoc comment.64
errorLine contains a tab character.65
errorLine contains a tab character.66
errorLine contains a tab character.68
errorLine is longer than 80 characters.69
errorLine contains a tab character.69
errorLine contains a tab character.70
errorLine contains a tab character.71
errorMethod 'isCompletedTask' is not designed for extension - needs to be abstract, final or empty.71
errorMissing a Javadoc comment.71
errorParameter id should be final.71
errorLine contains a tab character.72
errorLine contains a tab character.73
errorLine contains a tab character.75
errorLine is longer than 80 characters.76
errorLine contains a tab character.76
errorLine contains a tab character.77
errorLine contains a tab character.78
errorMethod 'isFailedTask' is not designed for extension - needs to be abstract, final or empty.78
errorMissing a Javadoc comment.78
errorParameter id should be final.78
errorLine contains a tab character.79
errorLine contains a tab character.80
errorLine contains a tab character.82
errorLine is longer than 80 characters.83
errorLine contains a tab character.83
errorLine contains a tab character.84
errorLine contains a tab character.85
errorMethod 'storeCompletedTaskId' is not designed for extension - needs to be abstract, final or empty.85
errorMissing a Javadoc comment.85
errorParameter id should be final.85
errorLine contains a tab character.86
errorLine contains a tab character.87
errorLine contains a tab character.89
errorLine is longer than 80 characters.90
errorLine contains a tab character.90
errorLine contains a tab character.91
errorLine contains a tab character.92
errorMethod 'storeFailedTaskId' is not designed for extension - needs to be abstract, final or empty.92
errorMissing a Javadoc comment.92
errorParameter id should be final.92
errorLine contains a tab character.93
errorLine contains a tab character.94

net/sf/mybatchfwk/utils/Property.java

ViolationMessageLine
errorLine is longer than 80 characters.13
errorLine has trailing spaces.19
errorLine contains a tab character.19
errorLine contains a tab character.20
errorMissing a Javadoc comment.20

net/sf/mybatchfwk/BatchException.java

ViolationMessageLine
errorLine has trailing spaces.1
errorLine has trailing spaces.4
errorLine has trailing spaces.9
errorLine has trailing spaces.14
errorLine is longer than 80 characters.22
errorLine has trailing spaces.23
errorLine has trailing spaces.27
errorLine contains a tab character.27
errorLine contains a tab character.28
errorMissing a Javadoc comment.28
errorLine contains a tab character.30
errorMissing a Javadoc comment.30
errorLine contains a tab character.31
errorLine contains a tab character.32
errorLine contains a tab character.34
errorMissing a Javadoc comment.34
errorParameter message should be final.34
errorParameter cause should be final.34
errorLine contains a tab character.35
errorLine contains a tab character.36
errorLine contains a tab character.38
errorMissing a Javadoc comment.38
errorParameter message should be final.38
errorLine contains a tab character.39
errorLine contains a tab character.40
errorLine contains a tab character.42
errorMissing a Javadoc comment.42
errorParameter cause should be final.42
errorLine contains a tab character.43
errorLine contains a tab character.44

net/sf/mybatchfwk/ExecutionReport.java

ViolationMessageLine
errorLine has trailing spaces.1
errorLine has trailing spaces.4
errorLine has trailing spaces.9
errorLine has trailing spaces.14
errorLine is longer than 80 characters.27
errorLine is longer than 80 characters.28
errorLine is longer than 80 characters.30
errorLine has trailing spaces.31
errorLine has trailing spaces.35
errorLine contains a tab character.35
errorFirst sentence should end with a period.36
errorLine contains a tab character.36
errorLine contains a tab character.37
errorLine contains a tab character.38
errorLine contains a tab character.39
errorVariable 'beginDate' must be private and have accessor methods.39
errorLine has trailing spaces.40
errorLine contains a tab character.40
errorFirst sentence should end with a period.41
errorLine contains a tab character.41
errorLine contains a tab character.42
errorLine contains a tab character.43
errorLine contains a tab character.44
errorVariable 'endDate' must be private and have accessor methods.44
errorLine has trailing spaces.45
errorLine contains a tab character.45
errorFirst sentence should end with a period.46
errorLine contains a tab character.46
errorLine contains a tab character.47
errorLine contains a tab character.48
errorLine contains a tab character.49
errorVariable 'numberOfCompletedTasks' must be private and have accessor methods.49
errorLine has trailing spaces.50
errorLine contains a tab character.50
errorFirst sentence should end with a period.51
errorLine contains a tab character.51
errorLine contains a tab character.52
errorLine contains a tab character.53
errorLine contains a tab character.54
errorVariable 'numberOfFailedTasks' must be private and have accessor methods.54
errorLine has trailing spaces.55
errorLine contains a tab character.55
errorFirst sentence should end with a period.56
errorLine contains a tab character.56
errorLine contains a tab character.57
errorLine contains a tab character.58
errorLine contains a tab character.59
errorVariable 'history' must be private and have accessor methods.59
errorLine has trailing spaces.60
errorLine contains a tab character.60
errorFirst sentence should end with a period.61
errorLine contains a tab character.61
errorLine contains a tab character.62
errorLine contains a tab character.63
errorLine contains a tab character.64
errorLine contains a tab character.65
errorLine has trailing spaces.66
errorLine contains a tab character.66
errorLine contains a tab character.67
errorMissing a Javadoc comment.67
errorParameter history should be final.67
error'history' hides a field.67
errorLine contains a tab character.68
errorLine contains a tab character.69
errorLine has trailing spaces.70
errorLine contains a tab character.71
errorLine contains a tab character.72
errorLine contains a tab character.73
errorLine contains a tab character.74
errorMethod 'reportCompletion' is not designed for extension - needs to be abstract, final or empty.75
errorParameter task should be final.75
errorLine has trailing spaces.78
errorLine contains a tab character.78
errorLine contains a tab character.80
errorLine contains a tab character.81
errorLine contains a tab character.82
errorLine contains a tab character.83
errorMethod 'reportFailure' is not designed for extension - needs to be abstract, final or empty.84
errorParameter task should be final.84
errorParameter throwable should be final.84
errorLine contains a tab character.86
errorLine has trailing spaces.87
errorFirst sentence should end with a period.88
errorLine is longer than 80 characters.89
errorExpected an @return tag.93
errorMethod 'completedTasksIdIterator' is not designed for extension - needs to be abstract, final or empty.93
errorExpected @throws tag for 'BatchException'.93
errorLine contains a tab character.94
errorLine contains a tab character.95
errorLine contains a tab character.96
errorLine contains a tab character.97
errorLine has trailing spaces.99
errorFirst sentence should end with a period.100
errorLine is longer than 80 characters.101
errorExpected an @return tag.105
errorMethod 'failedTasksIdIterator' is not designed for extension - needs to be abstract, final or empty.105
errorExpected @throws tag for 'BatchException'.105
errorLine contains a tab character.106
errorLine contains a tab character.107
errorLine contains a tab character.108
errorLine contains a tab character.109
errorLine has trailing spaces.111
errorMethod 'toString' is not designed for extension - needs to be abstract, final or empty.112
errorMissing a Javadoc comment.112
errorLine contains a tab character.114
errorLine contains a tab character.115
errorLine contains a tab character.116
errorLine is longer than 80 characters.117
errorLine contains a tab character.117
errorLine contains a tab character.118
errorLine contains a tab character.119
errorLine contains a tab character.120
errorLine has trailing spaces.122
errorLine contains a tab character.124
errorLine contains a tab character.125
errorLine has trailing spaces.126
errorFirst sentence should end with a period.127
errorLine contains a tab character.128
errorLine contains a tab character.129
errorLine contains a tab character.130
errorMethod 'getBeginDate' is not designed for extension - needs to be abstract, final or empty.131
errorLine contains a tab character.132
errorLine contains a tab character.133
errorFirst sentence should end with a period.135
errorLine contains a tab character.136
errorLine contains a tab character.137
errorLine contains a tab character.138
errorMethod 'setBeginDate' is not designed for extension - needs to be abstract, final or empty.139
errorParameter beginDate should be final.139
error'beginDate' hides a field.139
errorLine contains a tab character.140
errorLine contains a tab character.141
errorFirst sentence should end with a period.143
errorLine contains a tab character.144
errorLine contains a tab character.145
errorLine contains a tab character.146
errorMethod 'getEndDate' is not designed for extension - needs to be abstract, final or empty.147
errorLine contains a tab character.148
errorLine contains a tab character.149
errorFirst sentence should end with a period.151
errorLine contains a tab character.152
errorLine contains a tab character.153
errorLine contains a tab character.154
errorMethod 'setEndDate' is not designed for extension - needs to be abstract, final or empty.155
errorParameter endDate should be final.155
error'endDate' hides a field.155
errorLine contains a tab character.156
errorLine contains a tab character.157
errorLine contains a tab character.159
errorLine contains a tab character.160
errorLine contains a tab character.161
errorLine contains a tab character.162
errorMethod 'getNumberOfCompletedTasks' is not designed for extension - needs to be abstract, final or empty.162
errorLine contains a tab character.163
errorLine contains a tab character.164
errorLine has trailing spaces.165
errorLine contains a tab character.165
errorLine contains a tab character.166
errorLine contains a tab character.167
errorLine contains a tab character.168
errorLine contains a tab character.169
errorMethod 'getNumberOfFailedTasks' is not designed for extension - needs to be abstract, final or empty.169
errorLine contains a tab character.170
errorLine contains a tab character.171
errorLine contains a tab character.173
errorLine contains a tab character.174
errorLine contains a tab character.175
errorLine contains a tab character.176
errorMethod 'getHistory' is not designed for extension - needs to be abstract, final or empty.176
errorLine contains a tab character.177
errorLine contains a tab character.178
errorLine contains a tab character.180
errorLine contains a tab character.181
errorLine contains a tab character.182
errorLine contains a tab character.183
errorMethod 'setHistory' is not designed for extension - needs to be abstract, final or empty.183
errorParameter history should be final.183
error'history' hides a field.183
errorLine contains a tab character.184
errorLine contains a tab character.185

net/sf/mybatchfwk/TaskExecutionException.java

ViolationMessageLine
errorLine has trailing spaces.1
errorLine has trailing spaces.4
errorLine has trailing spaces.9
errorLine has trailing spaces.14
errorFirst sentence should end with a period.20
errorMissing a Javadoc comment.26
errorMissing a Javadoc comment.28
errorMissing a Javadoc comment.32
errorParameter message should be final.32
errorParameter cause should be final.32
errorMissing a Javadoc comment.36
errorParameter message should be final.36
errorMissing a Javadoc comment.40
errorParameter cause should be final.40

net/sf/mybatchfwk/BatchService.java

ViolationMessageLine
errorLine has trailing spaces.1
errorLine has trailing spaces.4
errorLine has trailing spaces.9
errorLine has trailing spaces.14
errorLine has trailing spaces.39
errorUnclosed HTML tag found: <tab>- define configuration into the file 'my-batch-fwk.prop41
errorLine has trailing spaces.43
errorLine has trailing spaces.48
errorLine is longer than 80 characters.49
errorLine has trailing spaces.51
errorLine is longer than 80 characters.52
errorLine has trailing spaces.53
errorLine has trailing spaces.57
errorLine contains a tab character.57
errorLine contains a tab character.58
errorMissing a Javadoc comment.58
errorName 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.58
errorLine has trailing spaces.59
errorLine contains a tab character.59
errorFirst sentence should end with a period.60
errorLine contains a tab character.60
errorLine contains a tab character.61
errorLine contains a tab character.62
errorLine contains a tab character.63
errorLine is longer than 80 characters.64
errorLine contains a tab character.64
errorLine has trailing spaces.65
errorLine contains a tab character.65
errorFirst sentence should end with a period.66
errorLine contains a tab character.66
errorLine contains a tab character.68
errorLine contains a tab character.69
errorLine has trailing spaces.70
errorLine contains a tab character.70
errorFirst sentence should end with a period.71
errorLine contains a tab character.73
errorLine contains a tab character.74
errorLine has trailing spaces.75
errorLine contains a tab character.75
errorFirst sentence should end with a period.76
errorLine contains a tab character.79
errorLine has trailing spaces.80
errorLine contains a tab character.80
errorFirst sentence should end with a period.81
errorLine contains a tab character.81
errorLine is longer than 80 characters.82
errorLine contains a tab character.82
errorLine contains a tab character.83
errorLine contains a tab character.84
errorLine has trailing spaces.85
errorLine contains a tab character.85
errorFirst sentence should end with a period.86
errorLine contains a tab character.89
errorLine has trailing spaces.90
errorLine contains a tab character.90
errorFirst sentence should end with a period.91
errorLine contains a tab character.91
errorLine contains a tab character.92
errorLine contains a tab character.93
errorLine contains a tab character.94
errorLine has trailing spaces.95
errorFirst sentence should end with a period.96
errorLine has trailing spaces.100
errorFirst sentence should end with a period.101
errorLine has trailing spaces.102
errorLine has trailing spaces.105
errorFirst sentence should end with a period.106
errorLine has trailing spaces.107
errorLine has trailing spaces.110
errorFirst sentence should end with a period.111
errorLine has trailing spaces.115
errorFirst sentence should end with a period.116
errorLine has trailing spaces.120
errorFirst sentence should end with a period.121
errorLine has trailing spaces.125
errorFirst sentence should end with a period.126
errorLine has trailing spaces.130
errorFirst sentence should end with a period.131
errorLine has trailing spaces.135
errorFirst sentence should end with a period.137
errorLine contains a tab character.138
errorLine contains a tab character.139
errorLine contains a tab character.140
errorExpected an @return tag.141
errorLine contains a tab character.141
errorLine contains a tab character.142
errorLine contains a tab character.143
errorLine has trailing spaces.144
errorLine contains a tab character.144
errorLine contains a tab character.145
errorLine contains a tab character.148
errorLine contains a tab character.149
errorLine contains a tab character.150
errorParameter args should be final.150
errorLine has trailing spaces.151
errorLine is longer than 80 characters.154
errorLine is longer than 80 characters.156
errorLine has trailing spaces.159
errorLine contains a tab character.159
errorLine contains a tab character.160
errorLine contains a tab character.161
errorLine contains a tab character.163
errorLine contains a tab character.164
errorLine contains a tab character.165
errorLine is longer than 80 characters.166
errorLine contains a tab character.166
errorLine contains a tab character.167
errorLine contains a tab character.168
errorLine has trailing spaces.169
errorLine contains a tab character.169
errorLine contains a tab character.170
errorLine contains a tab character.171
errorLine contains a tab character.172
errorLine contains a tab character.173
errorLine is longer than 80 characters.174
errorLine contains a tab character.174
errorLine contains a tab character.175
error'3' is a magic number.175
errorLine contains a tab character.176
errorLine has trailing spaces.177
errorLine contains a tab character.179
errorLine has trailing spaces.180
errorUnused @param tag for 'config'.184
errorLine has trailing spaces.185
errorMethod 'init' is not designed for extension - needs to be abstract, final or empty.187
errorParameter conf should be final.187
errorExpected @param tag for 'conf'.187
errorExpected @throws tag for 'BatchException'.187
errorLine has trailing spaces.188
errorLine contains a tab character.189
errorLine has trailing spaces.190
errorLine contains a tab character.190
errorLine contains a tab character.191
errorLine has trailing spaces.192
errorLine has trailing spaces.199
errorLine is longer than 80 characters.201
errorLine contains a tab character.201
errorLine is longer than 80 characters.202
errorLine is longer than 80 characters.205
errorLine is longer than 80 characters.207
error'+' should be on a new line.207
errorLine is longer than 80 characters.208
errorLine is longer than 80 characters.210
errorLine has trailing spaces.213
errorLine has trailing spaces.215
errorLine is longer than 80 characters.217
errorLine contains a tab character.217
errorLine contains a tab character.218
errorLine contains a tab character.219
errorLine contains a tab character.220
errorLine is longer than 80 characters.221
errorLine contains a tab character.221
errorLine contains a tab character.222
errorLine is longer than 80 characters.223
errorLine contains a tab character.223
error'+' should be on a new line.223
errorLine is longer than 80 characters.224
errorLine contains a tab character.224
errorLine contains a tab character.225
errorLine is longer than 80 characters.226
errorLine contains a tab character.226
errorLine contains a tab character.227
errorLine contains a tab character.228
errorLine has trailing spaces.230
errorLine is longer than 80 characters.231
errorLine contains a tab character.232
errorLine is longer than 80 characters.233
errorLine contains a tab character.233
errorLine is longer than 80 characters.235
error'+' should be on a new line.235
errorLine is longer than 80 characters.236
errorLine is longer than 80 characters.238
errorLine has trailing spaces.241
errorLine contains a tab character.243
errorLine contains a tab character.244
errorLine contains a tab character.245
errorLine contains a tab character.246
errorLine is longer than 80 characters.247
errorLine contains a tab character.247
errorLine contains a tab character.248
errorLine has trailing spaces.252
errorLine contains a tab character.252
errorLine contains a tab character.253
errorLine contains a tab character.254
errorLine is longer than 80 characters.255
errorLine contains a tab character.255
errorLine contains a tab character.256
errorLine contains a tab character.257
errorLine contains a tab character.258
errorMethod 'prepareForLaunch' is not designed for extension - needs to be abstract, final or empty.258
errorExpected @throws tag for 'BatchException'.258
errorLine has trailing spaces.259
errorLine has trailing spaces.261
errorLine contains a tab character.264
errorLine contains a tab character.265
errorLine is longer than 80 characters.266
errorLine contains a tab character.266
errorLine contains a tab character.267
errorLine has trailing spaces.269
errorLine contains a tab character.269
errorLine contains a tab character.270
errorLine contains a tab character.271
errorLine has trailing spaces.272
errorLine contains a tab character.272
errorLine is longer than 80 characters.273
errorLine contains a tab character.273
error'<' is not preceded with whitespace.273
error'<' is not followed by whitespace.273
error'>' is not preceded with whitespace.273
error'<' is not preceded with whitespace.273
error'<' is not followed by whitespace.273
error'>' is not preceded with whitespace.273
error'>' is not followed by whitespace.273
errorLine contains a tab character.274
errorLine contains a tab character.275
errorLine is longer than 80 characters.276
errorLine contains a tab character.276
errorLine contains a tab character.277
errorLine contains a tab character.278
errorLine is longer than 80 characters.279
errorLine contains a tab character.279
errorLine contains a tab character.280
errorLine contains a tab character.281
errorLine is longer than 80 characters.282
errorLine contains a tab character.282
error'?' is not preceded with whitespace.282
errorAvoid inline conditionals.282
error'?' is not followed by whitespace.282
error':' is not preceded with whitespace.282
error':' is not followed by whitespace.282
error'?' is not preceded with whitespace.282
errorAvoid inline conditionals.282
error'?' is not followed by whitespace.282
error':' is not preceded with whitespace.282
error':' is not followed by whitespace.282
error'60L' is a magic number.282
errorLine contains a tab character.283
errorLine has trailing spaces.284
errorLine contains a tab character.284
errorLine contains a tab character.285
errorLine contains a tab character.286
errorLine contains a tab character.287
errorLine contains a tab character.288
errorLine contains a tab character.289
errorLine has trailing spaces.290
errorLine contains a tab character.291
errorMissing a Javadoc comment.291
errorLine has trailing spaces.292
errorFirst sentence should end with a period.293
errorLine contains a tab character.293
errorLine contains a tab character.294
errorLine contains a tab character.295
errorLine contains a tab character.296
errorLine contains a tab character.297
errorMethod 'launch' is not designed for extension - needs to be abstract, final or empty.297
errorExpected @throws tag for 'BatchException'.297
errorLine has trailing spaces.298
errorLine contains a tab character.298
errorLine contains a tab character.300
errorLine contains a tab character.301
errorLine has trailing spaces.303
errorLine has trailing spaces.306
errorLine contains a tab character.306
errorLine contains a tab character.307
errorLine contains a tab character.308
errorLine has trailing spaces.309
errorLine contains a tab character.309
errorFirst sentence should end with a period.310
errorLine contains a tab character.310
errorLine contains a tab character.311
errorLine contains a tab character.312
errorLine contains a tab character.313
errorLine contains a tab character.314
errorMethod 'executeBatch' is not designed for extension - needs to be abstract, final or empty.314
errorExpected @throws tag for 'BatchException'.314
errorLine has trailing spaces.315
errorLine has trailing spaces.317
errorLine contains a tab character.319
errorLine has trailing spaces.320
errorLine contains a tab character.320
errorLine contains a tab character.321
errorLine is longer than 80 characters.322
errorLine contains a tab character.322
errorLine contains a tab character.323
errorLine has trailing spaces.324
errorLine contains a tab character.324
errorLine contains a tab character.325
errorLine contains a tab character.326
errorLine has trailing spaces.327
errorLine is longer than 80 characters.334
errorLine has trailing spaces.338
errorLine is longer than 80 characters.339
errorLine contains a tab character.339
error'||' should be on a new line.339
errorLine is longer than 80 characters.340
errorLine contains a tab character.340
errorLine contains a tab character.342
errorLine contains a tab character.343
errorLine is longer than 80 characters.344
errorLine contains a tab character.344
errorLine contains a tab character.345
errorLine is longer than 80 characters.346
errorLine contains a tab character.346
errorLine contains a tab character.347
errorLine has trailing spaces.348
errorLine is longer than 80 characters.350
error'||' should be on a new line.350
errorLine is longer than 80 characters.351
error'||' should be on a new line.351
errorLine contains a tab character.355
errorLine contains a tab character.356
errorLine contains a tab character.357
errorLine has trailing spaces.358
errorLine contains a tab character.358
errorLine contains a tab character.359
errorLine contains a tab character.360
errorLine is longer than 80 characters.361
errorLine contains a tab character.361
error'-' is not preceded with whitespace.361
errorLine contains a tab character.362
errorLine contains a tab character.363
errorLine contains a tab character.364
errorLine is longer than 80 characters.365
errorLine contains a tab character.365
errorLine contains a tab character.366
errorLine is longer than 80 characters.367
errorLine contains a tab character.367
errorLine contains a tab character.368
errorLine has trailing spaces.369
errorLine contains a tab character.369
errorLine contains a tab character.370
errorLine has trailing spaces.371
errorLine contains a tab character.371
errorLine contains a tab character.372
errorLine contains a tab character.373
errorLine contains a tab character.374
errorLine contains a tab character.375
errorLine contains a tab character.376
errorLine has trailing spaces.378
errorLine has trailing spaces.380
errorLine contains a tab character.380
errorLine contains a tab character.382
errorLine contains a tab character.383
errorLine contains a tab character.384
errorLine is longer than 80 characters.385
errorLine contains a tab character.385
errorLine contains a tab character.386
errorLine has trailing spaces.389
errorLine contains a tab character.390
errorLine contains a tab character.391
errorLine contains a tab character.392
errorLine contains a tab character.393
errorLine contains a tab character.394
errorLine has trailing spaces.395
errorFirst sentence should end with a period.396
errorMethod 'shutdownScheduleService' is not designed for extension - needs to be abstract, final or empty.399
errorLine has trailing spaces.408
errorLine contains a tab character.408
errorLine contains a tab character.409
errorLine contains a tab character.410
errorLine has trailing spaces.411
errorLine contains a tab character.411
errorLine contains a tab character.412
errorMethod 'sleepBatchService' is not designed for extension - needs to be abstract, final or empty.413
errorExpected @throws tag for 'BatchException'.413
errorLine contains a tab character.414
errorLine contains a tab character.416
errorLine contains a tab character.420
errorLine is longer than 80 characters.421
errorLine contains a tab character.422
errorLine contains a tab character.423
errorLine contains a tab character.424
errorLine has trailing spaces.425
errorLine contains a tab character.425
errorFirst sentence should end with a period.426
errorLine contains a tab character.426
errorLine contains a tab character.427
errorLine contains a tab character.428
errorLine contains a tab character.429
errorLine contains a tab character.430
errorLine is longer than 80 characters.431
errorLine contains a tab character.431
errorMethod 'awaitServiceTermination' is not designed for extension - needs to be abstract, final or empty.431
errorParameter service should be final.431
errorExpected @param tag for 'service'.431
errorExpected @throws tag for 'BatchException'.431
errorLine contains a tab character.432
errorLine contains a tab character.433
errorLine contains a tab character.434
errorLine contains a tab character.435
errorLine is longer than 80 characters.436
errorLine contains a tab character.436
errorLine contains a tab character.437
errorLine contains a tab character.438
errorLine contains a tab character.439
errorLine has trailing spaces.440
errorFirst sentence should end with a period.441
errorLine is longer than 80 characters.442
errorMethod 'setState' is not designed for extension - needs to be abstract, final or empty.445
errorParameter newState should be final.445
errorExpected @param tag for 'newState'.445
errorLine contains a tab character.446
errorLine is longer than 80 characters.447
errorLine contains a tab character.447
errorLine contains a tab character.448
errorLine contains a tab character.449
errorLine has trailing spaces.451
errorFirst sentence should end with a period.452
errorLine has trailing spaces.456
errorExpected an @return tag.458
errorMethod 'canBeExecuted' is not designed for extension - needs to be abstract, final or empty.458
errorParameter task should be final.458
errorExpected @param tag for 'task'.458
errorExpected @throws tag for 'BatchException'.458
errorLine contains a tab character.459
errorLine contains a tab character.460
errorLine contains a tab character.461
errorLine contains a tab character.462
errorLine contains a tab character.463
errorLine contains a tab character.464
errorLine contains a tab character.465
errorLine contains a tab character.466
errorLine contains a tab character.467
errorLine contains a tab character.468
errorLine contains a tab character.469
errorLine contains a tab character.470
errorLine contains a tab character.471
errorLine contains a tab character.472
errorLine contains a tab character.473
errorLine contains a tab character.474
errorLine contains a tab character.475
errorLine has trailing spaces.477
errorFirst sentence should end with a period.478
errorMethod 'afterExecute' is not designed for extension - needs to be abstract, final or empty.483
errorParameter task should be final.483
errorExpected @param tag for 'task'.483
errorParameter throwable should be final.483
errorExpected @param tag for 'throwable'.483
errorLine contains a tab character.484
errorLine contains a tab character.485
errorLine contains a tab character.486
errorLine contains a tab character.487
errorLine is longer than 80 characters.488
errorLine contains a tab character.488
errorLine contains a tab character.489
errorLine is longer than 80 characters.490
errorLine contains a tab character.490
errorLine contains a tab character.491
errorLine contains a tab character.492
errorLine contains a tab character.493
errorLine contains a tab character.494
errorLine contains a tab character.495
errorLine contains a tab character.496
errorLine contains a tab character.497
errorLine contains a tab character.498
errorLine is longer than 80 characters.499
errorLine contains a tab character.499
errorLine contains a tab character.500
errorLine contains a tab character.501
errorLine contains a tab character.502
errorLine contains a tab character.503
errorLine has trailing spaces.505
errorFirst sentence should end with a period.506
errorMethod 'manageFatalError' is not designed for extension - needs to be abstract, final or empty.510
errorParameter throwable should be final.510
errorExpected @param tag for 'throwable'.510
errorLine contains a tab character.511
errorLine contains a tab character.512
errorLine contains a tab character.513
errorLine has trailing spaces.515
errorLine has trailing spaces.519
errorLine has trailing spaces.523
errorMethod 'pause' is not designed for extension - needs to be abstract, final or empty.525
errorExpected @throws tag for 'Exception'.525
errorLine contains a tab character.528
errorLine is longer than 80 characters.529
errorLine contains a tab character.529
errorLine contains a tab character.530
errorLine has trailing spaces.544
errorLine has trailing spaces.548
errorMethod 'resume' is not designed for extension - needs to be abstract, final or empty.550
errorExpected @throws tag for 'Exception'.550
errorLine is longer than 80 characters.553
errorLine contains a tab character.553
errorLine is longer than 80 characters.554
errorLine contains a tab character.554
errorLine contains a tab character.555
errorLine is longer than 80 characters.565
errorLine has trailing spaces.577
errorLine is longer than 80 characters.581
errorMethod 'shutdown' is not designed for extension - needs to be abstract, final or empty.584
errorParameter waitForSubmittedTasks should be final.584
errorExpected @throws tag for 'Exception'.584
errorLine has trailing spaces.596
errorLine is longer than 80 characters.597
errorLine has trailing spaces.604
errorLine contains a tab character.608
errorLine contains a tab character.611
errorLine contains a tab character.613
errorLine contains a tab character.614
errorLine has trailing spaces.625
errorMethod 'restart' is not designed for extension - needs to be abstract, final or empty.631
errorExpected @throws tag for 'Exception'.631
errorLine contains a tab character.634
errorLine is longer than 80 characters.635
errorLine contains a tab character.635
errorLine contains a tab character.636
errorLine has trailing spaces.649
errorLine has trailing spaces.653
errorMethod 'getThreadPoolExecutor' is not designed for extension - needs to be abstract, final or empty.657
errorLine contains a tab character.661
errorLine contains a tab character.662
errorLine contains a tab character.663
errorLine contains a tab character.664
errorMethod 'getState' is not designed for extension - needs to be abstract, final or empty.664
errorLine contains a tab character.665
errorLine contains a tab character.666
errorMethod 'setBatch' is not designed for extension - needs to be abstract, final or empty.671
errorParameter batch should be final.671
error'batch' hides a field.671
errorMethod 'getExecutionReport' is not designed for extension - needs to be abstract, final or empty.678

net/sf/mybatchfwk/package.html

ViolationMessageLine
errorMissing package documentation file.0

net/sf/mybatchfwk/jmx/ManagedBatchServiceMBean.java

ViolationMessageLine
errorLine has trailing spaces.1
errorLine has trailing spaces.4
errorLine has trailing spaces.9
errorLine has trailing spaces.14
errorLine is longer than 80 characters.25
errorLine is longer than 80 characters.26
errorLine has trailing spaces.30
errorLine contains a tab character.30
errorLine contains a tab character.31
errorLine contains a tab character.32
errorLine contains a tab character.33
errorLine contains a tab character.34
errorLine is longer than 80 characters.35
errorLine contains a tab character.35
errorLine contains a tab character.36
errorLine contains a tab character.37
errorRedundant 'public' modifier.37
errorLine has trailing spaces.38
errorLine contains a tab character.38
errorLine contains a tab character.39
errorLine contains a tab character.40
errorLine contains a tab character.41
errorLine is longer than 80 characters.42
errorLine contains a tab character.42
errorLine is longer than 80 characters.43
errorLine contains a tab character.43
errorLine contains a tab character.44
errorLine contains a tab character.45
errorRedundant 'public' modifier.45
errorLine has trailing spaces.46
errorLine contains a tab character.46
errorLine contains a tab character.47
errorLine contains a tab character.48
errorLine is longer than 80 characters.49
errorLine contains a tab character.49
errorLine contains a tab character.50
errorLine is longer than 80 characters.51
errorLine contains a tab character.51
errorLine contains a tab character.52
errorLine contains a tab character.53
errorRedundant 'public' modifier.53
errorLine has trailing spaces.54
errorLine contains a tab character.54
errorLine contains a tab character.55
errorLine contains a tab character.56
errorLine contains a tab character.57
errorLine has trailing spaces.58
errorLine contains a tab character.58
errorLine contains a tab character.59
errorLine is longer than 80 characters.60
errorLine contains a tab character.60
errorLine contains a tab character.61
errorLine contains a tab character.62
errorRedundant 'public' modifier.62
errorLine has trailing spaces.63
errorLine contains a tab character.63
errorLine contains a tab character.64
errorLine contains a tab character.65
errorLine contains a tab character.66
errorLine contains a tab character.67
errorLine is longer than 80 characters.68
errorLine contains a tab character.68
errorLine contains a tab character.69
errorLine contains a tab character.70
errorRedundant 'public' modifier.70
errorLine has trailing spaces.71
errorLine contains a tab character.71
errorFirst sentence should end with a period.72
errorLine contains a tab character.72
errorLine contains a tab character.73
errorLine contains a tab character.74
errorLine contains a tab character.75
errorExpected an @return tag.76
errorLine contains a tab character.76
errorRedundant 'public' modifier.76
errorLine has trailing spaces.77
errorLine contains a tab character.77
errorFirst sentence should end with a period.78
errorLine contains a tab character.78
errorLine contains a tab character.79
errorLine contains a tab character.80
errorLine contains a tab character.81
errorExpected an @return tag.82
errorLine contains a tab character.82
errorRedundant 'public' modifier.82
errorLine has trailing spaces.83
errorLine contains a tab character.83
errorFirst sentence should end with a period.84
errorLine contains a tab character.84
errorLine contains a tab character.85
errorLine contains a tab character.86
errorLine contains a tab character.87
errorExpected an @return tag.88
errorLine contains a tab character.88
errorRedundant 'public' modifier.88
errorLine has trailing spaces.89
errorLine contains a tab character.89
errorFirst sentence should end with a period.90
errorLine contains a tab character.90
errorLine contains a tab character.91
errorLine contains a tab character.92
errorLine contains a tab character.93
errorExpected an @return tag.94
errorLine contains a tab character.94
errorRedundant 'public' modifier.94
errorLine has trailing spaces.95
errorLine contains a tab character.95
errorFirst sentence should end with a period.96
errorLine contains a tab character.96
errorLine contains a tab character.97
errorLine contains a tab character.98
errorLine contains a tab character.99
errorExpected an @return tag.100
errorLine contains a tab character.100
errorRedundant 'public' modifier.100

net/sf/mybatchfwk/history/package.html

ViolationMessageLine
errorMissing package documentation file.0

net/sf/mybatchfwk/BatchConfiguration.java

ViolationMessageLine
errorLine has trailing spaces.1
errorLine has trailing spaces.4
errorLine has trailing spaces.9
errorLine has trailing spaces.14
errorLine is longer than 80 characters.29
errorLine has trailing spaces.30
errorLine has trailing spaces.34
errorFirst sentence should end with a period.35
errorLine is longer than 80 characters.38
errorLine has trailing spaces.39
errorFirst sentence should end with a period.40
errorLine has trailing spaces.44
errorFirst sentence should end with a period.45
errorLine has trailing spaces.49
errorLine has trailing spaces.50
errorLine contains a tab character.50
errorLine contains a tab character.51
errorFirst sentence should end with a period.52
errorLine contains a tab character.55
errorLine has trailing spaces.57
errorLine contains a tab character.57
errorFirst sentence should end with a period.58
errorLine contains a tab character.58
errorLine contains a tab character.59
errorLine contains a tab character.60
errorLine contains a tab character.61
errorLine contains a tab character.62
errorLine has trailing spaces.63
errorLine is longer than 80 characters.65
errorLine contains a tab character.67
errorLine contains a tab character.68
errorLine has trailing spaces.69
errorLine is longer than 80 characters.71
errorLine contains a tab character.73
errorLine contains a tab character.74
errorLine has trailing spaces.75
errorLine contains a tab character.75
errorLine contains a tab character.76
errorLine contains a tab character.77
errorLine contains a tab character.78
errorLine contains a tab character.79
errorLine contains a tab character.80
errorLine contains a tab character.81
errorLine has trailing spaces.82
errorLine contains a tab character.82
errorLine contains a tab character.83
errorLine contains a tab character.84
errorLine contains a tab character.85
errorLine contains a tab character.86
errorLine contains a tab character.87
errorLine contains a tab character.88
errorLine has trailing spaces.89
errorLine contains a tab character.89
errorLine contains a tab character.90
errorLine contains a tab character.91
errorLine contains a tab character.92
errorLine contains a tab character.93
errorLine contains a tab character.94
errorLine contains a tab character.95
errorLine has trailing spaces.96
errorLine contains a tab character.96
errorLine has trailing spaces.97
errorLine contains a tab character.97
errorLine contains a tab character.98
errorFirst sentence should end with a period.99
errorLine contains a tab character.102
errorLine contains a tab character.103
errorLine has trailing spaces.104
errorFirst sentence should end with a period.105
errorLine contains a tab character.108
errorLine contains a tab character.109
errorLine has trailing spaces.110
errorLine contains a tab character.110
errorLine contains a tab character.111
errorLine contains a tab character.112
errorLine is longer than 80 characters.113
errorLine contains a tab character.113
errorLine is longer than 80 characters.114
errorLine contains a tab character.114
errorLine contains a tab character.115
errorLine contains a tab character.116
errorLine contains a tab character.117
errorLine contains a tab character.118
errorLine has trailing spaces.119
errorLine contains a tab character.119
errorLine has trailing spaces.120
errorLine contains a tab character.120
errorLine contains a tab character.121
errorFirst sentence should end with a period.122
errorLine contains a tab character.125
errorLine contains a tab character.126
errorLine has trailing spaces.127
errorFirst sentence should end with a period.128
errorLine has trailing spaces.129
errorLine contains a tab character.132
errorLine contains a tab character.133
errorLine has trailing spaces.134
errorLine contains a tab character.140
errorLine has trailing spaces.141
errorLine contains a tab character.146
errorLine has trailing spaces.148
errorFirst sentence should end with a period.149
errorLine contains a tab character.153
errorLine contains a tab character.154
errorLine has trailing spaces.156
errorLine contains a tab character.156
errorFirst sentence should end with a period.158
errorLine has trailing spaces.163
errorFirst sentence should end with a period.164
errorLine has trailing spaces.169
errorFirst sentence should end with a period.171
errorLine contains a tab character.172
errorLine contains a tab character.173
errorLine contains a tab character.174
errorLine contains a tab character.175
errorLine has trailing spaces.176
errorLine has trailing spaces.177
errorLine contains a tab character.189
errorLine has trailing spaces.191
errorLine contains a tab character.191
errorLine contains a tab character.192
errorLine has trailing spaces.195
errorLine is longer than 80 characters.196
errorLine contains a tab character.196
errorLine contains a tab character.197
errorLine contains a tab character.198
errorLine contains a tab character.199
errorParameter properties should be final.199
errorLine contains a tab character.200
errorLine has trailing spaces.201
errorLine contains a tab character.201
errorLine contains a tab character.202
errorLine contains a tab character.203
errorLine contains a tab character.204
errorLine contains a tab character.205
errorLine is longer than 80 characters.206
errorLine contains a tab character.206
errorLine contains a tab character.207
errorLine contains a tab character.208
errorLine has trailing spaces.209
errorLine is longer than 80 characters.212
errorLine is longer than 80 characters.213
errorLine has trailing spaces.214
errorMethod 'checkConsistency' is not designed for extension - needs to be abstract, final or empty.217
errorExpected @throws tag for 'BatchException'.217
errorLine has trailing spaces.218
errorLine is longer than 80 characters.220
errorLine has trailing spaces.222
errorLine is longer than 80 characters.223
errorLine is longer than 80 characters.224
errorLine has trailing spaces.227
errorLine contains a tab character.228
errorMethod 'toString' is not designed for extension - needs to be abstract, final or empty.228
errorMissing a Javadoc comment.228
errorLine contains a tab character.229
errorLine is longer than 80 characters.230
errorLine contains a tab character.230
errorLine has trailing spaces.231
errorLine contains a tab character.231
errorLine contains a tab character.232
errorLine is longer than 80 characters.233
errorLine contains a tab character.233
errorLine contains a tab character.234
errorLine contains a tab character.235
errorLine contains a tab character.236
errorLine contains a tab character.237
errorLine is longer than 80 characters.238
errorLine contains a tab character.238
errorLine contains a tab character.239
errorMust have at least one statement.239
error'{' is not followed by whitespace.239
error'}' is not preceded with whitespace.239
errorLine contains a tab character.240
errorLine contains a tab character.241
errorLine has trailing spaces.242
errorLine contains a tab character.242
errorLine contains a tab character.243
errorLine contains a tab character.244
errorLine has trailing spaces.245
errorLine contains a tab character.245
errorLine contains a tab character.246
errorLine contains a tab character.247
errorLine contains a tab character.248
errorLine contains a tab character.249
errorMethod 'setExecutionHistoryClass' is not designed for extension - needs to be abstract, final or empty.249
errorParameter executionHistoryClass should be final.249
errorExpected @param tag for 'executionHistoryClass'.249
errorLine is longer than 80 characters.250
errorLine contains a tab character.250
errorLine contains a tab character.251
errorLine has trailing spaces.252
errorLine contains a tab character.252
errorLine has trailing spaces.253
errorLine contains a tab character.253
errorLine contains a tab character.254
errorLine contains a tab character.255
errorLine contains a tab character.256
errorLine contains a tab character.257
errorMethod 'setExecutionReportClass' is not designed for extension - needs to be abstract, final or empty.257
errorParameter executionReportClass should be final.257
errorExpected @param tag for 'executionReportClass'.257
errorLine contains a tab character.258
errorLine contains a tab character.259
errorLine has trailing spaces.260
errorLine contains a tab character.260
errorLine has trailing spaces.261
errorLine contains a tab character.261
errorLine contains a tab character.262
errorLine contains a tab character.263
errorLine contains a tab character.264
errorLine contains a tab character.265
errorMethod 'setBatchClass' is not designed for extension - needs to be abstract, final or empty.265
errorParameter batchClass should be final.265
errorExpected @param tag for 'batchClass'.265
errorLine contains a tab character.266
errorLine contains a tab character.267
errorLine has trailing spaces.268
errorLine contains a tab character.268
errorFirst sentence should end with a period.269
errorLine contains a tab character.269
errorLine contains a tab character.270
errorLine contains a tab character.271
errorLine contains a tab character.272
errorExpected an @return tag.273
errorLine contains a tab character.273
errorMethod 'isTaskFilterEnable' is not designed for extension - needs to be abstract, final or empty.273
errorLine is longer than 80 characters.274
errorLine contains a tab character.274
errorLine contains a tab character.275
errorLine has trailing spaces.276
errorLine contains a tab character.276
errorLine contains a tab character.277
errorLine contains a tab character.278
errorLine contains a tab character.279
errorLine has trailing spaces.280
errorLine contains a tab character.280
errorLine contains a tab character.281
errorLine contains a tab character.282
errorLine contains a tab character.283
errorLine contains a tab character.284
errorMethod 'getBatchClassName' is not designed for extension - needs to be abstract, final or empty.284
errorLine contains a tab character.285
errorLine contains a tab character.286
errorLine contains a tab character.287
errorLine contains a tab character.288
errorLine contains a tab character.289
errorLine contains a tab character.290
errorMethod 'setBatchClassName' is not designed for extension - needs to be abstract, final or empty.290
errorParameter batchClassName should be final.290
error'batchClassName' hides a field.290
errorLine contains a tab character.291
errorLine contains a tab character.292
errorLine contains a tab character.293
errorLine contains a tab character.294
errorLine contains a tab character.295
errorLine contains a tab character.296
errorMethod 'isScheduleEnable' is not designed for extension - needs to be abstract, final or empty.296
errorLine contains a tab character.297
errorLine contains a tab character.298
errorLine contains a tab character.299
errorLine contains a tab character.300
errorUnused @param tag for 'scheduleEnable'.300
errorLine contains a tab character.301
errorLine contains a tab character.302
errorMethod 'setScheduleEnable' is not designed for extension - needs to be abstract, final or empty.302
errorParameter scheduleEnabled should be final.302
errorExpected @param tag for 'scheduleEnabled'.302
errorLine contains a tab character.303
errorLine contains a tab character.304
errorLine contains a tab character.305
errorLine contains a tab character.306
errorLine contains a tab character.307
errorLine contains a tab character.308
errorMethod 'getScheduleEndDate' is not designed for extension - needs to be abstract, final or empty.308
errorLine contains a tab character.309
errorLine contains a tab character.310
errorLine contains a tab character.311
errorLine contains a tab character.312
errorLine contains a tab character.313
errorLine contains a tab character.314
errorMethod 'setScheduleEndDate' is not designed for extension - needs to be abstract, final or empty.314
errorParameter scheduleEndDate should be final.314
error'scheduleEndDate' hides a field.314
errorLine contains a tab character.315
errorLine contains a tab character.316
errorLine contains a tab character.317
errorLine contains a tab character.318
errorLine contains a tab character.319
errorLine contains a tab character.320
errorMethod 'getScheduleNumberOfLoop' is not designed for extension - needs to be abstract, final or empty.320
errorLine contains a tab character.321
errorLine contains a tab character.322
errorLine contains a tab character.323
errorLine contains a tab character.324
errorLine contains a tab character.325
errorLine contains a tab character.326
errorMethod 'setScheduleNumberOfLoop' is not designed for extension - needs to be abstract, final or empty.326
errorParameter scheduleNumberOfLoop should be final.326
error'scheduleNumberOfLoop' hides a field.326
errorLine contains a tab character.327
errorLine contains a tab character.328
errorLine contains a tab character.329
errorLine contains a tab character.330
errorLine contains a tab character.331
errorLine contains a tab character.332
errorMethod 'getSchedulePeriodTime' is not designed for extension - needs to be abstract, final or empty.332
errorLine contains a tab character.333
errorLine contains a tab character.334
errorLine contains a tab character.335
errorLine contains a tab character.336
errorLine contains a tab character.337
errorLine contains a tab character.338
errorMethod 'setSchedulePeriodTime' is not designed for extension - needs to be abstract, final or empty.338
errorParameter schedulePeriodTime should be final.338
error'schedulePeriodTime' hides a field.338
errorLine contains a tab character.339
errorLine contains a tab character.340
errorLine contains a tab character.341
errorLine contains a tab character.342
errorLine contains a tab character.343
errorLine contains a tab character.344
errorMethod 'getScheduleStartDate' is not designed for extension - needs to be abstract, final or empty.344
errorLine contains a tab character.345
errorLine contains a tab character.346
errorLine contains a tab character.347
errorLine contains a tab character.348
errorLine contains a tab character.349
errorLine contains a tab character.350
errorMethod 'setScheduleStartDate' is not designed for extension - needs to be abstract, final or empty.350
errorParameter scheduleStartDate should be final.350
error'scheduleStartDate' hides a field.350
errorLine contains a tab character.351
errorLine contains a tab character.352
errorLine contains a tab character.353
errorLine contains a tab character.354
errorLine contains a tab character.355
errorLine contains a tab character.356
errorMethod 'getThreadPoolMaxSize' is not designed for extension - needs to be abstract, final or empty.356
errorLine contains a tab character.357
errorLine contains a tab character.358
errorLine contains a tab character.359
errorLine contains a tab character.360
errorLine contains a tab character.361
errorLine contains a tab character.362
errorMethod 'setThreadPoolMaxSize' is not designed for extension - needs to be abstract, final or empty.362
errorParameter threadPoolMaxSize should be final.362
error'threadPoolMaxSize' hides a field.362
errorLine contains a tab character.363
errorLine contains a tab character.364
errorLine contains a tab character.365
errorLine contains a tab character.366
errorLine contains a tab character.367
errorLine contains a tab character.368
errorMethod 'getThreadPoolMinSize' is not designed for extension - needs to be abstract, final or empty.368
errorLine contains a tab character.369
errorLine contains a tab character.370
errorLine contains a tab character.371
errorLine contains a tab character.372
errorLine contains a tab character.373
errorLine contains a tab character.374
errorMethod 'setThreadPoolMinSize' is not designed for extension - needs to be abstract, final or empty.374
errorParameter threadPoolMinSize should be final.374
error'threadPoolMinSize' hides a field.374
errorLine contains a tab character.375
errorLine contains a tab character.376
errorLine contains a tab character.378
errorLine contains a tab character.379
errorLine contains a tab character.380
errorLine contains a tab character.381
errorMethod 'isDeferredStart' is not designed for extension - needs to be abstract, final or empty.381
errorLine contains a tab character.382
errorLine contains a tab character.383
errorLine contains a tab character.385
errorLine contains a tab character.386
errorUnused @param tag for 'deferredStart'.386
errorLine contains a tab character.387
errorLine contains a tab character.388
errorMethod 'setDeferredStart' is not designed for extension - needs to be abstract, final or empty.388
errorParameter batchDeferredStart should be final.388
errorExpected @param tag for 'batchDeferredStart'.388
errorLine contains a tab character.389
errorLine contains a tab character.390
errorLine contains a tab character.392
errorLine contains a tab character.393
errorLine contains a tab character.394
errorLine contains a tab character.395
errorMethod 'isStayAliveAfterShutdown' is not designed for extension - needs to be abstract, final or empty.395
errorLine contains a tab character.396
errorLine contains a tab character.397
errorLine contains a tab character.399
errorLine contains a tab character.400
errorLine contains a tab character.401
errorLine contains a tab character.402
errorMethod 'setStayAliveAfterShutdown' is not designed for extension - needs to be abstract, final or empty.402
errorParameter stayAliveAfterShutdown should be final.402
error'stayAliveAfterShutdown' hides a field.402
errorLine contains a tab character.403
errorLine contains a tab character.404
errorMethod 'isJmxEnable' is not designed for extension - needs to be abstract, final or empty.409
errorMethod 'setJmxEnable' is not designed for extension - needs to be abstract, final or empty.416
errorParameter jmxEnable should be final.416
error'jmxEnable' hides a field.416
errorLine contains a tab character.420
errorLine contains a tab character.421
errorLine contains a tab character.422
errorLine contains a tab character.423
errorMethod 'isJmxEnableNotifications' is not designed for extension - needs to be abstract, final or empty.423
errorLine contains a tab character.424
errorLine contains a tab character.425
errorLine contains a tab character.427
errorLine contains a tab character.428
errorLine contains a tab character.429
errorLine contains a tab character.430
errorMethod 'setJmxEnableNotifications' is not designed for extension - needs to be abstract, final or empty.430
errorParameter jmxEnableNotifications should be final.430
error'jmxEnableNotifications' hides a field.430
errorLine contains a tab character.431
errorLine contains a tab character.432
errorLine contains a tab character.434
errorLine contains a tab character.435
errorLine contains a tab character.436
errorLine contains a tab character.437
errorMethod 'getExecutionReportClassName' is not designed for extension - needs to be abstract, final or empty.437
errorLine contains a tab character.438
errorLine contains a tab character.439
errorLine contains a tab character.441
errorLine contains a tab character.442
errorLine contains a tab character.443
errorLine is longer than 80 characters.444
errorLine contains a tab character.444
errorMethod 'setExecutionReportClassName' is not designed for extension - needs to be abstract, final or empty.444
errorParameter executionReportClassName should be final.444
error'executionReportClassName' hides a field.444
errorLine contains a tab character.445
errorLine contains a tab character.446
errorLine contains a tab character.448
errorLine contains a tab character.449
errorLine contains a tab character.450
errorLine contains a tab character.451
errorMethod 'getBlockingQueueCapacity' is not designed for extension - needs to be abstract, final or empty.451
errorLine contains a tab character.452
errorLine contains a tab character.453
errorLine contains a tab character.455
errorLine contains a tab character.456
errorLine contains a tab character.457
errorLine contains a tab character.458
errorMethod 'setBlockingQueueCapacity' is not designed for extension - needs to be abstract, final or empty.458
errorParameter blockingQueueCapacity should be final.458
error'blockingQueueCapacity' hides a field.458
errorLine contains a tab character.459
errorLine contains a tab character.460
errorLine contains a tab character.462
errorLine contains a tab character.463
errorLine contains a tab character.464
errorLine contains a tab character.465
errorMethod 'getExecutionHistoryClassName' is not designed for extension - needs to be abstract, final or empty.465
errorLine contains a tab character.466
errorLine contains a tab character.467
errorLine contains a tab character.469
errorLine is longer than 80 characters.470
errorLine contains a tab character.470
errorUnused @param tag for 'executionHistoryClassName'.470
errorLine contains a tab character.471
errorLine is longer than 80 characters.472
errorLine contains a tab character.472
errorMethod 'setExecutionHistoryClassName' is not designed for extension - needs to be abstract, final or empty.472
errorParameter historyStorageClassName should be final.472
errorExpected @param tag for 'historyStorageClassName'.472
errorLine contains a tab character.473
errorLine contains a tab character.474
errorLine contains a tab character.476
errorLine contains a tab character.477
errorLine contains a tab character.478
errorLine contains a tab character.479
errorMethod 'isExecuteCompletedTasks' is not designed for extension - needs to be abstract, final or empty.479
errorLine contains a tab character.480
errorLine contains a tab character.481
errorLine contains a tab character.483
errorLine contains a tab character.484
errorLine contains a tab character.485
errorLine contains a tab character.486
errorMethod 'setExecuteCompletedTasks' is not designed for extension - needs to be abstract, final or empty.486
errorParameter executeCompletedTasks should be final.486
error'executeCompletedTasks' hides a field.486
errorLine contains a tab character.487
errorLine contains a tab character.488
errorLine contains a tab character.490
errorLine contains a tab character.491
errorLine contains a tab character.492
errorLine contains a tab character.493
errorMethod 'isExecuteFailedTasks' is not designed for extension - needs to be abstract, final or empty.493
errorLine contains a tab character.494
errorLine contains a tab character.495
errorLine contains a tab character.497
errorLine contains a tab character.498
errorLine contains a tab character.499
errorLine contains a tab character.500
errorMethod 'setExecuteFailedTasks' is not designed for extension - needs to be abstract, final or empty.500
errorParameter executeFailedTasks should be final.500
error'executeFailedTasks' hides a field.500
errorLine contains a tab character.501
errorLine contains a tab character.502
errorLine contains a tab character.504
errorLine contains a tab character.505
errorLine contains a tab character.506
errorLine contains a tab character.507
errorMethod 'isExecuteNewTasks' is not designed for extension - needs to be abstract, final or empty.507
errorLine contains a tab character.508
errorLine contains a tab character.509
errorLine contains a tab character.511
errorLine contains a tab character.512
errorLine contains a tab character.513
errorLine contains a tab character.514
errorMethod 'setExecuteNewTasks' is not designed for extension - needs to be abstract, final or empty.514
errorParameter executeNewTasks should be final.514
error'executeNewTasks' hides a field.514
errorLine contains a tab character.515
errorLine contains a tab character.516
errorLine contains a tab character.518
errorLine contains a tab character.519
errorLine contains a tab character.520
errorLine contains a tab character.521
errorMethod 'getPropertiesLoader' is not designed for extension - needs to be abstract, final or empty.521
errorLine contains a tab character.522
errorLine contains a tab character.523
errorLine contains a tab character.525
errorLine contains a tab character.526
errorUnused @param tag for 'propertiesLoader'.526
errorLine contains a tab character.527
errorLine contains a tab character.528
errorMethod 'setPropertiesLoader' is not designed for extension - needs to be abstract, final or empty.528
errorParameter propertiesManager should be final.528
errorExpected @param tag for 'propertiesManager'.528
errorLine contains a tab character.529
errorLine contains a tab character.530

net/sf/mybatchfwk/history/KeysFileIndexer.java

ViolationMessageLine
errorLine has trailing spaces.1
errorLine has trailing spaces.4
errorLine has trailing spaces.9
errorLine has trailing spaces.14
errorLine is longer than 80 characters.25
errorLine is longer than 80 characters.26
errorLine has trailing spaces.28
errorLine has trailing spaces.32
errorFirst sentence should end with a period.33
errorLine has trailing spaces.42
error'30' is a magic number.48
errorLine has trailing spaces.49
errorLine has trailing spaces.54
errorVariable 'table' must be private and have accessor methods.58
errorLine has trailing spaces.59
errorVariable 'size' must be private and have accessor methods.63
errorLine has trailing spaces.64
errorVariable 'threshold' must be private and have accessor methods.69
errorLine has trailing spaces.70
errorVariable 'loadFactor' must be private and have accessor methods.76
errorLine has trailing spaces.77
errorVariable 'modCount' must be private and have accessor methods.85
errorLine is longer than 80 characters.88
errorLine has trailing spaces.90
errorParameter keysFile should be final.92
errorExpected @param tag for 'keysFile'.92
errorParameter mode should be final.92
errorExpected @param tag for 'mode'.92
errorExpected @throws tag for 'IOException'.92
errorLine has trailing spaces.93
error'cast' is not followed by whitespace.95
errorLine has trailing spaces.97
errorLine has trailing spaces.101
errorFirst sentence should end with a period.102
errorMethod 'buildIndex' is not designed for extension - needs to be abstract, final or empty.106
errorExpected @throws tag for 'IOException'.106
errorLine has trailing spaces.114
errorLine has trailing spaces.116
errorLine has trailing spaces.120
errorFirst sentence should end with a period.121
errorMethod 'closeReader' is not designed for extension - needs to be abstract, final or empty.125
errorExpected @throws tag for 'IOException'.125
errorLine has trailing spaces.130
errorLine has trailing spaces.133
errorExpected an @return tag.139
errorParameter x should be final.139
errorExpected @param tag for 'x'.139
error'9' is a magic number.142
error'14' is a magic number.143
error'4' is a magic number.144
error'10' is a magic number.145
errorLine has trailing spaces.150
errorExpected an @return tag.152
errorParameter h should be final.152
errorExpected @param tag for 'h'.152
errorParameter length should be final.152
errorExpected @param tag for 'length'.152
error'-' is not preceded with whitespace.153
error'-' is not followed by whitespace.153
errorLine has trailing spaces.155
errorMethod 'size' is not designed for extension - needs to be abstract, final or empty.161
errorLine has trailing spaces.164
errorMethod 'isEmpty' is not designed for extension - needs to be abstract, final or empty.170
errorLine has trailing spaces.173
errorFirst sentence should end with a period.174
errorMethod 'addKey' is not designed for extension - needs to be abstract, final or empty.179
errorParameter key should be final.179
errorExpected @param tag for 'key'.179
errorExpected @throws tag for 'IOException'.179
errorLine contains a tab character.180
errorLine contains a tab character.181
errorLine contains a tab character.182
errorLine contains a tab character.183
errorLine contains a tab character.184
errorFirst sentence should end with a period.187
errorMethod 'putKey' is not designed for extension - needs to be abstract, final or empty.192
errorParameter pointer should be final.192
errorExpected @param tag for 'pointer'.192
errorParameter key should be final.192
errorExpected @param tag for 'key'.192
errorLine has trailing spaces.206
errorLine has trailing spaces.214
errorMethod 'containsKey' is not designed for extension - needs to be abstract, final or empty.216
errorParameter key should be final.216
errorExpected @throws tag for 'IOException'.216
errorLine has trailing spaces.219
errorMethod 'resize' is not designed for extension - needs to be abstract, final or empty.246
errorParameter newCapacity should be final.246
error'cast' is not followed by whitespace.257
errorLine has trailing spaces.260
errorMethod 'transfer' is not designed for extension - needs to be abstract, final or empty.263
errorParameter newTable should be final.263
errorExpected @param tag for 'newTable'.263
errorLine has trailing spaces.272
errorFirst sentence should end with a period.281
errorMissing a Javadoc comment.285
errorVariable 'hash' must be private and have accessor methods.285
errorMissing a Javadoc comment.286
errorVariable 'pointer' must be private and have accessor methods.286
errorMissing a Javadoc comment.287
errorVariable 'next' must be private and have accessor methods.287
errorParameter hash should be final.292
error'hash' hides a field.292
errorExpected @param tag for 'hash'.292
errorParameter pointer should be final.292
error'pointer' hides a field.292
errorExpected @param tag for 'pointer'.292
errorParameter next should be final.292
error'next' hides a field.292
errorExpected @param tag for 'next'.292
errorMissing a Javadoc comment.298
errorLine has trailing spaces.305
errorMethod 'addEntry' is not designed for extension - needs to be abstract, final or empty.310
errorParameter hash should be final.310
errorExpected @param tag for 'hash'.310
errorParameter pointer should be final.310
errorExpected @param tag for 'pointer'.310
errorParameter bucketIndex should be final.310
errorExpected @param tag for 'bucketIndex'.310
error'if' construct must use '{}'s.313

net/sf/mybatchfwk/history/LineIterator.java

ViolationMessageLine
errorLine has trailing spaces.1
errorLine has trailing spaces.4
errorLine has trailing spaces.9
errorLine has trailing spaces.14
errorLine is longer than 80 characters.25
errorLine is longer than 80 characters.26
errorLine has trailing spaces.27
errorLine contains a tab character.32
errorMissing a Javadoc comment.32
errorLine contains a tab character.34
errorMissing a Javadoc comment.34
errorLine contains a tab character.36
errorLine contains a tab character.37
errorLine contains a tab character.38
errorLine contains a tab character.39
errorParameter reader should be final.39
error'reader' hides a field.39
errorExpected @param tag for 'reader'.39
errorLine contains a tab character.40
errorLine contains a tab character.41
errorLine contains a tab character.43
errorLine contains a tab character.44
errorLine contains a tab character.45
errorLine contains a tab character.46
errorMethod 'next' is not designed for extension - needs to be abstract, final or empty.46
errorMissing a Javadoc comment.46
errorLine contains a tab character.47
errorLine contains a tab character.48
errorLine contains a tab character.49
errorLine contains a tab character.50
errorLine contains a tab character.51
errorLine contains a tab character.52
errorLine contains a tab character.53
errorLine contains a tab character.54
errorLine contains a tab character.56
errorLine contains a tab character.57
errorLine contains a tab character.58
errorLine contains a tab character.59
errorMethod 'hasNext' is not designed for extension - needs to be abstract, final or empty.59
errorMissing a Javadoc comment.59
errorRedundant throws: 'IOEWrapper' is unchecked exception.59
errorLine contains a tab character.60
errorLine contains a tab character.61
errorLine contains a tab character.62
errorLine contains a tab character.63
errorLine contains a tab character.64
errorLine contains a tab character.65
errorLine contains a tab character.66
errorLine contains a tab character.67
errorLine contains a tab character.68
errorLine contains a tab character.69
errorLine contains a tab character.70
errorLine contains a tab character.72
errorLine contains a tab character.73
errorLine contains a tab character.74
errorLine contains a tab character.75
errorMethod 'remove' is not designed for extension - needs to be abstract, final or empty.75
errorMissing a Javadoc comment.75
errorLine contains a tab character.76
errorLine contains a tab character.77
errorLine contains a tab character.78
errorLine has trailing spaces.79
errorLine contains a tab character.79
errorFirst sentence should end with a period.80
errorLine contains a tab character.80
errorLine contains a tab character.81
errorLine contains a tab character.82
errorLine contains a tab character.83
errorMethod 'close' is not designed for extension - needs to be abstract, final or empty.83
errorLine contains a tab character.84
errorLine contains a tab character.85
errorLine contains a tab character.86
errorMust have at least one statement.86
errorLine contains a tab character.87
errorLine contains a tab character.88
errorFirst sentence should end with a period.90
errorLine contains a tab character.90
errorLine contains a tab character.91
errorLine contains a tab character.92
errorLine contains a tab character.93
errorLine is longer than 80 characters.95
errorLine contains a tab character.95
errorMissing a Javadoc comment.95
errorLine has trailing spaces.96
errorLine contains a tab character.96
errorLine contains a tab character.97
errorMissing a Javadoc comment.97
errorLine contains a tab character.99
errorMissing a Javadoc comment.99
errorParameter ioe should be final.99
error'ioe' hides a field.99
errorLine contains a tab character.100
errorLine contains a tab character.101
errorLine contains a tab character.103
errorMethod 'getIOException' is not designed for extension - needs to be abstract, final or empty.103
errorMissing a Javadoc comment.103
errorLine contains a tab character.104
errorLine contains a tab character.105
errorLine contains a tab character.106

net/sf/mybatchfwk/utils/PropertiesLoader.java

ViolationMessageLine
errorLine has trailing spaces.1
errorLine has trailing spaces.4
errorLine has trailing spaces.9
errorLine has trailing spaces.14
errorLine has trailing spaces.36
errorLine has trailing spaces.38
errorLine has trailing spaces.42
errorLine contains a tab character.42
errorLine contains a tab character.43
errorMissing a Javadoc comment.43
errorLine contains a tab character.44
errorMissing a Javadoc comment.44
errorLine has trailing spaces.45
errorLine contains a tab character.45
errorLine contains a tab character.46
errorLine contains a tab character.47
errorLine contains a tab character.48
errorLine contains a tab character.49
errorParameter properties should be final.49
error'properties' hides a field.49
errorExpected @param tag for 'properties'.49
errorLine contains a tab character.50
errorLine contains a tab character.51
errorLine has trailing spaces.52
errorLine contains a tab character.52
errorFirst sentence should end with a period.53
errorLine is longer than 80 characters.56
errorParameter fileName should be final.58
errorExpected @param tag for 'fileName'.58
errorLine has trailing spaces.59
errorLine is longer than 80 characters.61
errorLine is longer than 80 characters.63
errorLine is longer than 80 characters.67
errorLine has trailing spaces.70
errorLine is longer than 80 characters.72
errorLine has trailing spaces.74
errorLine has trailing spaces.80
errorFirst sentence should end with a period.81
errorExpected an @return tag.86
errorParameter clazz should be final.86
errorExpected @param tag for 'clazz'.86
errorLine contains a tab character.87
error'<' is not preceded with whitespace.87
error'<' is not followed by whitespace.87
error'>' is not preceded with whitespace.87
error'<' is not preceded with whitespace.87
error'<' is not followed by whitespace.87
error'>' is not preceded with whitespace.87
error'>' is not followed by whitespace.87
errorLine has trailing spaces.88
errorLine contains a tab character.88
errorLine contains a tab character.89
errorLine contains a tab character.90
errorLine contains a tab character.91
errorLine contains a tab character.92
errorLine contains a tab character.93
errorLine contains a tab character.94
errorLine contains a tab character.95
errorLine has trailing spaces.96
errorLine contains a tab character.96
errorLine contains a tab character.97
errorLine contains a tab character.98
errorLine has trailing spaces.99
errorLine contains a tab character.99
errorLine contains a tab character.100
errorLine is longer than 80 characters.101
errorLine contains a tab character.101
errorLine is longer than 80 characters.102
errorLine contains a tab character.102
errorLine is longer than 80 characters.103
errorLine contains a tab character.103
errorLine contains a tab character.104
errorLine has trailing spaces.105
errorLine contains a tab character.105
errorLine contains a tab character.106
errorLine contains a tab character.107
errorLine contains a tab character.108
errorLine contains a tab character.109
errorLine contains a tab character.110
errorLine is longer than 80 characters.111
errorLine contains a tab character.111
errorMethod 'assignProperties' is not designed for extension - needs to be abstract, final or empty.111
errorParameter object should be final.111
errorExpected @param tag for 'object'.111
errorExpected @throws tag for 'IllegalArgumentException'.111
errorRedundant throws: 'IllegalArgumentException' is unchecked exception.111
errorExpected @throws tag for 'IllegalAccessException'.111
errorExpected @throws tag for 'ParseException'.111
errorLine has trailing spaces.112
errorLine contains a tab character.112
errorLine contains a tab character.113
errorLine contains a tab character.114
errorLine has trailing spaces.115
errorLine contains a tab character.115
errorLine has trailing spaces.116
errorLine contains a tab character.116
error'&&' should be on a new line.116
errorLine is longer than 80 characters.117
errorLine contains a tab character.117
errorLine has trailing spaces.118
errorLine contains a tab character.118
errorLine contains a tab character.119
errorLine contains a tab character.120
errorLine contains a tab character.121
errorLine has trailing spaces.122
errorLine contains a tab character.122
errorLine contains a tab character.123
errorLine is longer than 80 characters.124
errorLine contains a tab character.124
errorLine is longer than 80 characters.125
errorLine contains a tab character.125
errorLine is longer than 80 characters.126
errorLine contains a tab character.126
errorLine is longer than 80 characters.127
errorLine contains a tab character.127
errorLine is longer than 80 characters.128
errorLine contains a tab character.128
errorLine is longer than 80 characters.129
errorLine contains a tab character.129
errorLine is longer than 80 characters.130
errorLine contains a tab character.130
errorLine is longer than 80 characters.131
errorLine contains a tab character.131
errorLine contains a tab character.132
errorLine is longer than 80 characters.133
errorLine contains a tab character.133
errorLine contains a tab character.134
errorLine is longer than 80 characters.135
errorLine contains a tab character.135
errorLine contains a tab character.136
errorLine contains a tab character.137
errorLine contains a tab character.138
errorLine contains a tab character.139
errorLine has trailing spaces.140
errorLine contains a tab character.140
errorFirst sentence should end with a period.141
errorExpected an @return tag.146
errorMethod 'getBooleanProperty' is not designed for extension - needs to be abstract, final or empty.146
errorParameter key should be final.146
errorExpected @param tag for 'key'.146
errorLine has trailing spaces.150
errorFirst sentence should end with a period.151
errorExpected an @return tag.156
errorMethod 'getIntegerProperty' is not designed for extension - needs to be abstract, final or empty.156
errorParameter key should be final.156
errorExpected @param tag for 'key'.156
errorLine has trailing spaces.160
errorFirst sentence should end with a period.161
errorExpected an @return tag.166
errorMethod 'getShortProperty' is not designed for extension - needs to be abstract, final or empty.166
errorParameter key should be final.166
errorExpected @param tag for 'key'.166
errorLine has trailing spaces.170
errorFirst sentence should end with a period.171
errorExpected an @return tag.176
errorMethod 'getLongProperty' is not designed for extension - needs to be abstract, final or empty.176
errorParameter key should be final.176
errorExpected @param tag for 'key'.176
errorLine has trailing spaces.180
errorFirst sentence should end with a period.181
errorLine contains a tab character.181
errorLine contains a tab character.182
errorLine contains a tab character.183
errorLine contains a tab character.184
errorLine contains a tab character.185
errorExpected an @return tag.186
errorLine contains a tab character.186
errorMethod 'getDateProperty' is not designed for extension - needs to be abstract, final or empty.186
errorParameter key should be final.186
errorExpected @param tag for 'key'.186
errorExpected @throws tag for 'ParseException'.186
errorLine contains a tab character.187
errorLine contains a tab character.188
errorLine contains a tab character.189
errorLine has trailing spaces.190
errorLine contains a tab character.190
errorFirst sentence should end with a period.191
errorLine contains a tab character.191
errorLine contains a tab character.192
errorLine contains a tab character.193
errorLine contains a tab character.194
errorLine contains a tab character.195
errorExpected an @return tag.196
errorLine contains a tab character.196
errorMethod 'getProperty' is not designed for extension - needs to be abstract, final or empty.196
errorParameter key should be final.196
errorExpected @param tag for 'key'.196
errorLine contains a tab character.197
errorLine contains a tab character.198
errorLine has trailing spaces.199
errorLine contains a tab character.199
errorFirst sentence should end with a period.200
errorLine contains a tab character.200
errorLine contains a tab character.201
errorLine contains a tab character.202
errorLine contains a tab character.203
errorLine contains a tab character.204
errorLine contains a tab character.205
errorMethod 'addProperty' is not designed for extension - needs to be abstract, final or empty.205
errorParameter key should be final.205
errorExpected @param tag for 'key'.205
errorParameter value should be final.205
errorExpected @param tag for 'value'.205
errorLine contains a tab character.206
errorLine contains a tab character.207
errorLine has trailing spaces.208
errorLine contains a tab character.208
errorLine contains a tab character.209
errorLine contains a tab character.210
errorLine contains a tab character.211
errorLine contains a tab character.213
errorLine contains a tab character.214
errorLine contains a tab character.215
errorLine contains a tab character.216
errorMethod 'getDateFormat' is not designed for extension - needs to be abstract, final or empty.216
errorLine contains a tab character.217
errorLine contains a tab character.218
errorLine contains a tab character.220
errorLine contains a tab character.221
errorLine contains a tab character.222
errorLine contains a tab character.223
errorMethod 'setDateFormat' is not designed for extension - needs to be abstract, final or empty.223
errorParameter dateFormat should be final.223
error'dateFormat' hides a field.223
errorLine contains a tab character.224
errorLine contains a tab character.225
errorLine contains a tab character.227
errorLine contains a tab character.228
errorLine contains a tab character.229
errorLine contains a tab character.230
errorMethod 'getProperties' is not designed for extension - needs to be abstract, final or empty.230
errorLine contains a tab character.231
errorLine contains a tab character.232
errorLine contains a tab character.234
errorLine contains a tab character.235
errorLine contains a tab character.236
errorLine contains a tab character.237
errorMethod 'setProperties' is not designed for extension - needs to be abstract, final or empty.237
errorParameter properties should be final.237
error'properties' hides a field.237
errorLine contains a tab character.238
errorLine contains a tab character.239

net/sf/mybatchfwk/PausableThreadPoolExecutor.java

ViolationMessageLine
errorLine has trailing spaces.1
errorLine has trailing spaces.4
errorLine has trailing spaces.9
errorLine has trailing spaces.14
errorUnused import - java.util.concurrent.ThreadPoolExecutor.30
errorFirst sentence should end with a period.35
errorLine is longer than 80 characters.39
errorLine has trailing spaces.40
errorLine contains a tab character.40
errorLine contains a tab character.41
errorMissing a Javadoc comment.41
errorLine contains a tab character.42
errorMissing a Javadoc comment.42
errorLine contains a tab character.43
errorMissing a Javadoc comment.43
errorMissing a Javadoc comment.44
errorVariable 'batchService' must be private and have accessor methods.44
errorFirst sentence should end with a period.51
errorName 'shutdownPerm' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.54
error'<' is not preceded with whitespace.60
error'<' is not followed by whitespace.60
error'>' is not preceded with whitespace.60
errorVariable 'workQueue' must be private and have accessor methods.60
errorFirst sentence should end with a period.68
error'<' is not preceded with whitespace.76
error'<' is not followed by whitespace.76
error'>' is not preceded with whitespace.76
error'<' is not preceded with whitespace.76
error'<' is not followed by whitespace.76
error'>' is not preceded with whitespace.76
error'>' is not followed by whitespace.76
errorVariable 'corePoolSize' must be private and have accessor methods.90
errorVariable 'poolSize' must be private and have accessor methods.104
errorFirst sentence should end with a period.106
errorVariable 'runState' must be private and have accessor methods.109
errorFirst sentence should end with a period.112
error'protected' modifier out of order with the JLS suggestions.113
errorFirst sentence should end with a period.114
error'protected' modifier out of order with the JLS suggestions.115
errorFirst sentence should end with a period.116
error'protected' modifier out of order with the JLS suggestions.117
errorFirst sentence should end with a period.118
error'protected' modifier out of order with the JLS suggestions.119
errorLine has trailing spaces.136
errorParameter firstTask should be final.144
error'if' construct must use '{}'s.151
errorMethod 'addIfUnderCorePoolSize' is not designed for extension - needs to be abstract, final or empty.164
errorParameter firstTask should be final.164
error'mainLock' hides a field.166
error'if' construct must use '{}'s.169
error'if' construct must use '{}'s.174
errorMethod 'addIfUnderMaximumPoolSize' is not designed for extension - needs to be abstract, final or empty.188
errorParameter firstTask should be final.188
error'mainLock' hides a field.191
error'if' construct must use '{}'s.196
error'if' construct must use '{}'s.203
errorMethod 'getTask' is not designed for extension - needs to be abstract, final or empty.215
errorAvoid nested blocks.218
error'if' construct must use '{}'s.219
errorLine has trailing spaces.221
error'if' construct must use '{}'s.223
error'if' construct must use '{}'s.226
error'if' construct must use '{}'s.228
errorAvoid nested blocks.234
errorLine has trailing spaces.235
error'if' construct must use '{}'s.237
errorLine has trailing spaces.239
error'catch' is not followed by whitespace.250
errorMust have at least one statement.250
error'{' is not followed by whitespace.250
error'}' is not preceded with whitespace.250
errorLine has trailing spaces.257
errorMethod 'interruptIdleWorkers' is not designed for extension - needs to be abstract, final or empty.265
error'mainLock' hides a field.266
error'for' construct must use '{}'s.269
errorMethod 'workerDone' is not designed for extension - needs to be abstract, final or empty.280
errorParameter w should be final.280
error'mainLock' hides a field.281
error'if' construct must use '{}'s.286
errorLine has trailing spaces.300
error'if' construct must use '{}'s.302
error'if' construct must use '{}'s.308
errorLine has trailing spaces.322
errorFirst sentence should end with a period.325
errorFirst sentence should end with a period.338
errorVariable 'completedTasks' must be private and have accessor methods.347
errorVariable 'thread' must be private and have accessor methods.353
errorMissing a Javadoc comment.355
errorParameter firstTask should be final.355
error'firstTask' hides a field.355
errorMissing a Javadoc comment.359
errorFirst sentence should end with a period.363
error'runLock' hides a field.367
errorParameter task should be final.387
errorExpected @param tag for 'task'.387
error'runLock' hides a field.388
error'if' construct must use '{}'s.393
error'catch' is not followed by whitespace.404
error'if' construct must use '{}'s.405
errorFirst sentence should end with a period.413
errorInner assignments should be avoided.420
error'catch' is not followed by whitespace.424
errorMust have at least one statement.424
errorUnused @throws tag for 'IllegalArgumentException'.452
errorUnused @throws tag for 'NullPointerException'.455
errorLine is longer than 80 characters.457
errorParameter batchService should be final.457
error'batchService' hides a field.457
errorExpected @param tag for 'batchService'.457
errorParameter corePoolSize should be final.457
error'corePoolSize' hides a field.457
errorParameter maximumPoolSize should be final.458
error'maximumPoolSize' hides a field.458
errorParameter keepAliveTime should be final.459
error'keepAliveTime' hides a field.459
errorParameter unit should be final.460
errorParameter workQueue should be final.461
error'<' is not preceded with whitespace.461
error'<' is not followed by whitespace.461
error'>' is not preceded with whitespace.461
error'workQueue' hides a field.461
error'if' construct must use '{}'s.462
error'||' should be on a new line.462
error'||' should be on a new line.463
error'||' should be on a new line.464
error'if' construct must use '{}'s.467
errorUnused @throws tag for 'RejectedExecutionException'.487
errorUnused @throws tag for 'NullPointerException'.490
errorMethod 'execute' is not designed for extension - needs to be abstract, final or empty.492
errorParameter command should be final.492
error'if' construct must use '{}'s.493
error'if' construct must use '{}'s.498
errorLine contains a tab character.501
errorLine contains a tab character.502
errorMust have at least one statement.502
error'{' is not followed by whitespace.502
error'}' is not preceded with whitespace.502
errorLine has trailing spaces.505
errorMethod 'execute' is not designed for extension - needs to be abstract, final or empty.509
errorMissing a Javadoc comment.509
errorParameter task should be final.509
error'if' construct must use '{}'s.510
errorLine contains a tab character.510
errorLine contains a tab character.513
errorLine contains a tab character.516
error'if' construct must use '{}'s.518
errorLine contains a tab character.521
errorLine contains a tab character.522
errorLine contains a tab character.523
errorLine contains a tab character.524
errorLine contains a tab character.527
errorUnused @throws tag for 'SecurityException'.534
errorMethod 'shutdown' is not designed for extension - needs to be abstract, final or empty.540
errorLine contains a tab character.546
error'if' construct must use '{}'s.547
errorLine has trailing spaces.547
errorLine contains a tab character.547
error'mainLock' hides a field.551
error'for' construct must use '{}'s.559
error':' is not preceded with whitespace.559
error'if' construct must use '{}'s.564
error'for' construct must use '{}'s.568
error':' is not preceded with whitespace.568
error'catch' is not followed by whitespace.570
errorLine has trailing spaces.577
error'}' should be on the same line.580
error'if' construct must use '{}'s.589
errorLine has trailing spaces.597
errorLine has trailing spaces.598
errorUnused @throws tag for 'SecurityException'.604
errorMethod 'shutdownNow' is not designed for extension - needs to be abstract, final or empty.610
error'<' is not preceded with whitespace.610
error'<' is not followed by whitespace.610
error'>' is not preceded with whitespace.610
errorLine contains a tab character.612
error'if' construct must use '{}'s.613
errorLine has trailing spaces.613
errorLine contains a tab character.613
error'mainLock' hides a field.617
error'for' construct must use '{}'s.622
error':' is not preceded with whitespace.622
error'if' construct must use '{}'s.627
error'for' construct must use '{}'s.630
error'catch' is not followed by whitespace.632
error'}' should be on the same line.636
error'if' construct must use '{}'s.645
errorMethod 'isShutdown' is not designed for extension - needs to be abstract, final or empty.650
errorMissing a Javadoc comment.650
errorLine has trailing spaces.654
errorMethod 'isTerminating' is not designed for extension - needs to be abstract, final or empty.664
errorMethod 'isTerminated' is not designed for extension - needs to be abstract, final or empty.668
errorMissing a Javadoc comment.668
errorMethod 'awaitTermination' is not designed for extension - needs to be abstract, final or empty.672
errorMissing a Javadoc comment.672
errorParameter timeout should be final.672
errorParameter unit should be final.672
error'mainLock' hides a field.675
error'if' construct must use '{}'s.679
errorLine has trailing spaces.679
error'if' construct must use '{}'s.681
errorLine has trailing spaces.693
errorMethod 'finalize' is not designed for extension - needs to be abstract, final or empty.694
errorUnused @throws tag for 'NullPointerException'.702
errorMethod 'setThreadFactory' is not designed for extension - needs to be abstract, final or empty.705
errorParameter threadFactory should be final.705
error'threadFactory' hides a field.705
error'if' construct must use '{}'s.706
errorMethod 'getThreadFactory' is not designed for extension - needs to be abstract, final or empty.717
errorMethod 'getQueue' is not designed for extension - needs to be abstract, final or empty.729
error'<' is not preceded with whitespace.729
error'<' is not followed by whitespace.729
error'>' is not preceded with whitespace.729
errorLine has trailing spaces.737
errorLine has trailing spaces.745
errorMethod 'remove' is not designed for extension - needs to be abstract, final or empty.750
errorParameter task should be final.750
errorMethod 'purge' is not designed for extension - needs to be abstract, final or empty.765
error'<' is not preceded with whitespace.768
error'<' is not followed by whitespace.768
error'>' is not preceded with whitespace.768
error'<' is not preceded with whitespace.771
error'<' is not followed by whitespace.771
error'?' is not preceded with whitespace.771
error'>' is not preceded with whitespace.771
error'?' is not followed by whitespace.771
error'>' is not followed by whitespace.771
error'<' is not preceded with whitespace.772
error'<' is not followed by whitespace.772
error'?' is not preceded with whitespace.772
error'>' is not preceded with whitespace.772
error'?' is not followed by whitespace.772
error'<' is not preceded with whitespace.772
error'<' is not followed by whitespace.772
error'?' is not preceded with whitespace.772
error'>' is not preceded with whitespace.772
error'?' is not followed by whitespace.772
error'>' is not followed by whitespace.772
error'cast' is not followed by whitespace.772
error'if' construct must use '{}'s.773
error'}' should be on the same line.777
error'catch' is not followed by whitespace.778
errorLine has trailing spaces.779
errorUnused @throws tag for 'IllegalArgumentException'.791
errorMethod 'setCorePoolSize' is not designed for extension - needs to be abstract, final or empty.795
errorParameter corePoolSize should be final.795
error'corePoolSize' hides a field.795
error'if' construct must use '{}'s.796
error'mainLock' hides a field.798
error')' is preceded with whitespace.808
error'if' construct must use '{}'s.810
errorLine has trailing spaces.810
error'else' construct must use '{}'s.812
error'}' should be on the same line.815
error'<' is not preceded with whitespace.817
error'<' is not followed by whitespace.817
error'>' is not preceded with whitespace.817
error'while' construct must use '{}'s.818
error'&&' should be on a new line.818
error'&&' should be on a new line.819
error'&&' should be on a new line.820
errorLine has trailing spaces.821
errorMethod 'getCorePoolSize' is not designed for extension - needs to be abstract, final or empty.835
errorLine has trailing spaces.845
errorMethod 'prestartCoreThread' is not designed for extension - needs to be abstract, final or empty.846
errorLine has trailing spaces.853
errorLine has trailing spaces.855
errorMethod 'prestartAllCoreThreads' is not designed for extension - needs to be abstract, final or empty.856
error'while' construct must use '{}'s.858
errorUnused @throws tag for 'IllegalArgumentException'.870
errorMethod 'setMaximumPoolSize' is not designed for extension - needs to be abstract, final or empty.874
errorParameter maximumPoolSize should be final.874
error'maximumPoolSize' hides a field.874
error'if' construct must use '{}'s.875
error'mainLock' hides a field.877
error'<' is not preceded with whitespace.883
error'<' is not followed by whitespace.883
error'>' is not preceded with whitespace.883
error'&&' should be on a new line.884
error'&&' should be on a new line.885
errorMethod 'getMaximumPoolSize' is not designed for extension - needs to be abstract, final or empty.902
errorUnused @throws tag for 'IllegalArgumentException'.915
errorMethod 'setKeepAliveTime' is not designed for extension - needs to be abstract, final or empty.918
errorParameter time should be final.918
errorParameter unit should be final.918
error'if' construct must use '{}'s.919
errorMethod 'getKeepAliveTime' is not designed for extension - needs to be abstract, final or empty.933
errorParameter unit should be final.933
errorMethod 'getPoolSize' is not designed for extension - needs to be abstract, final or empty.944
errorMethod 'getActiveCount' is not designed for extension - needs to be abstract, final or empty.954
error'mainLock' hides a field.955
error'if' construct must use '{}'s.960
errorMethod 'getLargestPoolSize' is not designed for extension - needs to be abstract, final or empty.975
error'mainLock' hides a field.976
errorMethod 'getTaskCount' is not designed for extension - needs to be abstract, final or empty.994
error'mainLock' hides a field.995
error'if' construct must use '{}'s.1001
errorMethod 'getCompletedTaskCount' is not designed for extension - needs to be abstract, final or empty.1019
error'mainLock' hides a field.1020
error'for' construct must use '{}'s.1024
errorLine contains a tab character.1051
errorMethod 'beforeExecute' is not designed for extension - needs to be abstract, final or empty.1051
errorParameter t should be final.1051
errorParameter r should be final.1051
errorLine contains a tab character.1052
errorLine contains a tab character.1053
errorLine contains a tab character.1054
errorLine contains a tab character.1055
errorLine contains a tab character.1056
errorLine contains a tab character.1057
error'catch' is not followed by whitespace.1057
errorLine contains a tab character.1058
errorLine contains a tab character.1059
errorLine contains a tab character.1060
errorLine contains a tab character.1061
errorLine contains a tab character.1062
errorLine has trailing spaces.1063
errorLine contains a tab character.1063
errorLine contains a tab character.1064
errorLine contains a tab character.1076
errorMethod 'afterExecute' is not designed for extension - needs to be abstract, final or empty.1076
errorParameter r should be final.1076
errorParameter t should be final.1076
errorLine contains a tab character.1077
error'cast' is not followed by whitespace.1077
errorLine contains a tab character.1078
errorFirst sentence should end with a period.1080
errorLine contains a tab character.1080
errorLine contains a tab character.1081
errorLine contains a tab character.1082
errorLine contains a tab character.1083
errorMethod 'pause' is not designed for extension - needs to be abstract, final or empty.1083
errorLine contains a tab character.1084
errorLine contains a tab character.1085
errorLine contains a tab character.1086
errorLine contains a tab character.1087
errorLine contains a tab character.1088
errorLine contains a tab character.1089
errorLine contains a tab character.1090
errorLine has trailing spaces.1091
errorLine contains a tab character.1091
errorFirst sentence should end with a period.1092
errorLine contains a tab character.1092
errorLine contains a tab character.1093
errorLine contains a tab character.1094
errorLine contains a tab character.1095
errorMethod 'resume' is not designed for extension - needs to be abstract, final or empty.1095
errorLine contains a tab character.1096
errorLine contains a tab character.1097
errorLine contains a tab character.1098
errorLine contains a tab character.1099
errorLine contains a tab character.1100
errorLine contains a tab character.1101
errorLine contains a tab character.1102
errorLine contains a tab character.1103
errorLine contains a tab character.1105
errorLine contains a tab character.1106
errorLine contains a tab character.1107
errorLine contains a tab character.1108
errorMethod 'isRunning' is not designed for extension - needs to be abstract, final or empty.1108
errorMissing a Javadoc comment.1108
errorLine contains a tab character.1109
errorLine contains a tab character.1110

net/sf/mybatchfwk/ITaskExecutor.java

ViolationMessageLine
errorLine has trailing spaces.1
errorLine has trailing spaces.4
errorLine has trailing spaces.9
errorLine has trailing spaces.14
errorFirst sentence should end with a period.20
errorLine has trailing spaces.25
errorLine contains a tab character.25
errorFirst sentence should end with a period.26
errorLine contains a tab character.26
errorLine is longer than 80 characters.27
errorLine contains a tab character.27
errorLine contains a tab character.28
errorLine is longer than 80 characters.29
errorLine contains a tab character.29
errorLine contains a tab character.30
errorLine contains a tab character.31
errorRedundant 'public' modifier.31
errorExpected @throws tag for 'BatchException'.31
errorLine has trailing spaces.32
errorLine contains a tab character.32
errorLine contains a tab character.33
errorLine is longer than 80 characters.34
errorLine contains a tab character.34
errorLine contains a tab character.35
errorLine has trailing spaces.36
errorLine contains a tab character.36
errorLine contains a tab character.37
errorLine contains a tab character.38
errorLine contains a tab character.39
errorRedundant 'public' modifier.39
errorLine has trailing spaces.40
errorLine contains a tab character.40
errorLine contains a tab character.41
errorLine contains a tab character.50
errorRedundant 'public' modifier.50

net/sf/mybatchfwk/history/FileExecutionHistory.java

ViolationMessageLine
errorLine has trailing spaces.1
errorLine has trailing spaces.4
errorLine has trailing spaces.9
errorLine has trailing spaces.14
errorLine has trailing spaces.33
errorLine has trailing spaces.37
errorLine contains a tab character.37
errorLine is longer than 80 characters.38
errorLine contains a tab character.38
errorMissing a Javadoc comment.38
errorLine has trailing spaces.39
errorLine contains a tab character.39
errorLine is longer than 80 characters.40
errorLine contains a tab character.40
errorMissing a Javadoc comment.40
errorLine has trailing spaces.41
errorLine contains a tab character.41
errorLine contains a tab character.42
errorMissing a Javadoc comment.42
errorLine has trailing spaces.43
errorLine contains a tab character.44
errorMissing a Javadoc comment.44
errorLine contains a tab character.45
errorMissing a Javadoc comment.45
errorLine has trailing spaces.46
errorLine contains a tab character.46
errorLine contains a tab character.47
errorMissing a Javadoc comment.47
errorLine has trailing spaces.48
errorMissing a Javadoc comment.48
errorLine contains a tab character.48
errorLine has trailing spaces.49
errorMissing a Javadoc comment.50
errorMissing a Javadoc comment.51
errorLine has trailing spaces.52
errorLine contains a tab character.54
errorLine contains a tab character.55
errorLine is longer than 80 characters.56
errorLine contains a tab character.56
errorMethod 'initStorage' is not designed for extension - needs to be abstract, final or empty.56
errorMissing a Javadoc comment.56
errorParameter configuration should be final.56
errorLine has trailing spaces.57
errorLine contains a tab character.57
errorLine is longer than 80 characters.58
errorLine contains a tab character.58
errorLine is longer than 80 characters.59
errorLine contains a tab character.59
errorLine is longer than 80 characters.60
errorLine contains a tab character.60
errorLine contains a tab character.61
errorLine has trailing spaces.62
errorLine contains a tab character.62
errorLine contains a tab character.63
errorLine contains a tab character.64
errorLine contains a tab character.65
errorExpression can be simplified.65
errorLine is longer than 80 characters.66
errorLine contains a tab character.66
errorLine contains a tab character.67
errorLine contains a tab character.68
errorLine has trailing spaces.69
errorLine contains a tab character.69
errorLine is longer than 80 characters.70
errorLine contains a tab character.70
errorLine is longer than 80 characters.71
errorLine contains a tab character.71
errorLine contains a tab character.72
errorLine has trailing spaces.73
errorLine contains a tab character.73
errorLine is longer than 80 characters.74
errorLine contains a tab character.74
errorLine is longer than 80 characters.75
errorLine contains a tab character.75
errorLine contains a tab character.76
errorLine has trailing spaces.77
errorLine contains a tab character.77
errorLine contains a tab character.78
errorLine is longer than 80 characters.79
errorLine contains a tab character.79
errorLine is longer than 80 characters.80
errorLine contains a tab character.80
errorLine has trailing spaces.81
errorLine contains a tab character.81
errorLine contains a tab character.82
errorLine is longer than 80 characters.83
errorLine contains a tab character.83
errorLine contains a tab character.84
errorLine contains a tab character.85
errorLine is longer than 80 characters.86
errorLine contains a tab character.86
errorLine contains a tab character.87
errorLine contains a tab character.88
errorLine contains a tab character.89
errorLine contains a tab character.90
errorLine contains a tab character.91
errorLine has trailing spaces.92
errorLine contains a tab character.92
errorLine contains a tab character.93
errorLine has trailing spaces.94
errorLine contains a tab character.94
errorLine contains a tab character.95
errorLine contains a tab character.96
errorLine contains a tab character.97
errorLine contains a tab character.98
errorLine is longer than 80 characters.99
errorLine contains a tab character.99
errorMethod 'rotateFile' is not designed for extension - needs to be abstract, final or empty.99
errorParameter file should be final.99
errorExpected @param tag for 'file'.99
errorParameter oldFile should be final.99
errorExpected @param tag for 'oldFile'.99
errorExpected @throws tag for 'BatchException'.99
errorLine contains a tab character.100
errorLine contains a tab character.101
errorLine is longer than 80 characters.102
errorLine contains a tab character.102
errorLine contains a tab character.103
errorLine contains a tab character.104
errorLine contains a tab character.105
errorLine contains a tab character.106
errorLine is longer than 80 characters.107
errorLine contains a tab character.107
errorLine contains a tab character.108
errorLine contains a tab character.109
errorLine contains a tab character.110
errorLine has trailing spaces.111
errorLine contains a tab character.111
errorLine contains a tab character.112
errorLine contains a tab character.113
errorLine contains a tab character.114
errorLine contains a tab character.115
errorLine contains a tab character.116
errorLine contains a tab character.117
errorMethod 'closeIndexer' is not designed for extension - needs to be abstract, final or empty.117
errorParameter indexer should be final.117
errorExpected @param tag for 'indexer'.117
errorLine contains a tab character.118
errorLine contains a tab character.119
errorLine contains a tab character.120
errorLine contains a tab character.121
errorMust have at least one statement.121
error'{' is not followed by whitespace.121
error'}' is not preceded with whitespace.121
errorLine contains a tab character.122
errorLine contains a tab character.123
errorLine has trailing spaces.124
errorLine contains a tab character.124
errorLine contains a tab character.125
errorLine contains a tab character.126
errorLine contains a tab character.127
errorLine contains a tab character.128
errorMethod 'closeStorage' is not designed for extension - needs to be abstract, final or empty.128
errorMissing a Javadoc comment.128
errorLine contains a tab character.129
errorLine contains a tab character.130
errorLine contains a tab character.131
errorLine contains a tab character.132
errorLine contains a tab character.133
errorLine has trailing spaces.134
errorLine contains a tab character.134
errorLine contains a tab character.135
errorLine is longer than 80 characters.136
errorLine contains a tab character.136
errorLine contains a tab character.137
errorLine is longer than 80 characters.138
errorLine contains a tab character.138
errorMethod 'isCompletedTask' is not designed for extension - needs to be abstract, final or empty.138
errorMissing a Javadoc comment.138
errorParameter id should be final.138
errorLine contains a tab character.139
errorLine contains a tab character.140
errorLine contains a tab character.141
errorLine is longer than 80 characters.142
errorLine contains a tab character.142
errorLine contains a tab character.143
errorLine contains a tab character.144
errorLine contains a tab character.145
errorLine contains a tab character.146
errorLine contains a tab character.147
errorLine contains a tab character.148
errorLine contains a tab character.149
errorLine contains a tab character.150
errorLine contains a tab character.151
errorLine contains a tab character.153
errorLine contains a tab character.154
errorLine contains a tab character.155
errorLine is longer than 80 characters.156
errorLine contains a tab character.156
errorMethod 'isFailedTask' is not designed for extension - needs to be abstract, final or empty.156
errorMissing a Javadoc comment.156
errorParameter id should be final.156
errorLine contains a tab character.157
errorLine contains a tab character.158
errorLine contains a tab character.159
errorLine contains a tab character.160
errorLine contains a tab character.161
errorLine contains a tab character.162
errorLine contains a tab character.163
errorLine contains a tab character.164
errorLine contains a tab character.165
errorLine contains a tab character.166
errorLine contains a tab character.167
errorLine contains a tab character.168
errorLine contains a tab character.169
errorLine contains a tab character.171
errorLine is longer than 80 characters.172
errorLine contains a tab character.172
errorLine contains a tab character.173
errorLine is longer than 80 characters.174
errorLine contains a tab character.174
errorMethod 'storeCompletedTaskId' is not designed for extension - needs to be abstract, final or empty.174
errorMissing a Javadoc comment.174
errorParameter id should be final.174
errorLine contains a tab character.175
errorLine contains a tab character.176
errorLine contains a tab character.177
errorLine contains a tab character.178
errorLine contains a tab character.179
errorLine contains a tab character.180
errorLine contains a tab character.182
errorLine is longer than 80 characters.183
errorLine contains a tab character.183
errorLine contains a tab character.184
errorLine is longer than 80 characters.185
errorLine contains a tab character.185
errorMethod 'storeFailedTaskId' is not designed for extension - needs to be abstract, final or empty.185
errorMissing a Javadoc comment.185
errorParameter id should be final.185
errorLine contains a tab character.186
errorLine contains a tab character.187
errorLine contains a tab character.188
errorLine contains a tab character.189
errorLine contains a tab character.190
errorLine contains a tab character.191
errorLine contains a tab character.193
errorLine is longer than 80 characters.194
errorLine contains a tab character.194
errorLine contains a tab character.195
errorLine contains a tab character.196
errorMethod 'completedTasksIdIterator' is not designed for extension - needs to be abstract, final or empty.196
errorMissing a Javadoc comment.196
errorLine contains a tab character.197
errorLine is longer than 80 characters.198
errorLine contains a tab character.198
errorLine contains a tab character.199
errorLine contains a tab character.200
errorLine contains a tab character.201
errorLine contains a tab character.202
errorLine contains a tab character.203
errorLine contains a tab character.205
errorLine is longer than 80 characters.206
errorLine contains a tab character.206
errorLine contains a tab character.207
errorLine contains a tab character.208
errorMethod 'failedTasksIdIterator' is not designed for extension - needs to be abstract, final or empty.208
errorMissing a Javadoc comment.208
errorLine contains a tab character.209
errorLine is longer than 80 characters.210
errorLine contains a tab character.210
errorLine contains a tab character.211
errorLine contains a tab character.212
errorLine contains a tab character.213
errorLine contains a tab character.214
errorLine contains a tab character.215

net/sf/mybatchfwk/IBatch.java

ViolationMessageLine
errorLine has trailing spaces.1
errorLine has trailing spaces.4
errorLine has trailing spaces.9
errorLine has trailing spaces.14
errorLine is longer than 80 characters.21
errorLine is longer than 80 characters.22
errorLine has trailing spaces.23
errorLine has trailing spaces.25
errorLine has trailing spaces.30
errorLine contains a tab character.30
errorLine contains a tab character.31
errorLine is longer than 80 characters.33
errorLine is longer than 80 characters.34
errorLine is longer than 80 characters.35
errorLine contains a tab character.36
errorLine contains a tab character.37
errorLine contains a tab character.38
errorLine is longer than 80 characters.39
errorLine contains a tab character.39
errorRedundant 'public' modifier.39
errorLine has trailing spaces.40
errorLine contains a tab character.40
errorLine contains a tab character.41
errorLine is longer than 80 characters.44
errorLine is longer than 80 characters.45
errorLine contains a tab character.48
errorLine contains a tab character.49
errorLine contains a tab character.50
errorLine contains a tab character.51
errorRedundant 'public' modifier.51
errorLine has trailing spaces.52
errorLine contains a tab character.52
errorLine contains a tab character.53
errorLine is longer than 80 characters.54
errorLine contains a tab character.57
errorLine contains a tab character.58
errorLine contains a tab character.59
errorRedundant 'public' modifier.59
errorLine has trailing spaces.60
errorLine contains a tab character.60
errorLine contains a tab character.61
errorLine is longer than 80 characters.62
errorLine is longer than 80 characters.64
errorLine contains a tab character.66
errorRedundant 'public' modifier.67
errorLine has trailing spaces.68
errorLine contains a tab character.68
errorLine is longer than 80 characters.71
errorLine is longer than 80 characters.72
errorLine is longer than 80 characters.73
errorLine contains a tab character.77
errorRedundant 'public' modifier.77
errorLine has trailing spaces.78
errorLine is longer than 80 characters.81
errorRedundant 'public' modifier.85
errorLine has trailing spaces.86
errorLine has trailing spaces.87
errorLine is longer than 80 characters.88
errorLine is longer than 80 characters.89
errorRedundant 'public' modifier.95

net/sf/mybatchfwk/ITask.java

ViolationMessageLine
errorLine has trailing spaces.1
errorLine has trailing spaces.4
errorLine has trailing spaces.9
errorLine has trailing spaces.14
errorFirst sentence should end with a period.20
errorLine has trailing spaces.25
errorLine contains a tab character.25
errorLine is longer than 80 characters.28
errorLine contains a tab character.31
errorRedundant 'public' modifier.31
errorLine has trailing spaces.32
errorLine contains a tab character.32
errorLine contains a tab character.38
errorRedundant 'public' modifier.38