This project has retired. For details please refer to its Attic page.
cas-pge – Checkstyle Results

Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

Files Infos info Warnings warning Errors error
45 0 0 1654

Files

Files info warning error
org/apache/oodt/cas/pge/util/XmlHelper.java 0 0 580
org/apache/oodt/cas/pge/writers/VelocityMetadata.java 0 0 19
org/apache/oodt/cas/pge/StdPGETaskInstance.java 0 0 2
org/apache/oodt/cas/pge/writers/metlist/package.html 0 0 1
org/apache/oodt/cas/pge/PGETask.java 0 0 17
org/apache/oodt/cas/pge/writers/ExternExtractorMetWriter.java 0 0 10
org/apache/oodt/cas/pge/metadata/package.html 0 0 1
org/apache/oodt/cas/pge/util/package.html 0 0 1
org/apache/oodt/cas/pge/config/DynamicConfigFile.java 0 0 30
org/apache/oodt/cas/pge/WinPGETaskInstance.java 0 0 20
org/apache/oodt/cas/pge/config/RegExprOutputFiles.java 0 0 28
org/apache/oodt/cas/pge/writers/VelocityConfigFileWriter.java 0 0 10
org/apache/oodt/cas/pge/config/XmlFilePgeConfigBuilder.java 0 0 40
org/apache/oodt/cas/pge/query/conv/package.html 0 0 1
org/apache/oodt/cas/pge/config/PgeConfigMetKeys.java 0 0 37
org/apache/oodt/cas/pge/metadata/PgeTaskStatus.java 0 0 25
org/apache/oodt/cas/pge/util/Pair.java 0 0 16
org/apache/oodt/cas/pge/query/conv/DateVersionConverter.java 0 0 6
org/apache/oodt/cas/pge/writers/xslt/XslTransformWriter.java 0 0 10
org/apache/oodt/cas/pge/writers/package.html 0 0 1
org/apache/oodt/cas/pge/writers/xslt/package.html 0 0 1
org/apache/oodt/cas/pge/package.html 0 0 1
org/apache/oodt/cas/pge/writers/metlist/MetadataListPcsMetFileWriter.java 0 0 14
org/apache/oodt/cas/pge/config/OutputDir.java 0 0 41
org/apache/oodt/cas/pge/writers/PcsMetFileWriter.java 0 0 15
org/apache/oodt/cas/pge/staging/package.html 0 0 1
org/apache/oodt/cas/pge/writers/TextConfigFileWriter.java 0 0 12
org/apache/oodt/cas/pge/exceptions/package.html 0 0 1
org/apache/oodt/cas/pge/staging/FileStager.java 0 0 26
org/apache/oodt/cas/pge/writers/MetadataKeyReplacerTemplateWriter.java 0 0 15
org/apache/oodt/cas/pge/config/PgeConfigBuilder.java 0 0 1
org/apache/oodt/cas/pge/util/GenericPgeObjectFactory.java 0 0 19
org/apache/oodt/cas/pge/PGETaskInstance.java 0 0 178
org/apache/oodt/cas/pge/config/package.html 0 0 1
org/apache/oodt/cas/pge/exceptions/PGEException.java 0 0 6
org/apache/oodt/cas/pge/staging/FileManagerFileStager.java 0 0 21
org/apache/oodt/cas/pge/metadata/PgeTaskMetKeys.java 0 0 30
org/apache/oodt/cas/pge/writers/FilenameExtractorWriter.java 0 0 9
org/apache/oodt/cas/pge/config/FileStagingInfo.java 0 0 51
org/apache/oodt/cas/pge/ConfigFilePropertyAdder.java 0 0 3
org/apache/oodt/cas/pge/writers/CsvConfigFileWriter.java 0 0 60
org/apache/oodt/cas/pge/writers/DynamicConfigFileWriter.java 0 0 57
org/apache/oodt/cas/pge/metadata/PgeMetadata.java 0 0 157
org/apache/oodt/cas/pge/config/PgeConfig.java 0 0 70
org/apache/oodt/cas/pge/writers/SciPgeConfigFileWriter.java 0 0 9

Details

org/apache/oodt/cas/pge/util/XmlHelper.java

