Checkstyle Errors

The following document contains the results of Checkstyle for severity error.

Summary

Files Errors
9 214

Files

Files Errors
net/sourceforge/mavenplugins/dbunit/DTDGenerator.java 1
net/sourceforge/mavenplugins/dbunit/DTDGenerator.java 9
net/sourceforge/mavenplugins/dbunit/DataSetConverter.java 39
net/sourceforge/mavenplugins/dbunit/DataSetTool.java 1
net/sourceforge/mavenplugins/dbunit/DataSetTool.java 73
net/sourceforge/mavenplugins/dbunit/DbUnitTool.java 1
net/sourceforge/mavenplugins/dbunit/DbUnitTool.java 89
net/sourceforge/mavenplugins/dbunit/package.html 1

net/sourceforge/mavenplugins/dbunit/DTDGenerator.java

Error Line
Error File does not end with a newline. 0

net/sourceforge/mavenplugins/dbunit/DTDGenerator.java

Error Line
Error Missing a Javadoc comment. 64
Error '{' should be on the previous line. 65
Error First sentence should end with a period. 67
Error Line has trailing spaces. 69
Error Method 'generate' is not designed for extension - needs to be abstract, final or empty. 72
Error Expected @throws tag for 'Exception'. 72
Error '{' should be on the previous line. 73
Error Line has trailing spaces. 75
Error Line has trailing spaces. 80

net/sourceforge/mavenplugins/dbunit/DataSetConverter.java

Error Line
Error '{' should be on the previous line. 68
Error First sentence should end with a period. 70
Error First sentence should end with a period. 72
Error First sentence should end with a period. 74
Error First sentence should end with a period. 76
Error Line has trailing spaces. 78
Error First sentence should end with a period. 79
Error Line is longer than 80 characters. 85
Error Method 'process' is not designed for extension - needs to be abstract, final or empty. 85
Error Expected @throws tag for 'DataSetException'. 85
Error Expected @throws tag for 'FileNotFoundException'. 85
Error Redundant throws: 'FileNotFoundException' is subclass of 'IOException'. 85
Error Expected @throws tag for 'IOException'. 85
Error Line is longer than 80 characters. 87
Error Line has trailing spaces. 89
Error Method 'getInput' is not designed for extension - needs to be abstract, final or empty. 93
Error '{' should be on the previous line. 94
Error Method 'setInput' is not designed for extension - needs to be abstract, final or empty. 100
Error Parameter input should be final. 100
Error 'input' hides a field. 100
Error '{' should be on the previous line. 101
Error Method 'getInputFormat' is not designed for extension - needs to be abstract, final or empty. 107
Error '{' should be on the previous line. 108
Error Method 'setInputFormat' is not designed for extension - needs to be abstract, final or empty. 114
Error Parameter inputFormat should be final. 114
Error 'inputFormat' hides a field. 114
Error '{' should be on the previous line. 115
Error Method 'getOutput' is not designed for extension - needs to be abstract, final or empty. 121
Error '{' should be on the previous line. 122
Error Method 'setOutput' is not designed for extension - needs to be abstract, final or empty. 128
Error Parameter output should be final. 128
Error 'output' hides a field. 128
Error '{' should be on the previous line. 129
Error Method 'getOutputFormat' is not designed for extension - needs to be abstract, final or empty. 135
Error '{' should be on the previous line. 136
Error Method 'setOutputFormat' is not designed for extension - needs to be abstract, final or empty. 142
Error Parameter outputFormat should be final. 142
Error 'outputFormat' hides a field. 142
Error '{' should be on the previous line. 143

net/sourceforge/mavenplugins/dbunit/DataSetTool.java

Error Line
Error File does not end with a newline. 0

net/sourceforge/mavenplugins/dbunit/DataSetTool.java

