Checkstyle Results

The following document contains the results of Checkstyle .

Summary

FilesInfosWarningsErrors
900624

Files

FilesIWE
com/imcode/ant/tasks/Cat.java 00219
com/imcode/ant/tasks/ChecksumFiles.java 001
com/imcode/ant/tasks/ChecksumFiles.java 00182
com/imcode/ant/tasks/PropertiesMerge.java 0044
com/imcode/ant/tasks/Translate.java 00177
com/imcode/ant/tasks/package.html 001

com/imcode/ant/tasks/Cat.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Using the '.*' form of import should be avoided - java.io.*. 3
Error Using the '.*' form of import should be avoided - java.util.*. 4
Error Using the '.*' form of import should be avoided - org.apache.tools.ant.*. 6
Error Using the '.*' form of import should be avoided - org.apache.tools.ant.types.*. 7
Error Missing a Javadoc comment. 9
Error Missing a Javadoc comment. 11
Error Missing a Javadoc comment. 12
Error Missing a Javadoc comment. 13
Error Missing a Javadoc comment. 14
Error Missing a Javadoc comment. 15
Error Missing a Javadoc comment. 16
Error Missing a Javadoc comment. 18
Error Missing a Javadoc comment. 19
Error Missing a Javadoc comment. 21
Error Name 'ORDER_BY_PATH' must match pattern '^[a-z][a-zA-Z0-9]*$'. 21
Error Missing a Javadoc comment. 23
Error 'static' modifier out of order with the JLS suggestions. 23
Error Line has trailing spaces. 27
Error Method 'setAppend' is not designed for extension - needs to be abstract, final or empty. 30
Error '(' is followed by whitespace. 30
Error Parameter v should be final. 30
Error ')' is preceded with whitespace. 30
Error First sentence should end with a period. 34
Error Line has trailing spaces. 36
Error Method 'setDestFile' is not designed for extension - needs to be abstract, final or empty. 39
Error '(' is followed by whitespace. 39
Error Parameter argDestFile should be final. 39
Error ')' is preceded with whitespace. 39
Error First sentence should end with a period. 43
Error Line has trailing spaces. 45
Error Method 'setOrderBy' is not designed for extension - needs to be abstract, final or empty. 48
Error '(' is followed by whitespace. 48
Error Parameter argOrderBy should be final. 48
Error ')' is preceded with whitespace. 48
Error Method 'addFileset' is not designed for extension - needs to be abstract, final or empty. 55
Error '(' is followed by whitespace. 55
Error Parameter set should be final. 55
Error Expected @param tag for 'set'. 55
Error ')' is preceded with whitespace. 55
Error '(' is followed by whitespace. 56
Error ')' is preceded with whitespace. 56
Error Method 'setVerbose' is not designed for extension - needs to be abstract, final or empty. 62
Error '(' is followed by whitespace. 62
Error Parameter verbose should be final. 62
Error Expected @param tag for 'verbose'. 62
Error ')' is preceded with whitespace. 62
Error '(' is followed by whitespace. 63
Error ')' is preceded with whitespace. 63
Error Method 'setFiltering' is not designed for extension - needs to be abstract, final or empty. 73
Error '(' is followed by whitespace. 73
Error Parameter filtering should be final. 73
Error 'filtering' hides a field. 73
Error Expected @param tag for 'filtering'. 73
Error ')' is preceded with whitespace. 73
Error Method 'setOverwrite' is not designed for extension - needs to be abstract, final or empty. 80
Error '(' is followed by whitespace. 80
Error Parameter overwrite should be final. 80
Error Expected @param tag for 'overwrite'. 80
Error ')' is preceded with whitespace. 80
Error First sentence should end with a period. 84
Error Expected an @return tag. 87
Error Method 'createFilterSet' is not designed for extension - needs to be abstract, final or empty. 87
Error '(' is followed by whitespace. 89
Error ')' is preceded with whitespace. 89
Error Method 'execute' is not designed for extension - needs to be abstract, final or empty. 93
Error Missing a Javadoc comment. 93
Error Redundant throws: 'BuildException' is unchecked exception. 93
Error '(' is followed by whitespace. 102
Error ')' is preceded with whitespace. 102
Error '(' is followed by whitespace. 103
Error ')' is preceded with whitespace. 103
Error '(' is followed by whitespace. 106
Error ')' is preceded with whitespace. 106
Error '(' is followed by whitespace. 107
Error ')' is preceded with whitespace. 107
Error '(' is followed by whitespace. 110
Error '(' is followed by whitespace. 110
Error ')' is preceded with whitespace. 110
Error ')' is preceded with whitespace. 110
Error Line is longer than 80 characters. 111
Error '(' is followed by whitespace. 111
Error ')' is preceded with whitespace. 111
Error Expected an @return tag. 118
Error Expected @throws tag for 'IOException'. 118
Error '(' is followed by whitespace. 119
Error ')' is preceded with whitespace. 119
Error '(' is followed by whitespace. 120
Error ')' is preceded with whitespace. 120
Error '(' is followed by whitespace. 121
Error ')' is preceded with whitespace. 121
Error Line is longer than 80 characters. 122
Error '(' is followed by whitespace. 122
Error ')' is preceded with whitespace. 122
Error Line is longer than 80 characters. 124
Error '(' is followed by whitespace. 124
Error ')' is preceded with whitespace. 124
Error '(' is followed by whitespace. 128
Error ')' is preceded with whitespace. 128
Error '(' is followed by whitespace. 140
Error ')' is preceded with whitespace. 140
Error '(' is followed by whitespace. 146
Error '(' is followed by whitespace. 146
Error Avoid inline conditionals. 147
Error Line is longer than 80 characters. 148
Error ')' is preceded with whitespace. 148
Error ')' is preceded with whitespace. 148
Error '(' is followed by whitespace. 150
Error ')' is preceded with whitespace. 150
Error '(' is followed by whitespace. 152
Error ')' is preceded with whitespace. 152
Error '(' is followed by whitespace. 153
Error ')' is preceded with whitespace. 153
Error First sentence should end with a period. 157
Error Expected an @return tag. 160
Error Line is longer than 80 characters. 164
Error '(' is followed by whitespace. 164
Error ';' is followed by whitespace. 164
Error 'cast' is not followed by whitespace. 165
Error '(' is followed by whitespace. 166
Error ')' is preceded with whitespace. 166
Error '(' is followed by whitespace. 167
Error ')' is preceded with whitespace. 167
Error '(' is followed by whitespace. 173
Error '(' is followed by whitespace. 173
Error ')' is preceded with whitespace. 173
Error ')' is preceded with whitespace. 173
Error '(' is followed by whitespace. 174
Error ')' is preceded with whitespace. 174
Error '(' is followed by whitespace. 180
Error ')' is preceded with whitespace. 180
Error '(' is followed by whitespace. 181
Error ')' is preceded with whitespace. 181
Error '(' is followed by whitespace. 182
Error '(' is followed by whitespace. 182
Error ')' is preceded with whitespace. 182
Error ')' is preceded with whitespace. 182
Error Line is longer than 80 characters. 183
Error '(' is followed by whitespace. 183
Error ')' is preceded with whitespace. 183
Error Line is longer than 80 characters. 185
Error Line is longer than 80 characters. 186
Error '(' is followed by whitespace. 186
Error ')' is preceded with whitespace. 186
Error '(' is followed by whitespace. 189
Error ')' is preceded with whitespace. 189
Error '(' is followed by whitespace. 195
Error ')' is preceded with whitespace. 195
Error Expected an @return tag. 205
Error '(' is followed by whitespace. 208
Error ')' is preceded with whitespace. 208
Error '(' is followed by whitespace. 209
Error ')' is preceded with whitespace. 209
Error Line is longer than 80 characters. 211
Error '(' is followed by whitespace. 211
Error ';' is followed by whitespace. 211
Error Line is longer than 80 characters. 212
Error '(' is followed by whitespace. 212
Error 'cast' is not followed by whitespace. 212
Error ')' is preceded with whitespace. 212
Error First sentence should end with a period. 217
Error Line is longer than 80 characters. 220
Error '(' is followed by whitespace. 220
Error Parameter srcFiles should be final. 220
Error Expected @param tag for 'srcFiles'. 220
Error Parameter filters should be final. 220
Error Expected @param tag for 'filters'. 220
Error ')' is preceded with whitespace. 220
Error Expected @throws tag for 'IOException'. 220
Error Line is longer than 80 characters. 224
Error '(' is followed by whitespace. 224
Error ';' is followed by whitespace. 224
Error 'cast' is not followed by whitespace. 226
Error '(' is followed by whitespace. 227
Error ')' is preceded with whitespace. 227
Error '(' is followed by whitespace. 229
Error ')' is preceded with whitespace. 229
Error '(' is followed by whitespace. 230
Error ')' is preceded with whitespace. 230
Error First sentence should end with a period. 236
Error Line is longer than 80 characters. 239
Error '(' is followed by whitespace. 239
Error Parameter in should be final. 239
Error Expected @param tag for 'in'. 239
Error Parameter out should be final. 239
Error Expected @param tag for 'out'. 239
Error Parameter filters should be final. 239
Error Expected @param tag for 'filters'. 239
Error ')' is preceded with whitespace. 239
Error Expected @throws tag for 'IOException'. 239
Error '(' is followed by whitespace. 240
Error ')' is preceded with whitespace. 240
Error Line is longer than 80 characters. 242
Error '(' is followed by whitespace. 242
Error '(' is followed by whitespace. 242
Error ')' is preceded with whitespace. 242
Error ')' is preceded with whitespace. 242
Error Line is longer than 80 characters. 243
Error '(' is followed by whitespace. 243
Error '(' is followed by whitespace. 243
Error ')' is preceded with whitespace. 243
Error ')' is preceded with whitespace. 243
Error Line is longer than 80 characters. 245
Error '(' is followed by whitespace. 245
Error ')' is preceded with whitespace. 245
Error '(' is followed by whitespace. 246
Error ')' is preceded with whitespace. 246
Error '(' is followed by whitespace. 249
Error ')' is preceded with whitespace. 249
Error '(' is followed by whitespace. 250
Error ')' is preceded with whitespace. 250
Error '(' is followed by whitespace. 260
Error '(' is followed by whitespace. 260
Error '(' is followed by whitespace. 260
Error ')' is preceded with whitespace. 260
Error ')' is preceded with whitespace. 260
Error ')' is preceded with whitespace. 260
Error '(' is followed by whitespace. 261
Error ')' is preceded with whitespace. 261