Violation Message Line
error Line is longer than 80 characters. 46
error Line has trailing spaces. 51
error Class XmlHelper should be declared as final. 55
error Line contains a tab character. 57
error Missing a Javadoc comment. 57
error Line contains a tab character. 58
error Line contains a tab character. 60
error Missing a Javadoc comment. 60
error Parameter xmlFilePath should be final. 60
error Line contains a tab character. 61
error Line contains a tab character. 62
error Line contains a tab character. 63
error Line contains a tab character. 64
error Line contains a tab character. 65
error Line contains a tab character. 67
error Missing a Javadoc comment. 67
error '<' is not preceded with whitespace. 67
error '<' is not followed by whitespace. 67
error '<' is not preceded with whitespace. 67
error '<' is not followed by whitespace. 67
error '>' is not preceded with whitespace. 67
error '>' is not followed by whitespace. 67
error '>' is not preceded with whitespace. 67
error Parameter elem should be final. 67
error Line contains a tab character. 68
error Parameter metadata should be final. 68
error Line contains a tab character. 69
error '<' is not preceded with whitespace. 69
error '<' is not followed by whitespace. 69
error '<' is not preceded with whitespace. 69
error '<' is not followed by whitespace. 69
error '>' is not preceded with whitespace. 69
error '>' is not followed by whitespace. 69
error '>' is not preceded with whitespace. 69
error Line contains a tab character. 70
error Line contains a tab character. 71
error Line contains a tab character. 72
error Line contains a tab character. 73
error Line contains a tab character. 74
error Line contains a tab character. 75
error '<' is not preceded with whitespace. 75
error '<' is not followed by whitespace. 75
error '>' is not preceded with whitespace. 75
error '>' is not followed by whitespace. 75
error Line contains a tab character. 76
error Line contains a tab character. 77
error Line contains a tab character. 78
error Line contains a tab character. 80
error Missing a Javadoc comment. 80
error Parameter elem should be final. 80
error Parameter metadata should be final. 80
error Line contains a tab character. 81
error Line contains a tab character. 82
error Line contains a tab character. 83
error Line contains a tab character. 84
error Line contains a tab character. 85
error Line contains a tab character. 86
error Line contains a tab character. 87
error Line contains a tab character. 88
error Line contains a tab character. 90
error Missing a Javadoc comment. 90
error Parameter elem should be final. 90
error Parameter metadata should be final. 90
error Line contains a tab character. 91
error Line contains a tab character. 92
error Line contains a tab character. 93
error Line contains a tab character. 94
error Line contains a tab character. 95
error Line contains a tab character. 96
error Line contains a tab character. 97
error Line contains a tab character. 98
error Line contains a tab character. 100
error Missing a Javadoc comment. 100
error Parameter root should be final. 100
error Line contains a tab character. 101
error Line contains a tab character. 102
error Line contains a tab character. 103
error Line contains a tab character. 104
error Line contains a tab character. 105
error Line contains a tab character. 106
error Line contains a tab character. 107
error Line is longer than 80 characters. 108
error Line contains a tab character. 108
error Line contains a tab character. 109
error Line contains a tab character. 110
error Line contains a tab character. 111
error Line is longer than 80 characters. 113
error Line contains a tab character. 113
error Missing a Javadoc comment. 113
error '<' is not preceded with whitespace. 113
error '<' is not followed by whitespace. 113
error '>' is not preceded with whitespace. 113
error Parameter customMetadataElem should be final. 113
error Line contains a tab character. 114
error Line contains a tab character. 115
error Line contains a tab character. 116
error '<' is not preceded with whitespace. 116
error '<' is not followed by whitespace. 116
error '>' is not preceded with whitespace. 116
error Line contains a tab character. 117
error Line contains a tab character. 118
error Line contains a tab character. 119
error Line contains a tab character. 120
error Line contains a tab character. 121
error Line contains a tab character. 123
error Missing a Javadoc comment. 123
error Parameter metElem should be final. 123
error Parameter metadata should be final. 123
error Line contains a tab character. 124
error Line contains a tab character. 125
error Line contains a tab character. 127
error Line contains a tab character. 128
error Line is longer than 80 characters. 129
error Line contains a tab character. 129
error Line contains a tab character. 130
error Line contains a tab character. 132
error Line contains a tab character. 133
error Line is longer than 80 characters. 134
error Line contains a tab character. 134
error Line is longer than 80 characters. 135
error Line contains a tab character. 135
error Line contains a tab character. 136
error Line contains a tab character. 138
error Line contains a tab character. 139
error Line contains a tab character. 140
error Line is longer than 80 characters. 142
error Line contains a tab character. 142
error Missing a Javadoc comment. 142
error Parameter elem should be final. 142
error Parameter metadata should be final. 142
error Line contains a tab character. 143
error Line contains a tab character. 144
error Line contains a tab character. 145
error Line contains a tab character. 146
error Line contains a tab character. 147
error Line is longer than 80 characters. 148
error Line contains a tab character. 148
error Line contains a tab character. 149
error Line contains a tab character. 150
error Line contains a tab character. 152
error Missing a Javadoc comment. 152
error Parameter elem should be final. 152
error Parameter metadata should be final. 152
error Line contains a tab character. 153
error Line contains a tab character. 154
error Line contains a tab character. 155
error Line contains a tab character. 156
error Line is longer than 80 characters. 157
error Line contains a tab character. 157
error Line contains a tab character. 158
error Line contains a tab character. 159
error Line contains a tab character. 161
error Missing a Javadoc comment. 161
error Parameter elem should be final. 161
error Parameter metadata should be final. 161
error Line contains a tab character. 162
error Line is longer than 80 characters. 163
error Line contains a tab character. 163
error Line contains a tab character. 164
error Line contains a tab character. 165
error Line is longer than 80 characters. 167
error Line contains a tab character. 167
error Missing a Javadoc comment. 167
error '<' is not preceded with whitespace. 167
error '<' is not followed by whitespace. 167
error '>' is not preceded with whitespace. 167
error Parameter elem should be final. 167
error Parameter metadata should be final. 167
error Line contains a tab character. 168
error Line contains a tab character. 169
error '<' is not preceded with whitespace. 169
error '<' is not followed by whitespace. 169
error '>' is not preceded with whitespace. 169
error Line contains a tab character. 171
error Line contains a tab character. 172
error Line is longer than 80 characters. 174
error Line contains a tab character. 174
error Line contains a tab character. 175
error Line contains a tab character. 176
error Line contains a tab character. 177
error Line contains a tab character. 178
error Line contains a tab character. 180
error Line contains a tab character. 181
error Line contains a tab character. 183
error Line contains a tab character. 184
error Line contains a tab character. 185
error Line is longer than 80 characters. 187
error Line contains a tab character. 187
error Line contains a tab character. 188
error Line is longer than 80 characters. 189
error Line contains a tab character. 189
error Line is longer than 80 characters. 190
error Line contains a tab character. 190
error Line is longer than 80 characters. 191
error Line contains a tab character. 191
error Line contains a tab character. 192
error Line contains a tab character. 193
error Line contains a tab character. 194
error Line contains a tab character. 196
error Line contains a tab character. 197
error Line is longer than 80 characters. 199
error Line contains a tab character. 199
error Line contains a tab character. 200
error Line contains a tab character. 201
error Line contains a tab character. 202
error Line contains a tab character. 203
error Line contains a tab character. 204
error Line contains a tab character. 205
error Line contains a tab character. 206
error Line contains a tab character. 207
error Line contains a tab character. 209
error Line contains a tab character. 210
error Line contains a tab character. 211
error Line contains a tab character. 213
error Missing a Javadoc comment. 213
error Parameter elem should be final. 213
error Parameter metadata should be final. 213
error Line contains a tab character. 214
error Line contains a tab character. 215
error Line contains a tab character. 216
error Line is longer than 80 characters. 218
error Line contains a tab character. 218
error Line contains a tab character. 219
error Line contains a tab character. 220
error Line contains a tab character. 221
error Line contains a tab character. 222
error Line contains a tab character. 223
error Line contains a tab character. 225
error Line contains a tab character. 226
error Line contains a tab character. 227
error Line contains a tab character. 228
error Line contains a tab character. 229
error Line contains a tab character. 231
error Missing a Javadoc comment. 231
error Parameter elem should be final. 231
error Parameter metadata should be final. 231
error Line contains a tab character. 232
error Line contains a tab character. 233
error Line is longer than 80 characters. 234
error Line contains a tab character. 234
error Line contains a tab character. 235
error Line contains a tab character. 237
error Missing a Javadoc comment. 237
error Parameter elem should be final. 237
error Parameter metadata should be final. 237
error Line contains a tab character. 238
error Line contains a tab character. 239
error Line contains a tab character. 240
error Line contains a tab character. 242
error Missing a Javadoc comment. 242
error Parameter elem should be final. 242
error Parameter metadata should be final. 242
error Line contains a tab character. 243
error Line is longer than 80 characters. 244
error Line contains a tab character. 244
error Line contains a tab character. 245
error Line contains a tab character. 247
error Missing a Javadoc comment. 247
error '<' is not preceded with whitespace. 247
error '<' is not followed by whitespace. 247
error '>' is not preceded with whitespace. 247
error Parameter elem should be final. 247
error Parameter metadata should be final. 247
error Line contains a tab character. 248
error Line contains a tab character. 249
error '<' is not preceded with whitespace. 249
error '<' is not followed by whitespace. 249
error '>' is not preceded with whitespace. 249
error Line is longer than 80 characters. 250
error Line contains a tab character. 250
error Line contains a tab character. 251
error Line contains a tab character. 252
error Line contains a tab character. 253
error Line contains a tab character. 254
error Line contains a tab character. 255
error Line contains a tab character. 256
error Line contains a tab character. 257
error Line contains a tab character. 258
error Line is longer than 80 characters. 260
error Line contains a tab character. 260
error Missing a Javadoc comment. 260
error '<' is not preceded with whitespace. 260
error '<' is not followed by whitespace. 260
error '>' is not preceded with whitespace. 260
error Parameter elem should be final. 260
error Line contains a tab character. 261
error Parameter metadata should be final. 261
error Line is longer than 80 characters. 262
error Line contains a tab character. 262
error '<' is not preceded with whitespace. 262
error '<' is not followed by whitespace. 262
error '>' is not preceded with whitespace. 262
error Line is longer than 80 characters. 263
error Line contains a tab character. 263
error Line contains a tab character. 265
error Line contains a tab character. 266
error Line is longer than 80 characters. 267
error Line contains a tab character. 267
error Line is longer than 80 characters. 268
error Line contains a tab character. 268
error Line contains a tab character. 270
error Line contains a tab character. 271
error Line contains a tab character. 272
error Line contains a tab character. 273
error Line contains a tab character. 274
error Line contains a tab character. 275
error '<' is not preceded with whitespace. 275
error '<' is not followed by whitespace. 275
error '>' is not preceded with whitespace. 275
error Line is longer than 80 characters. 276
error Line contains a tab character. 276
error Line contains a tab character. 277
error Line contains a tab character. 278
error Line contains a tab character. 279
error Line contains a tab character. 280
error Line contains a tab character. 281
error Line contains a tab character. 283
error Missing a Javadoc comment. 283
error Parameter elem should be final. 283
error Line contains a tab character. 284
error Line contains a tab character. 285
error Line is longer than 80 characters. 286
error Line contains a tab character. 286
error Line contains a tab character. 287
error Line contains a tab character. 288
error Line contains a tab character. 289
error Line contains a tab character. 290
error Line contains a tab character. 291
error Line contains a tab character. 292
error Line contains a tab character. 294
error Missing a Javadoc comment. 294
error Parameter elem should be final. 294
error Parameter metadata should be final. 294
error Line contains a tab character. 295
error Line contains a tab character. 296
error Line contains a tab character. 297
error Line contains a tab character. 299
error Missing a Javadoc comment. 299
error Parameter elem should be final. 299
error Parameter metadata should be final. 299
error Line contains a tab character. 300
error Line contains a tab character. 301
error Line contains a tab character. 302
error Line contains a tab character. 304
error Missing a Javadoc comment. 304
error '<' is not preceded with whitespace. 304
error '<' is not followed by whitespace. 304
error '>' is not preceded with whitespace. 304
error Parameter elem should be final. 304
error Parameter metadata should be final. 304
error Line contains a tab character. 305
error Line contains a tab character. 306
error '<' is not preceded with whitespace. 306
error '<' is not followed by whitespace. 306
error '>' is not preceded with whitespace. 306
error Line contains a tab character. 307
error Line contains a tab character. 308
error Line contains a tab character. 309
error Line contains a tab character. 310
error Line contains a tab character. 311
error Line contains a tab character. 312
error Line contains a tab character. 313
error Line contains a tab character. 314
error Line contains a tab character. 315
error Line contains a tab character. 316
error Line contains a tab character. 317
error Line contains a tab character. 318
error Line contains a tab character. 319
error Line contains a tab character. 321
error Missing a Javadoc comment. 321
error Parameter elem should be final. 321
error Line contains a tab character. 322
error Line contains a tab character. 323
error Line is longer than 80 characters. 324
error Line contains a tab character. 324
error Line contains a tab character. 325
error Line contains a tab character. 326
error Line contains a tab character. 327
error Line contains a tab character. 328
error Line contains a tab character. 329
error Line contains a tab character. 330
error Line contains a tab character. 331
error Line contains a tab character. 333
error Missing a Javadoc comment. 333
error Parameter elem should be final. 333
error Parameter metadata should be final. 333
error Line contains a tab character. 334
error Line is longer than 80 characters. 335
error Line contains a tab character. 335
error Line contains a tab character. 336
error Line contains a tab character. 337
error Line contains a tab character. 339
error Missing a Javadoc comment. 339
error Parameter elem should be final. 339
error Line contains a tab character. 340
error Parameter metadata should be final. 340
error Line contains a tab character. 341
error Line contains a tab character. 342
error Line contains a tab character. 344
error Missing a Javadoc comment. 344
error '<' is not preceded with whitespace. 344
error '<' is not followed by whitespace. 344
error '>' is not preceded with whitespace. 344
error Parameter elem should be final. 344
error Line contains a tab character. 345
error Parameter metadata should be final. 345
error Line contains a tab character. 346
error '<' is not preceded with whitespace. 346
error '<' is not followed by whitespace. 346
error '>' is not preceded with whitespace. 346
error Line contains a tab character. 347
error Line contains a tab character. 348
error Line contains a tab character. 349
error Line is longer than 80 characters. 350
error Line contains a tab character. 350
error Line contains a tab character. 351
error Line contains a tab character. 352
error Line contains a tab character. 353
error Line contains a tab character. 355
error Missing a Javadoc comment. 355
error Parameter elem should be final. 355
error Line contains a tab character. 356
error Line contains a tab character. 357
error Line is longer than 80 characters. 358
error Line contains a tab character. 358
error Line contains a tab character. 359
error Line contains a tab character. 360
error Line contains a tab character. 361
error Line contains a tab character. 362
error Line contains a tab character. 363
error Line contains a tab character. 364
error Line contains a tab character. 366
error Missing a Javadoc comment. 366
error Parameter elem should be final. 366
error Parameter metadata should be final. 366
error Line contains a tab character. 367
error Line contains a tab character. 368
error Line is longer than 80 characters. 369
error Line contains a tab character. 369
error Line contains a tab character. 370
error Line is longer than 80 characters. 372
error Line contains a tab character. 372
error Missing a Javadoc comment. 372
error '<' is not preceded with whitespace. 372
error '<' is not followed by whitespace. 372
error '>' is not preceded with whitespace. 372
error Parameter elem should be final. 372
error Parameter metadata should be final. 372
error Line contains a tab character. 373
error Line contains a tab character. 374
error '<' is not preceded with whitespace. 374
error '<' is not followed by whitespace. 374
error '>' is not preceded with whitespace. 374
error Line contains a tab character. 375
error Line contains a tab character. 376
error Line contains a tab character. 377
error Line contains a tab character. 378
error Line is longer than 80 characters. 379
error Line contains a tab character. 379
error Line is longer than 80 characters. 380
error Line contains a tab character. 380
error Line is longer than 80 characters. 381
error Line contains a tab character. 381
error Line contains a tab character. 382
error Line contains a tab character. 383
error Line contains a tab character. 384
error Line contains a tab character. 386
error Line contains a tab character. 388
error Missing a Javadoc comment. 388
error Parameter elem should be final. 388
error Parameter metadata should be final. 388
error Line contains a tab character. 389
error Parameter outputDir should be final. 389
error Line contains a tab character. 390
error Line contains a tab character. 391
error Line contains a tab character. 392
error Line is longer than 80 characters. 393
error Line contains a tab character. 393
error Line contains a tab character. 394
error '{' is not preceded with whitespace. 394
error Line is longer than 80 characters. 395
error Line contains a tab character. 395
error Line contains a tab character. 396
error Line contains a tab character. 397
error Line contains a tab character. 398
error Line contains a tab character. 399
error Line is longer than 80 characters. 400
error Line contains a tab character. 400
error Line contains a tab character. 402
error Line is longer than 80 characters. 403
error Line contains a tab character. 403
error Line contains a tab character. 404
error Line contains a tab character. 405
error Line is longer than 80 characters. 406
error Line contains a tab character. 406
error Line contains a tab character. 407
error '{' is not preceded with whitespace. 407
error Line is longer than 80 characters. 408
error Line contains a tab character. 408
error Line contains a tab character. 409
error '}' should be on the same line. 409
error Line is longer than 80 characters. 410
error Line contains a tab character. 410
error Line contains a tab character. 411
error '{' is not preceded with whitespace. 411
error Line is longer than 80 characters. 412
error Line contains a tab character. 412
error Line contains a tab character. 413
error Line is longer than 80 characters. 414
error Line contains a tab character. 414
error Line contains a tab character. 415
error Line contains a tab character. 416
error Line is longer than 80 characters. 417
error Line contains a tab character. 417
error Line is longer than 80 characters. 418
error Line contains a tab character. 418
error Line is longer than 80 characters. 419
error Line contains a tab character. 419
error Line is longer than 80 characters. 420
error Line contains a tab character. 420
error Line is longer than 80 characters. 421
error Line contains a tab character. 421
error Line is longer than 80 characters. 422
error Line contains a tab character. 422
error Line contains a tab character. 423
error Line contains a tab character. 424
error Line contains a tab character. 426
error Line is longer than 80 characters. 427
error Line contains a tab character. 427
error Line contains a tab character. 428
error Line is longer than 80 characters. 429
error Line contains a tab character. 429
error Line is longer than 80 characters. 430
error Line contains a tab character. 430
error Line is longer than 80 characters. 431
error Line contains a tab character. 431
error Line is longer than 80 characters. 432
error Line contains a tab character. 432
error Line contains a tab character. 433
error Line contains a tab character. 435
error Line contains a tab character. 437
error Missing a Javadoc comment. 437
error Parameter value should be final. 437
error Parameter inputMetadata should be final. 437
error Line contains a tab character. 438
error Line contains a tab character. 439
error Line contains a tab character. 440
error Line contains a tab character. 442
error Missing a Javadoc comment. 442
error Parameter value should be final. 442
error Parameter inputMetadata should be final. 442
error Line contains a tab character. 443
error Parameter envReplaceRecur should be final. 443
error Line contains a tab character. 444
error Line contains a tab character. 445
error Inner assignments should be avoided. 445
error Line is longer than 80 characters. 446
error Line contains a tab character. 446
error Line contains a tab character. 447
error Must have at least one statement. 447
error Line contains a tab character. 448
error Line contains a tab character. 449
error Line is longer than 80 characters. 450
error Line contains a tab character. 450
error Line contains a tab character. 451
error Line is longer than 80 characters. 452
error Line contains a tab character. 452
error Line contains a tab character. 453
error Line is longer than 80 characters. 454
error Line contains a tab character. 454
error Line contains a tab character. 455
error Line contains a tab character. 456
error Line contains a tab character. 457
error Line contains a tab character. 458
error Line contains a tab character. 459
error Line contains a tab character. 460
error Line is longer than 80 characters. 461
error Line contains a tab character. 461
error Line contains a tab character. 462
error Line contains a tab character. 463