Error Line
Error Missing a Javadoc comment. 73
Error '{' should be on the previous line. 74
Error First sentence should end with a period. 75
Error First sentence should end with a period. 77
Error First sentence should end with a period. 79
Error First sentence should end with a period. 81
Error First sentence should end with a period. 83
Error First sentence should end with a period. 85
Error Method 'getDataSetFormat' is not designed for extension - needs to be abstract, final or empty. 91
Error '{' should be on the previous line. 92
Error Method 'setDataSetFormat' is not designed for extension - needs to be abstract, final or empty. 101
Error Parameter name should be final. 101
Error '{' should be on the previous line. 102
Error Expected an @return tag. 111
Error Method 'getOperation' is not designed for extension - needs to be abstract, final or empty. 111
Error '{' should be on the previous line. 112
Error Unused Javadoc tag. 117
Error Method 'setOperation' is not designed for extension - needs to be abstract, final or empty. 120
Error Parameter name should be final. 120
Error Expected @param tag for 'name'. 120
Error '{' should be on the previous line. 121
Error 'if' construct must use '{}'s. 123
Error 'if' construct must use '{}'s. 124
Error Line is longer than 80 characters. 124
Error 'if' construct must use '{}'s. 125
Error Line is longer than 80 characters. 125
Error 'if' construct must use '{}'s. 126
Error Line is longer than 80 characters. 126
Error 'if' construct must use '{}'s. 127
Error Line is longer than 80 characters. 127
Error Method 'getExportTables' is not designed for extension - needs to be abstract, final or empty. 133
Error '{' should be on the previous line. 134
Error First sentence should end with a period. 138
Error Method 'setExportTables' is not designed for extension - needs to be abstract, final or empty. 142
Error Parameter tables should be final. 142
Error '{' should be on the previous line. 143
Error Line is longer than 80 characters. 150
Error Parameter connection should be final. 150
Error Expected @param tag for 'connection'. 150
Error Expected @throws tag for 'SQLException'. 150
Error Line contains a tab character. 152
Error '{' should be on the previous line. 154
Error Line contains a tab character. 155
Error '}' should be on the same line. 156
Error '{' should be on the previous line. 158
Error Line contains a tab character. 159
Error Line contains a tab character. 160
Error '{' should be on the previous line. 163
Error Line contains a tab character. 164
Error Line contains a tab character. 165
Error '}' should be on the same line. 166
Error '{' should be on the previous line. 168
Error Line contains a tab character. 169
Error First sentence should end with a period. 173
Error Line is longer than 80 characters. 176
Error Method 'process' is not designed for extension - needs to be abstract, final or empty. 176
Error Expected @throws tag for 'ClassNotFoundException'. 176
Error Expected @throws tag for 'SQLException'. 176
Error Expected @throws tag for 'IOException'. 176
Error Expected @throws tag for 'DataSetException'. 176
Error Redundant throws: 'DataSetException' is subclass of 'DatabaseUnitException'. 176
Error Expected @throws tag for 'DatabaseUnitException'. 176
Error '{' should be on the previous line. 179
Error '=' is not preceded with whitespace. 180
Error Line is longer than 80 characters. 181
Error '}' should be on the same line. 183
Error '{' should be on the previous line. 185
Error Line is longer than 80 characters. 187
Error '}' should be on the same line. 189
Error '{' should be on the previous line. 191
Error Line is longer than 80 characters. 192
Error Line contains a tab character. 193
Error Line has trailing spaces. 195

net/sourceforge/mavenplugins/dbunit/DbUnitTool.java

Error Line
Error File does not end with a newline. 0

net/sourceforge/mavenplugins/dbunit/DbUnitTool.java