com/imcode/ant/tasks/ChecksumFiles.java

ErrorLine
Error File does not end with a newline. 0

com/imcode/ant/tasks/ChecksumFiles.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Using the '.*' form of import should be avoided - java.io.*. 9
Error Using the '.*' form of import should be avoided - java.util.*. 14
Error Missing a Javadoc comment. 17
Error Missing a Javadoc comment. 19
Error Missing a Javadoc comment. 20
Error Missing a Javadoc comment. 21
Error ';' is preceded with whitespace. 21
Error Missing a Javadoc comment. 22
Error Method 'addFileset' is not designed for extension - needs to be abstract, final or empty. 24
Error Missing a Javadoc comment. 24
Error '(' is followed by whitespace. 24
Error Parameter fileSet should be final. 24
Error ')' is preceded with whitespace. 24
Error '(' is followed by whitespace. 25
Error ')' is preceded with whitespace. 25
Error Method 'setDestFile' is not designed for extension - needs to be abstract, final or empty. 28
Error Missing a Javadoc comment. 28
Error '(' is followed by whitespace. 28
Error Parameter destFile should be final. 28
Error 'destFile' hides a field. 28
Error ')' is preceded with whitespace. 28
Error Method 'setAppend' is not designed for extension - needs to be abstract, final or empty. 32
Error Missing a Javadoc comment. 32
Error '(' is followed by whitespace. 32
Error Parameter append should be final. 32
Error 'append' hides a field. 32
Error ')' is preceded with whitespace. 32
Error ';' is preceded with whitespace. 33
Error Method 'setDigest' is not designed for extension - needs to be abstract, final or empty. 36
Error Missing a Javadoc comment. 36
Error Parameter digest should be final. 36
Error 'digest' hides a field. 36
Error ';' is preceded with whitespace. 37
Error Method 'execute' is not designed for extension - needs to be abstract, final or empty. 40
Error Missing a Javadoc comment. 40
Error '(' is followed by whitespace. 42
Error ')' is preceded with whitespace. 42
Error '(' is followed by whitespace. 43
Error ')' is preceded with whitespace. 43
Error '(' is followed by whitespace. 44
Error ';' is followed by whitespace. 44
Error 'cast' is not followed by whitespace. 45
Error '(' is followed by whitespace. 46
Error ')' is preceded with whitespace. 46
Error '(' is followed by whitespace. 49
Error ')' is preceded with whitespace. 49
Error Missing a Javadoc comment. 52
Error '(' is followed by whitespace. 52
Error Parameter fileWriter should be final. 52
Error ')' is preceded with whitespace. 52
Error '(' is followed by whitespace. 55
Error ')' is preceded with whitespace. 55
Error '(' is followed by whitespace. 56
Error ')' is preceded with whitespace. 56
Error ';' is preceded with whitespace. 56
Error Missing a Javadoc comment. 60
Error '(' is followed by whitespace. 60
Error Parameter destFile should be final. 60
Error 'destFile' hides a field. 60
Error ')' is preceded with whitespace. 60
Error '(' is followed by whitespace. 62
Error '(' is followed by whitespace. 62
Error ')' is preceded with whitespace. 62
Error ')' is preceded with whitespace. 62
Error '(' is followed by whitespace. 63
Error ')' is preceded with whitespace. 63
Error '(' is followed by whitespace. 64
Error ')' is preceded with whitespace. 64
Error Line is longer than 80 characters. 68
Error Missing a Javadoc comment. 68
Error '(' is followed by whitespace. 68
Error Parameter fileSet should be final. 68
Error Parameter destWriter should be final. 68
Error Parameter dateFormat should be final. 68
Error ')' is preceded with whitespace. 68
Error Line is longer than 80 characters. 69
Error '(' is followed by whitespace. 69
Error ')' is preceded with whitespace. 69
Error Line is longer than 80 characters. 71
Error Line is longer than 80 characters. 72
Error '(' is followed by whitespace. 72
Error ')' is preceded with whitespace. 72
Error Line is longer than 80 characters. 75
Error Missing a Javadoc comment. 75
Error '(' is followed by whitespace. 75
Error Parameter baseDir should be final. 75
Error Parameter relativeFilenames should be final. 75
Error Line is longer than 80 characters. 76
Error Parameter dateFormat should be final. 76
Error Parameter destWriter should be final. 76
Error ')' is preceded with whitespace. 76
Error '(' is followed by whitespace. 77
Error ')' is preceded with whitespace. 77
Error Line is longer than 80 characters. 79
Error '(' is followed by whitespace. 79
Error ')' is preceded with whitespace. 79
Error Line is longer than 80 characters. 83
Error Missing a Javadoc comment. 83
Error '(' is followed by whitespace. 83
Error Parameter baseDir should be final. 83
Error Parameter relativeFilename should be final. 83
Error Parameter dateFormat should be final. 83
Error Parameter destWriter should be final. 84
Error ')' is preceded with whitespace. 84
Error '(' is followed by whitespace. 85
Error ')' is preceded with whitespace. 85
Error '(' is followed by whitespace. 86
Error ')' is preceded with whitespace. 86
Error '(' is followed by whitespace. 87
Error '32' is a magic number. 87
Error ')' is preceded with whitespace. 87
Error ';' is preceded with whitespace. 87
Error '+' is not preceded with whitespace. 88
Error '+' is not followed by whitespace. 88
Error ';' is preceded with whitespace. 88
Error '8' is a magic number. 89
Error ';' is preceded with whitespace. 89
Error '(' is followed by whitespace. 91
Error '(' is followed by whitespace. 91
Error ')' is preceded with whitespace. 91
Error ')' is preceded with whitespace. 91
Error Line is longer than 80 characters. 93
Error '(' is followed by whitespace. 93
Error '+' is not followed by whitespace. 93
Error '+' is not preceded with whitespace. 93
Error '+' is not followed by whitespace. 93
Error '(' is followed by whitespace. 95
Error ')' is preceded with whitespace. 95
Error '(' is followed by whitespace. 96
Error ')' is preceded with whitespace. 96
Error Missing a Javadoc comment. 100
Error '(' is followed by whitespace. 100
Error Parameter includedFile should be final. 100
Error ')' is preceded with whitespace. 100
Error '(' is followed by whitespace. 102
Error ')' is preceded with whitespace. 102
Error '16384' is a magic number. 104
Error Line is longer than 80 characters. 105
Error '(' is followed by whitespace. 105
Error '(' is followed by whitespace. 105
Error '(' is followed by whitespace. 105
Error ')' is preceded with whitespace. 105
Error ')' is preceded with whitespace. 105
Error ';' is followed by whitespace. 105
Error '(' is followed by whitespace. 106
Error ')' is preceded with whitespace. 106
Error '(' is followed by whitespace. 108
Error ')' is preceded with whitespace. 108
Error '(' is followed by whitespace. 109
Error ')' is preceded with whitespace. 109
Error '(' is followed by whitespace. 112
Error ')' is preceded with whitespace. 112
Error ';' is preceded with whitespace. 112
Error '16' is a magic number. 113
Error ';' is preceded with whitespace. 113
Error Missing a Javadoc comment. 116
Error '(' is followed by whitespace. 116
Error Parameter includedFile should be final. 116
Error ')' is preceded with whitespace. 116
Error '(' is followed by whitespace. 118
Error ')' is preceded with whitespace. 118
Error '(' is followed by whitespace. 119
Error ')' is preceded with whitespace. 119
Error '(' is followed by whitespace. 120
Error ')' is preceded with whitespace. 120
Error Missing a Javadoc comment. 124
Error '(' is followed by whitespace. 126
Error ')' is preceded with whitespace. 126
Error '(' is followed by whitespace. 127
Error ')' is preceded with whitespace. 127
Error '(' is followed by whitespace. 128
Error ')' is preceded with whitespace. 128
Error Missing a Javadoc comment. 132
Error '(' is followed by whitespace. 133
Error ')' is preceded with whitespace. 133
Error '(' is followed by whitespace. 134
Error ')' is preceded with whitespace. 134
Error '(' is followed by whitespace. 136
Error ')' is preceded with whitespace. 136
Error '(' is followed by whitespace. 137
Error ')' is preceded with whitespace. 137