org/apache/oodt/cas/pge/writers/VelocityMetadata.java

Violation Message Line
error Line has trailing spaces. 31
error Line has trailing spaces. 33
error Missing a Javadoc comment. 36
error Name '_metadata' must match pattern '^[a-z][a-zA-Z0-9]*$'. 36
error Missing a Javadoc comment. 38
error Parameter metadata should be final. 38
error Method 'get' is not designed for extension - needs to be abstract, final or empty. 42
error Missing a Javadoc comment. 42
error Parameter key should be final. 42
error Method 'getValues' is not designed for extension - needs to be abstract, final or empty. 46
error Missing a Javadoc comment. 46
error '<' is not preceded with whitespace. 46
error '<' is not followed by whitespace. 46
error '>' is not preceded with whitespace. 46
error Parameter key should be final. 46
error '<' is not preceded with whitespace. 47
error '<' is not followed by whitespace. 47
error '>' is not preceded with whitespace. 47
error '>' is not followed by whitespace. 47

org/apache/oodt/cas/pge/StdPGETaskInstance.java

Violation Message Line
error Line has trailing spaces. 22
error Line has trailing spaces. 25

org/apache/oodt/cas/pge/writers/metlist/package.html

Violation Message Line
error Missing package documentation file. 0

org/apache/oodt/cas/pge/PGETask.java

Violation Message Line
error Line is longer than 80 characters. 22
error Line is longer than 80 characters. 28
error Line is longer than 80 characters. 40
error Missing a Javadoc comment. 40
error Missing a Javadoc comment. 42
error Missing a Javadoc comment. 44
error Missing a Javadoc comment. 46
error Parameter metadata should be final. 46
error 'metadata' hides a field. 46
error Parameter wftConfig should be final. 46
error 'wftConfig' hides a field. 46
error Method 'run' is not designed for extension - needs to be abstract, final or empty. 51
error Missing a Javadoc comment. 51
error Parameter pgeTaskInstanceClasspath should be final. 51
error Line is longer than 80 characters. 59
error Missing a Javadoc comment. 59
error Parameter args should be final. 59

org/apache/oodt/cas/pge/writers/ExternExtractorMetWriter.java

Violation Message Line
error Line is longer than 80 characters. 23
error Line has trailing spaces. 35
error Line has trailing spaces. 38
error Method 'getSciPgeSpecificMetadata' is not designed for extension - needs to be abstract, final or empty. 42
error Missing a Javadoc comment. 42
error Line is longer than 80 characters. 43
error Parameter sciPgeConfigFilePath should be final. 43
error Parameter inputMetadata should be final. 43
error Parameter customArgs should be final. 43
error Line is longer than 80 characters. 44

org/apache/oodt/cas/pge/metadata/package.html

Violation Message Line
error Missing package documentation file. 0

org/apache/oodt/cas/pge/util/package.html

Violation Message Line
error Missing package documentation file. 0

org/apache/oodt/cas/pge/config/DynamicConfigFile.java

Violation Message Line
error Line has trailing spaces. 22
error Line has trailing spaces. 25
error Missing a Javadoc comment. 32
error Missing a Javadoc comment. 34
error Line is longer than 80 characters. 36
error Missing a Javadoc comment. 36
error Parameter filePath should be final. 36
error 'filePath' hides a field. 36
error Parameter writerClass should be final. 36
error 'writerClass' hides a field. 36
error Parameter args should be final. 36
error 'args' hides a field. 36
error Method 'setFilePath' is not designed for extension - needs to be abstract, final or empty. 42
error Missing a Javadoc comment. 42
error Parameter filePath should be final. 42
error 'filePath' hides a field. 42
error Method 'getFilePath' is not designed for extension - needs to be abstract, final or empty. 46
error Missing a Javadoc comment. 46
error Method 'setWriterClass' is not designed for extension - needs to be abstract, final or empty. 50
error Missing a Javadoc comment. 50
error Parameter writerClass should be final. 50
error 'writerClass' hides a field. 50
error Method 'getWriterClass' is not designed for extension - needs to be abstract, final or empty. 54
error Missing a Javadoc comment. 54
error Method 'setArgs' is not designed for extension - needs to be abstract, final or empty. 58
error Missing a Javadoc comment. 58
error Parameter args should be final. 58
error 'args' hides a field. 58
error Method 'getArgs' is not designed for extension - needs to be abstract, final or empty. 62
error Missing a Javadoc comment. 62