Error Line
Error First sentence should end with a period. 75
Error '{' should be on the previous line. 81
Error Missing a Javadoc comment. 82
Error Missing a Javadoc comment. 83
Error Missing a Javadoc comment. 84
Error Missing a Javadoc comment. 85
Error Missing a Javadoc comment. 86
Error Missing a Javadoc comment. 87
Error Method 'getDriverClassName' is not designed for extension - needs to be abstract, final or empty. 89
Error Missing a Javadoc comment. 89
Error '{' should be on the previous line. 90
Error Method 'setDriverClassName' is not designed for extension - needs to be abstract, final or empty. 93
Error Missing a Javadoc comment. 93
Error Parameter name should be final. 93
Error '{' should be on the previous line. 94
Error Method 'getUrl' is not designed for extension - needs to be abstract, final or empty. 98
Error Missing a Javadoc comment. 98
Error '{' should be on the previous line. 99
Error Method 'setUrl' is not designed for extension - needs to be abstract, final or empty. 102
Error Missing a Javadoc comment. 102
Error Parameter newURL should be final. 102
Error '{' should be on the previous line. 103
Error Method 'getUser' is not designed for extension - needs to be abstract, final or empty. 107
Error Missing a Javadoc comment. 107
Error '{' should be on the previous line. 108
Error Method 'setUser' is not designed for extension - needs to be abstract, final or empty. 111
Error Missing a Javadoc comment. 111
Error Parameter newUser should be final. 111
Error '{' should be on the previous line. 112
Error Method 'getPassword' is not designed for extension - needs to be abstract, final or empty. 116
Error Missing a Javadoc comment. 116
Error '{' should be on the previous line. 117
Error Method 'setPassword' is not designed for extension - needs to be abstract, final or empty. 120
Error Missing a Javadoc comment. 120
Error Parameter newPassword should be final. 120
Error '{' should be on the previous line. 121
Error Method 'getFileName' is not designed for extension - needs to be abstract, final or empty. 125
Error Missing a Javadoc comment. 125
Error '{' should be on the previous line. 126
Error Method 'setFileName' is not designed for extension - needs to be abstract, final or empty. 129
Error Missing a Javadoc comment. 129
Error Parameter newFileName should be final. 129
Error '{' should be on the previous line. 130
Error Method 'getSchema' is not designed for extension - needs to be abstract, final or empty. 134
Error Missing a Javadoc comment. 134
Error '{' should be on the previous line. 135
Error Method 'setSchema' is not designed for extension - needs to be abstract, final or empty. 138
Error Missing a Javadoc comment. 138
Error Parameter schema should be final. 138
Error 'schema' hides a field. 138
Error '{' should be on the previous line. 139
Error Line is longer than 80 characters. 148
Error Method 'getConnection' is not designed for extension - needs to be abstract, final or empty. 148
Error Line contains a tab character. 152
Error '{' should be on the previous line. 158
Error '}' should be on the same line. 160
Error '{' should be on the previous line. 162
Error Line is longer than 80 characters. 173
Error Method 'getDataSetFromFile' is not designed for extension - needs to be abstract, final or empty. 173
Error Parameter fileName should be final. 173
Error 'fileName' hides a field. 173
Error Parameter format should be final. 173
Error Expected @throws tag for 'DataSetException'. 173
Error Expected @throws tag for 'IOException'. 173
Error '{' should be on the previous line. 177
Error '}' should be on the same line. 179
Error '{' should be on the previous line. 181
Error '}' should be on the same line. 183
Error '{' should be on the previous line. 185
Error '}' should be on the same line. 187
Error '{' should be on the previous line. 189
Error Line is longer than 80 characters. 190
Error Unused @param tag for 'the'. 199
Error Line is longer than 80 characters. 204
Error Method 'writeDataSetToFile' is not designed for extension - needs to be abstract, final or empty. 204
Error Parameter fileName should be final. 204
Error 'fileName' hides a field. 204
Error Parameter format should be final. 204
Error Parameter dataset should be final. 204
Error Expected @param tag for 'dataset'. 204
Error Expected @throws tag for 'DataSetException'. 204
Error Expected @throws tag for 'FileNotFoundException'. 204
Error Redundant throws: 'FileNotFoundException' is subclass of 'IOException'. 204
Error Expected @throws tag for 'IOException'. 204
Error '{' should be on the previous line. 208
Error '}' should be on the same line. 210
Error '{' should be on the previous line. 212
Error '}' should be on the same line. 214
Error '{' should be on the previous line. 216

net/sourceforge/mavenplugins/dbunit/package.html

Error Line
Error Missing package documentation file. 0