com/imcode/ant/tasks/PropertiesMerge.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Using the '.*' form of import should be avoided - java.io.*. 6
Error Missing a Javadoc comment. 9
Error Missing a Javadoc comment. 11
Error Missing a Javadoc comment. 12
Error Missing a Javadoc comment. 13
Error Method 'execute' is not designed for extension - needs to be abstract, final or empty. 15
Error Missing a Javadoc comment. 15
Error Redundant throws: 'BuildException' is unchecked exception. 15
Error '(' is followed by whitespace. 18
Error '(' is followed by whitespace. 18
Error ')' is preceded with whitespace. 18
Error ')' is preceded with whitespace. 18
Error '(' is followed by whitespace. 20
Error '(' is followed by whitespace. 20
Error ')' is preceded with whitespace. 20
Error ')' is preceded with whitespace. 20
Error '(' is followed by whitespace. 21
Error ')' is preceded with whitespace. 21
Error '(' is followed by whitespace. 22
Error '(' is followed by whitespace. 22
Error ')' is preceded with whitespace. 22
Error '(' is followed by whitespace. 23
Error ')' is preceded with whitespace. 23
Error '(' is followed by whitespace. 24
Error ')' is preceded with whitespace. 24
Error Method 'setSrcFile' is not designed for extension - needs to be abstract, final or empty. 28
Error Missing a Javadoc comment. 28
Error '(' is followed by whitespace. 28
Error Parameter srcFile should be final. 28
Error 'srcFile' hides a field. 28
Error ')' is preceded with whitespace. 28
Error Method 'setDestFile' is not designed for extension - needs to be abstract, final or empty. 32
Error Missing a Javadoc comment. 32
Error '(' is followed by whitespace. 32
Error Parameter destFile should be final. 32
Error 'destFile' hides a field. 32
Error ')' is preceded with whitespace. 32
Error Method 'setMergeFile' is not designed for extension - needs to be abstract, final or empty. 36
Error Missing a Javadoc comment. 36
Error '(' is followed by whitespace. 36
Error Parameter mergeFile should be final. 36
Error 'mergeFile' hides a field. 36
Error ')' is preceded with whitespace. 36