org/apache/oodt/cas/pge/WinPGETaskInstance.java

Violation Message Line
error Line is longer than 80 characters. 26
error First sentence should end with a period. 33
error Line contains a tab character. 33
error Line is longer than 80 characters. 34
error Line contains a tab character. 34
error Line contains a tab character. 35
error Expected an @return tag. 36
error Line contains a tab character. 36
error Method 'buildPgeRunScript' is not designed for extension - needs to be abstract, final or empty. 36
error Line contains a tab character. 37
error Line is longer than 80 characters. 38
error Line contains a tab character. 38
error Line contains a tab character. 39
error Line has trailing spaces. 40
error Line contains a tab character. 40
error Line contains a tab character. 41
error Line has trailing spaces. 42
error Line contains a tab character. 42
error Line has trailing spaces. 43
error Line contains a tab character. 43

org/apache/oodt/cas/pge/config/RegExprOutputFiles.java

Violation Message Line
error Line has trailing spaces. 24
error Line has trailing spaces. 27
error Missing a Javadoc comment. 35
error Missing a Javadoc comment. 37
error Missing a Javadoc comment. 39
error Missing a Javadoc comment. 41
error Line has trailing spaces. 42
error Line has trailing spaces. 43
error Missing a Javadoc comment. 43
error Parameter regExp should be final. 43
error 'regExp' hides a field. 43
error Parameter converterClass should be final. 43
error 'converterClass' hides a field. 43
error Line contains a tab character. 44
error Parameter renamingConv should be final. 44
error 'renamingConv' hides a field. 44
error Parameter args should be final. 44
error 'args' hides a field. 44
error Line has trailing spaces. 50
error Method 'getRenamingConv' is not designed for extension - needs to be abstract, final or empty. 51
error Missing a Javadoc comment. 51
error Line contains a tab character. 52
error Method 'getRegExp' is not designed for extension - needs to be abstract, final or empty. 55
error Missing a Javadoc comment. 55
error Method 'getConverterClass' is not designed for extension - needs to be abstract, final or empty. 59
error Missing a Javadoc comment. 59
error Method 'getArgs' is not designed for extension - needs to be abstract, final or empty. 63
error Missing a Javadoc comment. 63

org/apache/oodt/cas/pge/writers/VelocityConfigFileWriter.java

Violation Message Line
error Line has trailing spaces. 35
error Line has trailing spaces. 38
error Line has trailing spaces. 44
error Line has trailing spaces. 50
error Method 'generateFile' is not designed for extension - needs to be abstract, final or empty. 56
error Missing a Javadoc comment. 56
error Parameter filePath should be final. 57
error Parameter metadata should be final. 57
error Parameter logger should be final. 57
error Parameter args should be final. 58

org/apache/oodt/cas/pge/config/XmlFilePgeConfigBuilder.java

Violation Message Line
error Missing a Javadoc comment. 46
error '<' is not preceded with whitespace. 46
error '<' is not followed by whitespace. 46
error '>' is not preceded with whitespace. 46
error Missing a Javadoc comment. 48
error Method 'build' is not designed for extension - needs to be abstract, final or empty. 52
error Missing a Javadoc comment. 52
error Parameter pgeMetadata should be final. 53
error Missing a Javadoc comment. 73
error Parameter configFile should be final. 73
error Parameter pgeConfig should be final. 73
error Line is longer than 80 characters. 74
error Parameter parentPgeMetadata should be final. 74
error Line is longer than 80 characters. 79
error '<' is not preceded with whitespace. 79
error '<' is not followed by whitespace. 79
error '<' is not preceded with whitespace. 79
error '<' is not followed by whitespace. 79
error '>' is not preceded with whitespace. 79
error '>' is not followed by whitespace. 79
error '>' is not preceded with whitespace. 79
error '<' is not preceded with whitespace. 80
error '<' is not followed by whitespace. 80
error '>' is not preceded with whitespace. 80
error Missing a Javadoc comment. 131
error Parameter root should be final. 131
error Parameter pgeMetadata should be final. 131
error '<' is not preceded with whitespace. 146
error '<' is not followed by whitespace. 146
error '>' is not preceded with whitespace. 146
error Missing a Javadoc comment. 171
error Parameter root should be final. 171
error Parameter pgeConfig should be final. 171
error Parameter pgeMetadata should be final. 172
error '<' is not preceded with whitespace. 185
error '<' is not followed by whitespace. 185
error '>' is not preceded with whitespace. 185
error '<' is not preceded with whitespace. 189
error '<' is not followed by whitespace. 189
error '>' is not preceded with whitespace. 189

org/apache/oodt/cas/pge/query/conv/package.html

Violation Message Line
error Missing package documentation file. 0

org/apache/oodt/cas/pge/config/PgeConfigMetKeys.java

Violation Message Line
error interfaces should describe a type and hence have methods. 25
error Missing a Javadoc comment. 27
error Missing a Javadoc comment. 29
error Missing a Javadoc comment. 31
error Missing a Javadoc comment. 33
error Missing a Javadoc comment. 35
error Missing a Javadoc comment. 37
error Missing a Javadoc comment. 39
error Missing a Javadoc comment. 41
error Missing a Javadoc comment. 43
error Missing a Javadoc comment. 45
error Missing a Javadoc comment. 47
error Missing a Javadoc comment. 49
error Missing a Javadoc comment. 51
error Missing a Javadoc comment. 53
error Missing a Javadoc comment. 55
error Missing a Javadoc comment. 57
error Missing a Javadoc comment. 59
error Missing a Javadoc comment. 61
error Missing a Javadoc comment. 63
error Missing a Javadoc comment. 65
error Missing a Javadoc comment. 67
error Missing a Javadoc comment. 69
error Missing a Javadoc comment. 71
error Missing a Javadoc comment. 73
error Missing a Javadoc comment. 75
error Line has trailing spaces. 76
error Missing a Javadoc comment. 77
error Missing a Javadoc comment. 79
error Missing a Javadoc comment. 81
error Missing a Javadoc comment. 83
error Missing a Javadoc comment. 85
error Missing a Javadoc comment. 87
error Missing a Javadoc comment. 89
error Missing a Javadoc comment. 91
error Missing a Javadoc comment. 93
error Missing a Javadoc comment. 95

org/apache/oodt/cas/pge/metadata/PgeTaskStatus.java

Violation Message Line
error Line has trailing spaces. 29
error Line contains a tab character. 29
error Line contains a tab character. 30
error Line contains a tab character. 31
error Line contains a tab character. 32
error Line has trailing spaces. 34
error Line has trailing spaces. 39
error Line has trailing spaces. 44
error Line is longer than 80 characters. 52
error Missing a Javadoc comment. 52
error Line has trailing spaces. 53
error Missing a Javadoc comment. 54
error Missing a Javadoc comment. 55
error Missing a Javadoc comment. 57
error Parameter workflowStatusName should be final. 57
error 'workflowStatusName' hides a field. 57
error Parameter legacyName should be final. 57
error 'legacyName' hides a field. 57
error Missing a Javadoc comment. 62
error Line is longer than 80 characters. 63
error Avoid inline conditionals. 63
error ':' is not preceded with whitespace. 63
error ':' is not followed by whitespace. 63
error Line has trailing spaces. 65
error Missing a Javadoc comment. 66

org/apache/oodt/cas/pge/util/Pair.java

Violation Message Line
error Type Javadoc comment is missing an @param <Type1> tag. 24
error Type Javadoc comment is missing an @param <Type2> tag. 24
error '<' is not preceded with whitespace. 24
error '<' is not followed by whitespace. 24
error '>' is not preceded with whitespace. 24
error Missing a Javadoc comment. 26
error Missing a Javadoc comment. 27
error Missing a Javadoc comment. 29
error Parameter first should be final. 29
error 'first' hides a field. 29
error Parameter second should be final. 29
error 'second' hides a field. 29
error Method 'getFirst' is not designed for extension - needs to be abstract, final or empty. 34
error Missing a Javadoc comment. 34
error Method 'getSecond' is not designed for extension - needs to be abstract, final or empty. 38
error Missing a Javadoc comment. 38

org/apache/oodt/cas/pge/query/conv/DateVersionConverter.java

Violation Message Line
error Line has trailing spaces. 30
error Method 'convertToPriority' is not designed for extension - needs to be abstract, final or empty. 37
error Missing a Javadoc comment. 37
error Parameter version should be final. 37
error '10000' is a magic number. 40
error '100' is a magic number. 41

org/apache/oodt/cas/pge/writers/xslt/XslTransformWriter.java

Violation Message Line
error Line has trailing spaces. 44
error Line has trailing spaces. 47
error Line is longer than 80 characters. 54
error Missing a Javadoc comment. 54
error Name 'LOG' must match pattern '^[a-z][a-zA-Z0-9]*$'. 54
error Method 'createConfigFile' is not designed for extension - needs to be abstract, final or empty. 55
error Missing a Javadoc comment. 55
error Parameter sciPgeConfigFilePath should be final. 55
error Parameter inputMetadata should be final. 56
error Parameter customArgs should be final. 56

org/apache/oodt/cas/pge/writers/package.html

Violation Message Line
error Missing package documentation file. 0

org/apache/oodt/cas/pge/writers/xslt/package.html

Violation Message Line
error Missing package documentation file. 0

org/apache/oodt/cas/pge/package.html

Violation Message Line
error Missing package documentation file. 0

org/apache/oodt/cas/pge/writers/metlist/MetadataListPcsMetFileWriter.java

Violation Message Line
error Line has trailing spaces. 42
error Line has trailing spaces. 45
error Method 'getSciPgeSpecificMetadata' is not designed for extension - needs to be abstract, final or empty. 53
error Missing a Javadoc comment. 53
error Parameter sciPgeCreatedDataFile should be final. 54
error Parameter inputMetadata should be final. 55
error Parameter customArgs should be final. 55
error Line is longer than 80 characters. 56
error Line is longer than 80 characters. 67
error Line contains a tab character. 70
error Line is longer than 80 characters. 74
error Line is longer than 80 characters. 78
error '{' is followed by whitespace. 79
error Line is longer than 80 characters. 81

org/apache/oodt/cas/pge/config/OutputDir.java

Violation Message Line
error Line has trailing spaces. 28
error Missing a Javadoc comment. 34
error Missing a Javadoc comment. 35
error Missing a Javadoc comment. 36
error '<' is not preceded with whitespace. 36
error '<' is not followed by whitespace. 36
error '>' is not preceded with whitespace. 36
error Missing a Javadoc comment. 38
error Line contains a tab character. 39
error Missing a Javadoc comment. 42
error Parameter path should be final. 42
error 'path' hides a field. 42
error Parameter createBeforeExe should be final. 42
error 'createBeforeExe' hides a field. 42
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
error Method 'setPath' is not designed for extension - needs to be abstract, final or empty. 49
error Missing a Javadoc comment. 49
error Parameter path should be final. 49
error 'path' hides a field. 49
error Line has trailing spaces. 53
error Method 'getPath' is not designed for extension - needs to be abstract, final or empty. 54
error Missing a Javadoc comment. 54
error Method 'setCreateBeforeExe' is not designed for extension - needs to be abstract, final or empty. 58
error Missing a Javadoc comment. 58
error Parameter createBeforeExe should be final. 58
error 'createBeforeExe' hides a field. 58
error Method 'isCreateBeforeExe' is not designed for extension - needs to be abstract, final or empty. 62
error Missing a Javadoc comment. 62
error Line has trailing spaces. 65
error Method 'addRegExprOutputFiles' is not designed for extension - needs to be abstract, final or empty. 66
error Missing a Javadoc comment. 66
error Parameter regExprOutputFiles should be final. 66
error Line has trailing spaces. 68
error Method 'getRegExprOutputFiles' is not designed for extension - needs to be abstract, final or empty. 70
error Missing a Javadoc comment. 70
error '<' is not preceded with whitespace. 70
error '<' is not followed by whitespace. 70
error '>' is not preceded with whitespace. 70

org/apache/oodt/cas/pge/writers/PcsMetFileWriter.java

Violation Message Line
error Line is longer than 80 characters. 26
error Line has trailing spaces. 37
error Line has trailing spaces. 40
error Line contains a tab character. 47
error Missing a Javadoc comment. 47
error Line has trailing spaces. 48
error Line contains a tab character. 48
error Method 'getMetadataForFile' is not designed for extension - needs to be abstract, final or empty. 49
error Missing a Javadoc comment. 49
error Parameter sciPgeCreatedDataFile should be final. 49
error Parameter pgeMetadata should be final. 50
error Parameter customArgs should be final. 50
error Line is longer than 80 characters. 51
error Missing a Javadoc comment. 67
error Line is longer than 80 characters. 70

org/apache/oodt/cas/pge/staging/package.html

Violation Message Line
error Missing package documentation file. 0

org/apache/oodt/cas/pge/writers/TextConfigFileWriter.java

Violation Message Line
error Missing a Javadoc comment. 47
error Method 'generateFile' is not designed for extension - needs to be abstract, final or empty. 49
error Missing a Javadoc comment. 49
error Parameter filePath should be final. 50
error Parameter metadata should be final. 50
error Parameter logger should be final. 50
error Parameter customArgs should be final. 51
error Method 'writeTextFile' is not designed for extension - needs to be abstract, final or empty. 66
error Missing a Javadoc comment. 66
error Parameter file should be final. 67
error Parameter text should be final. 67
error Must have at least one statement. 80

org/apache/oodt/cas/pge/exceptions/package.html

Violation Message Line
error Missing package documentation file. 0

org/apache/oodt/cas/pge/staging/FileStager.java

Violation Message Line
error Line is longer than 80 characters. 43
error Method 'stageFiles' is not designed for extension - needs to be abstract, final or empty. 53
error Missing a Javadoc comment. 53
error Parameter fileStagingInfo should be final. 53
error Parameter pgeMetadata should be final. 54
error Parameter logger should be final. 54
error Line is longer than 80 characters. 55
error Line is longer than 80 characters. 71
error Missing a Javadoc comment. 88
error Line is longer than 80 characters. 89
error Parameter pgeMetadata should be final. 89
error Missing a Javadoc comment. 99
error '<' is not preceded with whitespace. 100
error '<' is not followed by whitespace. 100
error '>' is not preceded with whitespace. 100
error Parameter productId should be final. 101
error Parameter fmClient should be final. 101
error '<' is not preceded with whitespace. 103
error '<' is not followed by whitespace. 103
error '>' is not preceded with whitespace. 103
error '<' is not preceded with whitespace. 106
error '<' is not followed by whitespace. 106
error '>' is not preceded with whitespace. 106
error Missing a Javadoc comment. 113
error Parameter path should be final. 114
error Missing a Javadoc comment. 124

org/apache/oodt/cas/pge/writers/MetadataKeyReplacerTemplateWriter.java

Violation Message Line
error Line has trailing spaces. 33
error Line has trailing spaces. 38
error Line has trailing spaces. 44
error Missing a Javadoc comment. 49
error Line has trailing spaces. 53
error Method 'generateFile' is not designed for extension - needs to be abstract, final or empty. 59
error Missing a Javadoc comment. 59
error Parameter filePath should be final. 60
error Parameter metadata should be final. 60
error Parameter logger should be final. 60
error Parameter args should be final. 61
error Avoid inline conditionals. 65
error '<' is not preceded with whitespace. 70
error '<' is not followed by whitespace. 70
error '>' is not preceded with whitespace. 70

org/apache/oodt/cas/pge/config/PgeConfigBuilder.java

Violation Message Line
error Missing a Javadoc comment. 29

org/apache/oodt/cas/pge/util/GenericPgeObjectFactory.java

Violation Message Line
error Class GenericPgeObjectFactory should be declared as final. 37
error Missing a Javadoc comment. 39
error '{' is not followed by whitespace. 39
error '}' is not preceded with whitespace. 39
error Missing a Javadoc comment. 41
error Parameter clazz should be final. 42
error Parameter logger should be final. 42
error Missing a Javadoc comment. 52
error Parameter clazz should be final. 53
error Parameter logger should be final. 53
error Missing a Javadoc comment. 72
error Parameter clazz should be final. 73
error Parameter logger should be final. 73
error Missing a Javadoc comment. 83
error Parameter clazz should be final. 84
error Parameter logger should be final. 84
error Missing a Javadoc comment. 94
error Parameter clazz should be final. 95
error Parameter logger should be final. 95

org/apache/oodt/cas/pge/PGETaskInstance.java