com/imcode/ant/tasks/Translate.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Using the '.*' form of import should be avoided - java.io.*. 14
Error Using the '.*' form of import should be avoided - java.util.*. 15
Error Unused import - java.nio.charset.Charset. 16
Error Missing a Javadoc comment. 21
Error Missing a Javadoc comment. 23
Error Missing a Javadoc comment. 24
Error Missing a Javadoc comment. 26
Error Missing a Javadoc comment. 27
Error Missing a Javadoc comment. 28
Error Missing a Javadoc comment. 30
Error Missing a Javadoc comment. 32
Error Missing a Javadoc comment. 33
Error Missing a Javadoc comment. 35
Error Missing a Javadoc comment. 36
Error Missing a Javadoc comment. 37
Error Missing a Javadoc comment. 38
Error Missing a Javadoc comment. 39
Error Method 'addFileSet' is not designed for extension - needs to be abstract, final or empty. 41
Error Missing a Javadoc comment. 41
Error Parameter fileSet should be final. 41
Error Method 'setToDir' is not designed for extension - needs to be abstract, final or empty. 45
Error Missing a Javadoc comment. 45
Error Parameter toDir should be final. 45
Error 'toDir' hides a field. 45
Error Method 'setBundle' is not designed for extension - needs to be abstract, final or empty. 49
Error Missing a Javadoc comment. 49
Error Parameter bundle should be final. 49
Error 'bundle' hides a field. 49
Error Method 'setBundleLanguage' is not designed for extension - needs to be abstract, final or empty. 53
Error Missing a Javadoc comment. 53
Error Parameter bundleLanguage should be final. 53
Error 'bundleLanguage' hides a field. 53
Error Method 'setPropertiesFile' is not designed for extension - needs to be abstract, final or empty. 57
Error Missing a Javadoc comment. 57
Error Parameter propertiesFile should be final. 57
Error 'propertiesFile' hides a field. 57
Error Method 'setStartToken' is not designed for extension - needs to be abstract, final or empty. 61
Error Missing a Javadoc comment. 61
Error Parameter startToken should be final. 61
Error 'startToken' hides a field. 61
Error Method 'setEndToken' is not designed for extension - needs to be abstract, final or empty. 65
Error Missing a Javadoc comment. 65
Error Parameter endToken should be final. 65
Error 'endToken' hides a field. 65
Error Method 'setFiltering' is not designed for extension - needs to be abstract, final or empty. 69
Error Missing a Javadoc comment. 69
Error Parameter filtering should be final. 69
Error 'filtering' hides a field. 69
Error Method 'setEncoding' is not designed for extension - needs to be abstract, final or empty. 73
Error Missing a Javadoc comment. 73
Error Parameter encoding should be final. 73
Error 'encoding' hides a field. 73
Error First sentence should end with a period. 77
Error Expected an @return tag. 78
Error Method 'createFilterSet' is not designed for extension - needs to be abstract, final or empty. 78
Error Method 'setVerbose' is not designed for extension - needs to be abstract, final or empty. 85
Error Parameter verbose should be final. 85
Error Expected @param tag for 'verbose'. 85
Error '(' is followed by whitespace. 86
Error ')' is preceded with whitespace. 86
Error Method 'setProperties' is not designed for extension - needs to be abstract, final or empty. 93
Error Missing a Javadoc comment. 93
Error Parameter properties should be final. 93
Error 'properties' hides a field. 93
Error Method 'execute' is not designed for extension - needs to be abstract, final or empty. 97
Error Missing a Javadoc comment. 97
Error Missing a Javadoc comment. 104
Error Parameter filters should be final. 104
Error '(' is followed by whitespace. 105
Error ';' is followed by whitespace. 105
Error Line is longer than 80 characters. 107
Error '(' is followed by whitespace. 109
Error Avoid inline conditionals. 110
Error Line is longer than 80 characters. 111
Error ')' is preceded with whitespace. 111
Error '(' is followed by whitespace. 112
Error ')' is preceded with whitespace. 112
Error '(' is followed by whitespace. 116
Error ')' is preceded with whitespace. 116
Error '(' is followed by whitespace. 117
Error ')' is preceded with whitespace. 117
Error Line is longer than 80 characters. 118
Error Line is longer than 80 characters. 121
Error Line is longer than 80 characters. 123
Error Line is longer than 80 characters. 124
Error '(' is followed by whitespace. 125
Error ')' is preceded with whitespace. 125
Error Line is longer than 80 characters. 126
Error Line is longer than 80 characters. 129
Error Line is longer than 80 characters. 135
Error Missing a Javadoc comment. 135
Error Parameter sourceFile should be final. 135
Error Parameter destFile should be final. 135
Error Parameter filters should be final. 135
Error '(' is followed by whitespace. 140
Error ')' is preceded with whitespace. 140
Error '(' is followed by whitespace. 143
Error ')' is preceded with whitespace. 143
Error Line is longer than 80 characters. 146
Error Line is longer than 80 characters. 147
Error '(' is followed by whitespace. 147
Error Avoid inline conditionals. 147
Error ')' is preceded with whitespace. 147
Error Line is longer than 80 characters. 148
Error Method 'translateStream' is not designed for extension - needs to be abstract, final or empty. 153
Error Missing a Javadoc comment. 153
Error Parameter sourceStream should be final. 153
Error Parameter destStream should be final. 153
Error Line is longer than 80 characters. 154
Error Parameter filters should be final. 154
Error Unable to get class information for PropertiesNotFoundException. 154
Error '(' is followed by whitespace. 157
Error ')' is preceded with whitespace. 157
Error Line is longer than 80 characters. 164
Error '(' is followed by whitespace. 167
Error '(' is followed by whitespace. 167
Error ')' is preceded with whitespace. 167
Error ';' is followed by whitespace. 167
Error Line is longer than 80 characters. 170
Error '(' is followed by whitespace. 172
Error ')' is preceded with whitespace. 172
Error '(' is followed by whitespace. 178
Error ')' is preceded with whitespace. 178
Error Line is longer than 80 characters. 179
Error Line is longer than 80 characters. 183
Error Missing a Javadoc comment. 183
Error Parameter line should be final. 183
Error Unable to get class information for PropertiesNotFoundException. 183
Error Line is longer than 80 characters. 187
Error '(' is followed by whitespace. 187
Error '(' is followed by whitespace. 187
Error ')' is preceded with whitespace. 187
Error ')' is preceded with whitespace. 187
Error Line is longer than 80 characters. 188
Error '(' is followed by whitespace. 189
Error ')' is preceded with whitespace. 189
Error Line is longer than 80 characters. 190
Error '(' is followed by whitespace. 192
Error ')' is preceded with whitespace. 192
Error Line is longer than 80 characters. 196
Error Line is longer than 80 characters. 197
Error Line is longer than 80 characters. 198
Error '(' is followed by whitespace. 205
Error ')' is preceded with whitespace. 205
Error Line is longer than 80 characters. 206
Error Missing a Javadoc comment. 211
Error '(' is followed by whitespace. 212
Error ')' is preceded with whitespace. 212
Error Line is longer than 80 characters. 213
Error '(' is followed by whitespace. 218
Error ')' is preceded with whitespace. 218
Error Missing a Javadoc comment. 223
Error '(' is followed by whitespace. 224
Error ')' is preceded with whitespace. 224
Error '(' is followed by whitespace. 228
Error ')' is preceded with whitespace. 228
Error '(' is followed by whitespace. 232
Error '(' is followed by whitespace. 232
Error ')' is preceded with whitespace. 232
Error ')' is preceded with whitespace. 232
Error Line is longer than 80 characters. 233
Error '(' is followed by whitespace. 236
Error ')' is preceded with whitespace. 236
Error Expected an @return tag. 243
Error '(' is followed by whitespace. 246
Error ')' is preceded with whitespace. 246
Error Line is longer than 80 characters. 249
Error '(' is followed by whitespace. 249
Error ';' is followed by whitespace. 249
Error Class PropertiesNotFoundException should be declared as final. 255
Error Missing a Javadoc comment. 255
Error Missing a Javadoc comment. 257
Error Missing a Javadoc comment. 259
Error Parameter propertyKeys should be final. 259
Error 'propertyKeys' hides a field. 259
Error Missing a Javadoc comment. 263

com/imcode/ant/tasks/package.html

ErrorLine
Error Missing package documentation file.0