Violation Message Line
error Line is longer than 80 characters. 32
error Line is longer than 80 characters. 51
error Missing a Javadoc comment. 95
error Variable 'logger' must be private and have accessor methods. 95
error Missing a Javadoc comment. 96
error Variable 'wm' must be private and have accessor methods. 96
error Missing a Javadoc comment. 97
error Variable 'workflowInstId' must be private and have accessor methods. 97
error Missing a Javadoc comment. 98
error Variable 'pgeMetadata' must be private and have accessor methods. 98
error Missing a Javadoc comment. 99
error Variable 'pgeConfig' must be private and have accessor methods. 99
error Missing a Javadoc comment. 101
error '{' is not followed by whitespace. 101
error '}' is not preceded with whitespace. 101
error Method 'run' is not designed for extension - needs to be abstract, final or empty. 103
error Missing a Javadoc comment. 103
error Parameter metadata should be final. 104
error Parameter config should be final. 104
error Line has trailing spaces. 113
error Line is longer than 80 characters. 113
error Line is longer than 80 characters. 141
error Method 'updateStatus' is not designed for extension - needs to be abstract, final or empty. 141
error Missing a Javadoc comment. 141
error Parameter status should be final. 141
error Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. 149
error Missing a Javadoc comment. 149
error 'logger' hides a field. 155
error Method 'createLogFileName' is not designed for extension - needs to be abstract, final or empty. 165
error Missing a Javadoc comment. 165
error Method 'createPgeMetadata' is not designed for extension - needs to be abstract, final or empty. 175
error Missing a Javadoc comment. 175
error Parameter dynMetadata should be final. 175
error Parameter config should be final. 176
error '<' is not preceded with whitespace. 183
error '<' is not followed by whitespace. 183
error '>' is not preceded with whitespace. 183
error Method 'createPgeConfig' is not designed for extension - needs to be abstract, final or empty. 206
error Missing a Javadoc comment. 206
error Method 'runPropertyAdders' is not designed for extension - needs to be abstract, final or empty. 221
error Missing a Javadoc comment. 221
error '<' is not preceded with whitespace. 224
error '<' is not followed by whitespace. 224
error '>' is not preceded with whitespace. 224
error Method 'loadPropertyAdder' is not designed for extension - needs to be abstract, final or empty. 239
error Missing a Javadoc comment. 239
error Parameter propertyAdderClasspath should be final. 240
error Method 'runPropertyAdder' is not designed for extension - needs to be abstract, final or empty. 245
error Missing a Javadoc comment. 245
error Parameter propAdder should be final. 245
error Method 'createWorkflowManagerClient' is not designed for extension - needs to be abstract, final or empty. 252
error Missing a Javadoc comment. 252
error Method 'getWorkflowInstanceId' is not designed for extension - needs to be abstract, final or empty. 260
error Missing a Javadoc comment. 260
error Method 'dumpMetadataIfRequested' is not designed for extension - needs to be abstract, final or empty. 268
error Missing a Javadoc comment. 268
error Method 'getDumpMetadataPath' is not designed for extension - needs to be abstract, final or empty. 277
error Missing a Javadoc comment. 277
error Method 'getDumpMetadataName' is not designed for extension - needs to be abstract, final or empty. 282
error Missing a Javadoc comment. 282
error Method 'createExeDir' is not designed for extension - needs to be abstract, final or empty. 286
error Missing a Javadoc comment. 286
error Method 'createOuputDirsIfRequested' is not designed for extension - needs to be abstract, final or empty. 296
error Missing a Javadoc comment. 296
error Method 'stageFiles' is not designed for extension - needs to be abstract, final or empty. 310
error Missing a Javadoc comment. 310
error Line is longer than 80 characters. 311
error Method 'getFileStager' is not designed for extension - needs to be abstract, final or empty. 323
error Missing a Javadoc comment. 323
error Method 'createDynamicConfigFiles' is not designed for extension - needs to be abstract, final or empty. 335
error Missing a Javadoc comment. 335
error Method 'createDynamicConfigFile' is not designed for extension - needs to be abstract, final or empty. 344
error Missing a Javadoc comment. 344
error Parameter dynamicConfigFile should be final. 344
error Line is longer than 80 characters. 354
error Line is longer than 80 characters. 366
error Method 'buildPgeRunScript' is not designed for extension - needs to be abstract, final or empty. 376
error Missing a Javadoc comment. 376
error Line is longer than 80 characters. 377
error Method 'getScriptPath' is not designed for extension - needs to be abstract, final or empty. 384
error Missing a Javadoc comment. 384
error Method 'getPgeScriptName' is not designed for extension - needs to be abstract, final or empty. 390
error Missing a Javadoc comment. 390
error Method 'runPge' is not designed for extension - needs to be abstract, final or empty. 396
error Missing a Javadoc comment. 396
error Line is longer than 80 characters. 427
error Line is longer than 80 characters. 429
error Method 'wasPgeSuccessful' is not designed for extension - needs to be abstract, final or empty. 433
error Missing a Javadoc comment. 433
error Parameter returnCode should be final. 433
error Line has trailing spaces. 436
error Method 'processOutput' is not designed for extension - needs to be abstract, final or empty. 437
error Missing a Javadoc comment. 437
error Line is longer than 80 characters. 453
error Avoid inline conditionals. 453
error Inner assignments should be avoided. 453
error Line is longer than 80 characters. 464
error Line is longer than 80 characters. 465
error Line is longer than 80 characters. 472
error Line contains a tab character. 472
error Method 'renameFile' is not designed for extension - needs to be abstract, final or empty. 472
error Missing a Javadoc comment. 472
error Parameter file should be final. 472
error Parameter renamingConv should be final. 472
error Line contains a tab character. 474
error Line contains a tab character. 475
error Line contains a tab character. 476
error Line contains a tab character. 477
error Line contains a tab character. 479
error Method 'getMetadataForFile' is not designed for extension - needs to be abstract, final or empty. 479
error Missing a Javadoc comment. 479
error Parameter sciPgeCreatedDataFile should be final. 479
error Line contains a tab character. 480
error Parameter writer should be final. 480
error Parameter args should be final. 480
error Line is longer than 80 characters. 481
error Line contains a tab character. 483
error Line contains a tab character. 484
error Line contains a tab character. 485
error Line is longer than 80 characters. 487
error Line contains a tab character. 487
error Method 'writeFromMetadata' is not designed for extension - needs to be abstract, final or empty. 487
error Missing a Javadoc comment. 487
error Parameter metadata should be final. 487
error Parameter toMetFilePath should be final. 487
error Line contains a tab character. 488
error Line contains a tab character. 489
error Line is longer than 80 characters. 490
error Line contains a tab character. 490
error Line contains a tab character. 491
error Line contains a tab character. 493
error Method 'createProductCrawler' is not designed for extension - needs to be abstract, final or empty. 493
error Missing a Javadoc comment. 493
error Line is longer than 80 characters. 494
error Line is longer than 80 characters. 496
error Line has trailing spaces. 499
error '&&' should be on a new line. 499
error Line contains a tab character. 500
error '{' is not preceded with whitespace. 500
error 'cast' is not followed by whitespace. 502
error Line has trailing spaces. 503
error Line is longer than 80 characters. 503
error Line contains a tab character. 503
error '}' should be on the same line. 504
error 'else' is not followed by whitespace. 505
error '{' is not preceded with whitespace. 505
error Line contains a tab character. 506
error '<' is not preceded with whitespace. 516
error '<' is not followed by whitespace. 516
error '>' is not preceded with whitespace. 516
error Line is longer than 80 characters. 521
error Line is longer than 80 characters. 527
error Line is longer than 80 characters. 528
error Line is longer than 80 characters. 534
error Method 'runIngestCrawler' is not designed for extension - needs to be abstract, final or empty. 534
error Missing a Javadoc comment. 534
error Parameter crawler should be final. 534
error Line contains a tab character. 536
error '{' is not preceded with whitespace. 536
error Line contains a tab character. 537
error Line contains a tab character. 538
error Line has trailing spaces. 539
error Line contains a tab character. 539
error Line contains a tab character. 540
error '<' is not preceded with whitespace. 541
error '<' is not followed by whitespace. 541
error '>' is not preceded with whitespace. 541
error '<' is not preceded with whitespace. 541
error '<' is not followed by whitespace. 541
error '>' is not preceded with whitespace. 541
error '>' is not followed by whitespace. 541
error Method 'verifyIngests' is not designed for extension - needs to be abstract, final or empty. 562
error Missing a Javadoc comment. 562
error Parameter crawler should be final. 562
error Avoid inline conditionals. 568
error Line is longer than 80 characters. 576
error Method 'updateDynamicMetadata' is not designed for extension - needs to be abstract, final or empty. 586
error Missing a Javadoc comment. 586

org/apache/oodt/cas/pge/config/package.html

Violation Message Line
error Missing package documentation file. 0

org/apache/oodt/cas/pge/exceptions/PGEException.java

Violation Message Line
error Missing a Javadoc comment. 8
error Parameter message should be final. 8
error '{' is not preceded with whitespace. 8
error Missing a Javadoc comment. 12
error Parameter s should be final. 12
error Parameter e should be final. 12

org/apache/oodt/cas/pge/staging/FileManagerFileStager.java

Violation Message Line
error Line is longer than 80 characters. 20
error Line is longer than 80 characters. 21
error Method 'stageFile' is not designed for extension - needs to be abstract, final or empty. 52
error Missing a Javadoc comment. 52
error Parameter stageFile should be final. 53
error Parameter destDir should be final. 53
error Line is longer than 80 characters. 54
error Parameter pgeMetadata should be final. 54
error Parameter logger should be final. 54
error Missing a Javadoc comment. 62
error Parameter pgeMetadata should be final. 63
error Parameter logger should be final. 64
error Line is longer than 80 characters. 65
error Missing a Javadoc comment. 75
error Parameter dataTransferer should be final. 76
error Parameter pgeMetadata should be final. 77
error Parameter logger should be final. 77
error Missing a Javadoc comment. 88
error Parameter path should be final. 89
error Comment matches to-do format 'TODO:'. 91
error Line is longer than 80 characters. 91

org/apache/oodt/cas/pge/metadata/PgeTaskMetKeys.java

Violation Message Line
error Line is longer than 80 characters. 30
error Line has trailing spaces. 154
error Line has trailing spaces. 156
error Line has trailing spaces. 157
error Line has trailing spaces. 163
error Line is longer than 80 characters. 167
error Missing a Javadoc comment. 167
error Missing a Javadoc comment. 169
error Variable 'name' must be private and have accessor methods. 169
error Missing a Javadoc comment. 170
error Variable 'legacyName' must be private and have accessor methods. 170
error Missing a Javadoc comment. 171
error Missing a Javadoc comment. 173
error Parameter name should be final. 173
error 'name' hides a field. 173
error Parameter legacyName should be final. 173
error 'legacyName' hides a field. 173
error Missing a Javadoc comment. 177
error Parameter name should be final. 177
error 'name' hides a field. 177
error Parameter legacyName should be final. 177
error 'legacyName' hides a field. 177
error Parameter isVector should be final. 177
error 'isVector' hides a field. 177
error Missing a Javadoc comment. 183
error Avoid inline conditionals. 184
error Missing a Javadoc comment. 187
error Missing a Javadoc comment. 191
error Parameter name should be final. 191
error Missing a Javadoc comment. 200

org/apache/oodt/cas/pge/writers/FilenameExtractorWriter.java

Violation Message Line
error Line has trailing spaces. 27
error Line has trailing spaces. 30
error Line has trailing spaces. 33
error Line has trailing spaces. 39
error Method 'getSciPgeSpecificMetadata' is not designed for extension - needs to be abstract, final or empty. 44
error Missing a Javadoc comment. 44
error Parameter generatedFile should be final. 45
error Parameter workflowMet should be final. 46
error Parameter args should be final. 46

org/apache/oodt/cas/pge/config/FileStagingInfo.java

Violation Message Line
error Missing a Javadoc comment. 35
error Missing a Javadoc comment. 36
error Missing 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
error Missing 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
error Missing a Javadoc comment. 40
error Parameter stagingDir should be final. 40
error 'stagingDir' hides a field. 40
error Missing a Javadoc comment. 44
error Parameter stagingDir should be final. 44
error 'stagingDir' hides a field. 44
error Parameter forceStaging should be final. 44
error 'forceStaging' hides a field. 44
error Method 'addFilePath' is not designed for extension - needs to be abstract, final or empty. 51
error Missing a Javadoc comment. 51
error Parameter filePath should be final. 51
error Method 'addFilePaths' is not designed for extension - needs to be abstract, final or empty. 55
error Missing a Javadoc comment. 55
error Parameter filePaths should be final. 55
error '<' is not preceded with whitespace. 55
error '<' is not followed by whitespace. 55
error '>' is not preceded with whitespace. 55
error 'filePaths' hides a field. 55
error Method 'getFilePaths' is not designed for extension - needs to be abstract, final or empty. 59
error Missing a Javadoc comment. 59
error '<' is not preceded with whitespace. 59
error '<' is not followed by whitespace. 59
error '>' is not preceded with whitespace. 59
error Method 'addProductId' is not designed for extension - needs to be abstract, final or empty. 63
error Missing a Javadoc comment. 63
error Parameter productId should be final. 63
error Method 'addProductIds' is not designed for extension - needs to be abstract, final or empty. 67
error Missing a Javadoc comment. 67
error Parameter productIdsInc should be final. 67
error '<' is not preceded with whitespace. 67
error '<' is not followed by whitespace. 67
error '>' is not preceded with whitespace. 67
error Method 'getProductIds' is not designed for extension - needs to be abstract, final or empty. 71
error Missing a Javadoc comment. 71
error '<' is not preceded with whitespace. 71
error '<' is not followed by whitespace. 71
error '>' is not preceded with whitespace. 71
error Method 'getStagingDir' is not designed for extension - needs to be abstract, final or empty. 75
error Missing a Javadoc comment. 75
error Method 'isForceStaging' is not designed for extension - needs to be abstract, final or empty. 79
error Missing a Javadoc comment. 79

org/apache/oodt/cas/pge/ConfigFilePropertyAdder.java

Violation Message Line
error Line has trailing spaces. 28
error Line has trailing spaces. 34
error Missing a Javadoc comment. 38

org/apache/oodt/cas/pge/writers/CsvConfigFileWriter.java

Violation Message Line
error Missing a Javadoc comment. 67
error Missing a Javadoc comment. 68
error Missing a Javadoc comment. 70
error Method 'generateFile' is not designed for extension - needs to be abstract, final or empty. 72
error Missing a Javadoc comment. 72
error Parameter filePath should be final. 73
error Parameter metadata should be final. 73
error Parameter logger should be final. 73
error Parameter customArgs should be final. 74
error '<' is not preceded with whitespace. 78
error '<' is not followed by whitespace. 78
error '>' is not preceded with whitespace. 78
error Line is longer than 80 characters. 81
error Method 'generateRows' is not designed for extension - needs to be abstract, final or empty. 91
error Missing a Javadoc comment. 91
error '<' is not preceded with whitespace. 92
error '<' is not followed by whitespace. 92
error '<' is not preceded with whitespace. 92
error '<' is not followed by whitespace. 92
error '>' is not preceded with whitespace. 92
error '>' is not followed by whitespace. 92
error '>' is not preceded with whitespace. 92
error Parameter header should be final. 92
error '<' is not preceded with whitespace. 92
error '<' is not followed by whitespace. 92
error '>' is not preceded with whitespace. 92
error Parameter meatadata should be final. 93
error '<' is not preceded with whitespace. 94
error '<' is not followed by whitespace. 94
error '<' is not preceded with whitespace. 94
error '<' is not followed by whitespace. 94
error '>' is not preceded with whitespace. 94
error '>' is not followed by whitespace. 94
error '>' is not preceded with whitespace. 94
error '<' is not preceded with whitespace. 98
error '<' is not followed by whitespace. 98
error '>' is not preceded with whitespace. 98
error '<' is not preceded with whitespace. 102
error '<' is not followed by whitespace. 102
error '>' is not preceded with whitespace. 102
error Method 'writeCsvFile' is not designed for extension - needs to be abstract, final or empty. 113
error Missing a Javadoc comment. 113
error Parameter file should be final. 114
error Parameter header should be final. 114
error '<' is not preceded with whitespace. 114
error '<' is not followed by whitespace. 114
error '>' is not preceded with whitespace. 114
error Parameter rows should be final. 115
error '<' is not preceded with whitespace. 115
error '<' is not followed by whitespace. 115
error '<' is not preceded with whitespace. 115
error '<' is not followed by whitespace. 115
error '>' is not preceded with whitespace. 115
error '>' is not followed by whitespace. 115
error '>' is not preceded with whitespace. 115
error Parameter delim should be final. 115
error '<' is not preceded with whitespace. 121
error '<' is not followed by whitespace. 121
error '>' is not preceded with whitespace. 121
error Must have at least one statement. 131

org/apache/oodt/cas/pge/writers/DynamicConfigFileWriter.java

Violation Message Line
error Line has trailing spaces. 33
error Line is longer than 80 characters. 37
error Line contains a tab character. 39
error Missing a Javadoc comment. 39
error Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 39
error Line contains a tab character. 40
error Line contains a tab character. 42
error Line contains a tab character. 43
error Line has trailing spaces. 44
error Line contains a tab character. 44
error Line contains a tab character. 45
error Line is longer than 80 characters. 46
error Line contains a tab character. 46
error Line contains a tab character. 47
error Line contains a tab character. 48
error Line contains a tab character. 49
error Line contains a tab character. 50
error Method 'createConfigFile' is not designed for extension - needs to be abstract, final or empty. 50
error Missing a Javadoc comment. 50
error Line contains a tab character. 51
error Parameter sciPgeConfigFilePath should be final. 51
error Line is longer than 80 characters. 52
error Line contains a tab character. 52
error Parameter inputMetadata should be final. 52
error Parameter customArgs should be final. 52
error Line contains a tab character. 53
error Line is longer than 80 characters. 54
error Line contains a tab character. 54
error Line contains a tab character. 55
error Line contains a tab character. 56
error Line contains a tab character. 57
error Line contains a tab character. 58
error Line contains a tab character. 59
error Line contains a tab character. 60
error Line contains a tab character. 62
error Line is longer than 80 characters. 63
error Line contains a tab character. 63
error Line contains a tab character. 64
error Line has trailing spaces. 65
error Line contains a tab character. 65
error Line contains a tab character. 66
error Line contains a tab character. 67
error Line contains a tab character. 68
error Line contains a tab character. 69
error Line contains a tab character. 70
error Line contains a tab character. 71
error Line contains a tab character. 72
error Line is longer than 80 characters. 73
error Line contains a tab character. 73
error Line contains a tab character. 74
error Line contains a tab character. 75
error Line contains a tab character. 76
error Line contains a tab character. 77
error Line contains a tab character. 78
error Line contains a tab character. 79
error Line contains a tab character. 80
error 'logger' hides a field. 80

org/apache/oodt/cas/pge/metadata/PgeMetadata.java

Violation Message Line
error Line has trailing spaces. 43
error Line is longer than 80 characters. 44
error Line has trailing spaces. 47
error Missing a Javadoc comment. 53
error Missing a Javadoc comment. 54
error Missing a Javadoc comment. 54
error Missing a Javadoc comment. 54
error Missing a Javadoc comment. 56
error '<' is not preceded with whitespace. 56
error '<' is not followed by whitespace. 56
error '>' is not preceded with whitespace. 56
error Line has trailing spaces. 58
error Missing a Javadoc comment. 59
error '<' is not preceded with whitespace. 59
error '<' is not followed by whitespace. 59
error '>' is not preceded with whitespace. 59
error Line contains a tab character. 60
error Missing a Javadoc comment. 62
error Missing a Javadoc comment. 63
error Missing a Javadoc comment. 64
error Missing a Javadoc comment. 66
error '<' is not preceded with whitespace. 66
error '<' is not followed by whitespace. 66
error '>' is not preceded with whitespace. 66
error Missing a Javadoc comment. 67
error '<' is not preceded with whitespace. 67
error '<' is not followed by whitespace. 67
error '>' is not preceded with whitespace. 67
error Missing a Javadoc comment. 69
error Missing a Javadoc comment. 77
error Parameter pgeMetadata should be final. 77
error Missing a Javadoc comment. 85
error Parameter staticMetadata should be final. 85
error 'staticMetadata' hides a field. 85
error Parameter dynamicMetadata should be final. 85
error 'dynamicMetadata' hides a field. 85
error Line has trailing spaces. 100
error Method 'replaceMetadata' is not designed for extension - needs to be abstract, final or empty. 105
error Parameter pgeMetadata should be final. 105
error Line has trailing spaces. 125
error Method 'replaceMetadata' is not designed for extension - needs to be abstract, final or empty. 135
error Parameter pgeMetadata should be final. 135
error Parameter group should be final. 135
error Line has trailing spaces. 168
error Line has trailing spaces. 171
error Method 'markAsDynamicMetadataKey' is not designed for extension - needs to be abstract, final or empty. 176
error Parameter keys should be final. 176
error '<' is not preceded with whitespace. 177
error '<' is not followed by whitespace. 177
error '>' is not preceded with whitespace. 177
error Line has trailing spaces. 188
error Method 'commitMarkedDynamicMetadataKeys' is not designed for extension - needs to be abstract, final or empty. 194
error Parameter keys should be final. 194
error '<' is not preceded with whitespace. 195
error '<' is not followed by whitespace. 195
error '>' is not preceded with whitespace. 195
error Method 'getMarkedAsDynamicMetadataKeys' is not designed for extension - needs to be abstract, final or empty. 209
error Missing a Javadoc comment. 209
error '<' is not preceded with whitespace. 210
error '<' is not followed by whitespace. 210
error '>' is not preceded with whitespace. 210
error Line has trailing spaces. 221
error Method 'linkKey' is not designed for extension - needs to be abstract, final or empty. 227
error Parameter keyLink should be final. 227
error Parameter key should be final. 227
error Line has trailing spaces. 238
error Method 'unlinkKey' is not designed for extension - needs to be abstract, final or empty. 242
error Parameter keyLink should be final. 242
error Line has trailing spaces. 250
error Method 'isLink' is not designed for extension - needs to be abstract, final or empty. 256
error Parameter key should be final. 256
error Line has trailing spaces. 267
error Method 'resolveKey' is not designed for extension - needs to be abstract, final or empty. 273
error Parameter key should be final. 273
error Line has trailing spaces. 291
error Method 'getReferenceKeyPath' is not designed for extension - needs to be abstract, final or empty. 297
error '<' is not preceded with whitespace. 297
error '<' is not followed by whitespace. 297
error '>' is not preceded with whitespace. 297
error Parameter key should be final. 297
error '<' is not preceded with whitespace. 300
error '<' is not followed by whitespace. 300
error '>' is not preceded with whitespace. 300
error Inner assignments should be avoided. 302
error Method 'replaceMetadata' is not designed for extension - needs to be abstract, final or empty. 307
error Missing a Javadoc comment. 307
error Parameter key should be final. 307
error Parameter value should be final. 307
error Line has trailing spaces. 318
error Method 'replaceMetadata' is not designed for extension - needs to be abstract, final or empty. 325
error Parameter key should be final. 325
error Parameter value should be final. 325
error Line has trailing spaces. 343
error Method 'replaceMetadata' is not designed for extension - needs to be abstract, final or empty. 347
error Parameter metadata should be final. 347
error Method 'replaceMetadata' is not designed for extension - needs to be abstract, final or empty. 355
error Missing a Javadoc comment. 355
error Parameter key should be final. 355
error Parameter values should be final. 355
error '<' is not preceded with whitespace. 355
error '<' is not followed by whitespace. 355
error '>' is not preceded with whitespace. 355
error Line has trailing spaces. 366
error Method 'replaceMetadata' is not designed for extension - needs to be abstract, final or empty. 373
error Parameter key should be final. 373
error Parameter values should be final. 373
error '<' is not preceded with whitespace. 373
error '<' is not followed by whitespace. 373
error '>' is not preceded with whitespace. 373
error Line is longer than 80 characters. 378
error Line has trailing spaces. 394
error Method 'asMetadata' is not designed for extension - needs to be abstract, final or empty. 400
error Parameter types should be final. 400
error '<' is not preceded with whitespace. 401
error '<' is not followed by whitespace. 401
error '>' is not preceded with whitespace. 401
error switch without "default" clause. 408
error '<' is not preceded with whitespace. 418
error '<' is not followed by whitespace. 418
error '>' is not preceded with whitespace. 418
error Method 'getAllMetadata' is not designed for extension - needs to be abstract, final or empty. 429
error Missing a Javadoc comment. 429
error '<' is not preceded with whitespace. 429
error '<' is not followed by whitespace. 429
error '>' is not preceded with whitespace. 429
error Parameter key should be final. 429
error Parameter types should be final. 429
error Line has trailing spaces. 441
error Method 'getAllMetadata' is not designed for extension - needs to be abstract, final or empty. 449
error '<' is not preceded with whitespace. 449
error '<' is not followed by whitespace. 449
error '>' is not preceded with whitespace. 449
error Parameter key should be final. 449
error Parameter types should be final. 449
error '<' is not preceded with whitespace. 450
error '<' is not followed by whitespace. 450
error '>' is not preceded with whitespace. 450
error switch without "default" clause. 457
error '<' is not preceded with whitespace. 475
error '<' is not followed by whitespace. 475
error '>' is not preceded with whitespace. 475
error '>' is not followed by whitespace. 475
error Method 'getMetadata' is not designed for extension - needs to be abstract, final or empty. 478
error Missing a Javadoc comment. 478
error Parameter key should be final. 478
error Parameter types should be final. 478
error Line is longer than 80 characters. 483
error Expected an @return tag. 486
error Method 'getMetadata' is not designed for extension - needs to be abstract, final or empty. 486
error Parameter key should be final. 486
error Expected @param tag for 'key'. 486
error Parameter types should be final. 486
error Expected @param tag for 'types'. 486
error '<' is not preceded with whitespace. 487
error '<' is not followed by whitespace. 487
error '>' is not preceded with whitespace. 487
error Avoid inline conditionals. 488

org/apache/oodt/cas/pge/config/PgeConfig.java

Violation Message Line
error Line has trailing spaces. 26
error Missing a Javadoc comment. 33
error '<' is not preceded with whitespace. 33
error '<' is not followed by whitespace. 33
error '>' is not preceded with whitespace. 33
error Missing a Javadoc comment. 34
error '<' is not preceded with whitespace. 34
error '<' is not followed by whitespace. 34
error '>' is not preceded with whitespace. 34
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 '<' is not preceded with whitespace. 38
error '<' is not followed by whitespace. 38
error '>' is not preceded with whitespace. 38
error Missing a Javadoc comment. 39
error Missing a Javadoc comment. 41
error Method 'addDynamicConfigFile' is not designed for extension - needs to be abstract, final or empty. 48
error Missing a Javadoc comment. 48
error Parameter dynamicConfigFile should be final. 48
error Method 'getDynamicConfigFiles' is not designed for extension - needs to be abstract, final or empty. 52
error Missing a Javadoc comment. 52
error '<' is not preceded with whitespace. 52
error '<' is not followed by whitespace. 52
error '>' is not preceded with whitespace. 52
error Method 'addOuputDirAndExpressions' is not designed for extension - needs to be abstract, final or empty. 56
error Missing a Javadoc comment. 56
error Parameter outputDir should be final. 56
error Method 'getOuputDirs' is not designed for extension - needs to be abstract, final or empty. 60
error Missing a Javadoc comment. 60
error '<' is not preceded with whitespace. 60
error '<' is not followed by whitespace. 60
error '>' is not preceded with whitespace. 60
error Method 'setExeDir' is not designed for extension - needs to be abstract, final or empty. 64
error Missing a Javadoc comment. 64
error Parameter exeDir should be final. 64
error 'exeDir' hides a field. 64
error Method 'getExeDir' is not designed for extension - needs to be abstract, final or empty. 68
error Missing a Javadoc comment. 68
error Method 'setShellType' is not designed for extension - needs to be abstract, final or empty. 72
error Missing a Javadoc comment. 72
error Parameter shellType should be final. 72
error 'shellType' hides a field. 72
error Method 'getShellType' is not designed for extension - needs to be abstract, final or empty. 78
error Missing a Javadoc comment. 78
error Method 'setExeCmds' is not designed for extension - needs to be abstract, final or empty. 82
error Missing a Javadoc comment. 82
error Parameter exeCmds should be final. 82
error '<' is not preceded with whitespace. 82
error '<' is not followed by whitespace. 82
error '>' is not preceded with whitespace. 82
error 'exeCmds' hides a field. 82
error Method 'getExeCmds' is not designed for extension - needs to be abstract, final or empty. 86
error Missing a Javadoc comment. 86
error '<' is not preceded with whitespace. 86
error '<' is not followed by whitespace. 86
error '>' is not preceded with whitespace. 86
error Method 'setPropertyAdderCustomArgs' is not designed for extension - needs to be abstract, final or empty. 90
error Missing a Javadoc comment. 90
error Parameter args should be final. 90
error Method 'getPropertyAdderCustomArgs' is not designed for extension - needs to be abstract, final or empty. 94
error Missing a Javadoc comment. 94
error Avoid inline conditionals. 95
error Method 'setFileStagingInfo' is not designed for extension - needs to be abstract, final or empty. 99
error Missing a Javadoc comment. 99
error Parameter fileStagingInfo should be final. 99
error 'fileStagingInfo' hides a field. 99
error Method 'getFileStagingInfo' is not designed for extension - needs to be abstract, final or empty. 103
error Missing a Javadoc comment. 103

org/apache/oodt/cas/pge/writers/SciPgeConfigFileWriter.java

Violation Message Line
error Line has trailing spaces. 29
error Line has trailing spaces. 32
error Line has trailing spaces. 41
error Expected an @return tag. 48
error Expected @param tag for 'sciPgeConfigFilePath'. 48
error Line is longer than 80 characters. 49
error Expected @param tag for 'inputMetadata'. 49
error Expected @param tag for 'customArgs'. 49
error Expected @throws tag for 'IOException'. 49