Checkstyle Results

The following document contains the results of Checkstyle .

Summary

FilesInfosWarningsErrors
1700606

Files

FilesIWE
org/apache/avalon/cornerstone/services/scheduler/CronTimeTrigger.java 00403
org/apache/avalon/cornerstone/services/scheduler/PeriodicTimeTrigger.java 0078
org/apache/avalon/cornerstone/services/scheduler/Target.java 009
org/apache/avalon/cornerstone/services/scheduler/TimeScheduler.java 0022
org/apache/avalon/cornerstone/services/scheduler/TimeTrigger.java 009
org/apache/avalon/cornerstone/services/scheduler/TimeTriggerFactory.java 0068
org/apache/avalon/cornerstone/services/scheduler/Trigger.java 007
org/apache/avalon/cornerstone/services/scheduler/TriggerFailureListener.java 0010

org/apache/avalon/cornerstone/services/scheduler/CronTimeTrigger.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 1
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 8
Error Line has trailing spaces. 13
Error '{' should be on the previous line. 31
Error Missing a Javadoc comment. 32
Error Name 'm_minute' must match pattern '^[a-z][a-zA-Z0-9]*$'. 32
Error Variable 'm_minute' must be private and have accessor methods. 32
Error Missing a Javadoc comment. 33
Error Name 'm_hour' must match pattern '^[a-z][a-zA-Z0-9]*$'. 33
Error Variable 'm_hour' must be private and have accessor methods. 33
Error Missing a Javadoc comment. 34
Error Name 'm_dayOfMonth' must match pattern '^[a-z][a-zA-Z0-9]*$'. 34
Error Variable 'm_dayOfMonth' must be private and have accessor methods. 34
Error Missing a Javadoc comment. 35
Error Name 'm_month' must match pattern '^[a-z][a-zA-Z0-9]*$'. 35
Error Variable 'm_month' must be private and have accessor methods. 35
Error Missing a Javadoc comment. 36
Error Name 'm_dayOfWeek' must match pattern '^[a-z][a-zA-Z0-9]*$'. 36
Error Variable 'm_dayOfWeek' must be private and have accessor methods. 36
Error Missing a Javadoc comment. 37
Error Name 'm_year' must match pattern '^[a-z][a-zA-Z0-9]*$'. 37
Error Variable 'm_year' must be private and have accessor methods. 37
Error Line is longer than 80 characters. 41
Error Line is longer than 80 characters. 47
Error Line is longer than 80 characters. 50
Error '(' is followed by whitespace. 52
Error ')' is preceded with whitespace. 57
Error '{' should be on the previous line. 58
Error 'if' is not followed by whitespace. 64
Error '(' is followed by whitespace. 64
Error ')' is preceded with whitespace. 64
Error '{' should be on the previous line. 65
Error '}' should be on the same line. 68
Error '{' should be on the previous line. 70
Error Method 'getTimeAfter' is not designed for extension - needs to be abstract, final or empty. 83
Error Method length is 171 lines (max allowed is 150). 83
Error '(' is followed by whitespace. 83
Error ')' is preceded with whitespace. 83
Error '{' should be on the previous line. 84
Error '(' is followed by whitespace. 86
Error ')' is preceded with whitespace. 86
Error '(' is followed by whitespace. 88
Error ')' is preceded with whitespace. 88
Error '(' is followed by whitespace. 89
Error ')' is preceded with whitespace. 89
Error 'cast' is not followed by whitespace. 91
Error 'if' construct must use '{}'s. 93
Error 'if' is not followed by whitespace. 93
Error '(' is followed by whitespace. 93
Error ')' is preceded with whitespace. 93
Error '(' is followed by whitespace. 94
Error ')' is preceded with whitespace. 94
Error '{' should be on the previous line. 96
Error 'if' is not followed by whitespace. 97
Error '(' is followed by whitespace. 97
Error ')' is preceded with whitespace. 97
Error '{' should be on the previous line. 98
Error '(' is followed by whitespace. 100
Error ')' is preceded with whitespace. 100
Error '}' should be on the same line. 101
Error '{' should be on the previous line. 103
Error '(' is followed by whitespace. 104
Error ')' is preceded with whitespace. 104
Error 'if' is not followed by whitespace. 108
Error '(' is followed by whitespace. 108
Error ')' is preceded with whitespace. 108
Error '{' should be on the previous line. 109
Error '(' is followed by whitespace. 110
Error ')' is preceded with whitespace. 110
Error 'if' construct must use '{}'s. 111
Error 'if' is not followed by whitespace. 111
Error '(' is followed by whitespace. 111
Error ')' is preceded with whitespace. 111
Error '(' is followed by whitespace. 111
Error ')' is preceded with whitespace. 111
Error 'if' is not followed by whitespace. 114
Error '(' is followed by whitespace. 114
Error ')' is preceded with whitespace. 114
Error '{' should be on the previous line. 115
Error '(' is followed by whitespace. 116
Error ')' is preceded with whitespace. 116
Error 'if' construct must use '{}'s. 117
Error 'if' is not followed by whitespace. 117
Error '(' is followed by whitespace. 117
Error ')' is preceded with whitespace. 117
Error '(' is followed by whitespace. 117
Error ')' is preceded with whitespace. 117
Error 'if' construct must use '{}'s. 118
Error 'if' is not followed by whitespace. 118
Error '(' is followed by whitespace. 118
Error ')' is preceded with whitespace. 118
Error '(' is followed by whitespace. 118
Error ')' is preceded with whitespace. 118
Error 'if' is not followed by whitespace. 121
Error '(' is followed by whitespace. 121
Error ')' is preceded with whitespace. 121
Error '{' should be on the previous line. 122
Error '(' is followed by whitespace. 123
Error ')' is preceded with whitespace. 123
Error 'if' construct must use '{}'s. 124
Error 'if' is not followed by whitespace. 124
Error '(' is followed by whitespace. 124
Error ')' is preceded with whitespace. 124
Error '(' is followed by whitespace. 124
Error ')' is preceded with whitespace. 124
Error 'if' construct must use '{}'s. 125
Error 'if' is not followed by whitespace. 125
Error '(' is followed by whitespace. 125
Error ')' is preceded with whitespace. 125
Error '(' is followed by whitespace. 125
Error ')' is preceded with whitespace. 125
Error 'if' construct must use '{}'s. 126
Error 'if' is not followed by whitespace. 126
Error '(' is followed by whitespace. 126
Error ')' is preceded with whitespace. 126
Error '(' is followed by whitespace. 126
Error ')' is preceded with whitespace. 126
Error '(' is followed by whitespace. 130
Error ')' is preceded with whitespace. 130
Error Avoid inline conditionals. 130
Error '(' is followed by whitespace. 131
Error ')' is preceded with whitespace. 131
Error 'if' is not followed by whitespace. 133
Error '(' is followed by whitespace. 133
Error '&&' should be on a new line. 133
Error ')' is preceded with whitespace. 134
Error '{' should be on the previous line. 135
Error '(' is followed by whitespace. 137
Error ')' is preceded with whitespace. 137
Error '(' is followed by whitespace. 141
Error ')' is preceded with whitespace. 141
Error Avoid inline conditionals. 141
Error '(' is followed by whitespace. 142
Error ')' is preceded with whitespace. 142
Error 'if' is not followed by whitespace. 144
Error '(' is followed by whitespace. 144
Error '&&' should be on a new line. 144
Error '(' is followed by whitespace. 147
Error ')' is preceded with whitespace. 147
Error '||' should be on a new line. 147
Error '(' is followed by whitespace. 151
Error '24' is a magic number. 151
Error ')' is preceded with whitespace. 151
Error '||' should be on a new line. 151
Error '(' is followed by whitespace. 155
Error ')' is preceded with whitespace. 155
Error '{' should be on the previous line. 158
Error '(' is followed by whitespace. 160
Error ')' is preceded with whitespace. 160
Error Avoid nested blocks. 164
Error 'cast' is not followed by whitespace. 169
Error '(' is followed by whitespace. 170
Error ')' is preceded with whitespace. 170
Error '(' is followed by whitespace. 171
Error ')' is preceded with whitespace. 171
Error Line is longer than 80 characters. 173
Error '(' is followed by whitespace. 173
Error ')' is preceded with whitespace. 173
Error 'if' is not followed by whitespace. 174
Error '(' is followed by whitespace. 174
Error ')' is preceded with whitespace. 174
Error '{' should be on the previous line. 175
Error '(' is followed by whitespace. 177
Error ')' is preceded with whitespace. 177
Error '(' is followed by whitespace. 181
Error ')' is preceded with whitespace. 181
Error Avoid inline conditionals. 181
Error '(' is followed by whitespace. 182
Error ')' is preceded with whitespace. 182
Error Avoid inline conditionals. 182
Error 'if' is not followed by whitespace. 185
Error '(' is followed by whitespace. 185
Error '&&' should be on a new line. 185
Error '(' is followed by whitespace. 186
Error '(' is followed by whitespace. 186
Error ')' is preceded with whitespace. 186
Error '||' should be on a new line. 186
Error '(' is followed by whitespace. 187
Error '(' is followed by whitespace. 187
Error ')' is preceded with whitespace. 187
Error '&&' should be on a new line. 187
Error '(' is followed by whitespace. 188
Error '(' is followed by whitespace. 188
Error ')' is preceded with whitespace. 188
Error '||' should be on a new line. 188
Error '(' is followed by whitespace. 189
Error '(' is followed by whitespace. 189
Error ')' is preceded with whitespace. 189
Error '&&' should be on a new line. 189
Error '(' is followed by whitespace. 190
Error '(' is followed by whitespace. 190
Error ')' is preceded with whitespace. 190
Error '||' should be on a new line. 190
Error '(' is followed by whitespace. 191
Error '(' is followed by whitespace. 191
Error ')' is preceded with whitespace. 191
Error '&&' should be on a new line. 191
Error '(' is followed by whitespace. 192
Error '(' is followed by whitespace. 192
Error ')' is preceded with whitespace. 192
Error ')' is preceded with whitespace. 192
Error ')' is preceded with whitespace. 192
Error ')' is preceded with whitespace. 192
Error ')' is preceded with whitespace. 192
Error ')' is preceded with whitespace. 192
Error ')' is preceded with whitespace. 192
Error ')' is preceded with whitespace. 192
Error ')' is preceded with whitespace. 192
Error '{' should be on the previous line. 193
Error '(' is followed by whitespace. 194
Error ')' is preceded with whitespace. 194
Error 'if' is not followed by whitespace. 197
Error '(' is followed by whitespace. 197
Error ')' is preceded with whitespace. 197
Error '{' should be on the previous line. 198
Error 'if' is not followed by whitespace. 201
Error '(' is followed by whitespace. 201
Error '(' is followed by whitespace. 201
Error ')' is preceded with whitespace. 201
Error '||' should be on a new line. 201
Error '(' is followed by whitespace. 202
Error '(' is followed by whitespace. 202
Error ')' is preceded with whitespace. 202
Error '&&' should be on a new line. 202
Error '(' is followed by whitespace. 203
Error '(' is followed by whitespace. 203
Error ')' is preceded with whitespace. 203
Error '||' should be on a new line. 203
Error '(' is followed by whitespace. 204
Error '(' is followed by whitespace. 204
Error ')' is preceded with whitespace. 204
Error '&&' should be on a new line. 204
Error '(' is followed by whitespace. 205
Error '(' is followed by whitespace. 205
Error ')' is preceded with whitespace. 205
Error '||' should be on a new line. 205
Error '(' is followed by whitespace. 206
Error '(' is followed by whitespace. 206
Error ')' is preceded with whitespace. 206
Error '&&' should be on a new line. 206
Error '(' is followed by whitespace. 207
Error '(' is followed by whitespace. 207
Error ')' is preceded with whitespace. 207
Error '||' should be on a new line. 207
Error '(' is followed by whitespace. 208
Error '(' is followed by whitespace. 208
Error ')' is preceded with whitespace. 208
Error '&&' should be on a new line. 208
Error '(' is followed by whitespace. 209
Error '(' is followed by whitespace. 209
Error ')' is preceded with whitespace. 209
Error ')' is preceded with whitespace. 209
Error ')' is preceded with whitespace. 209
Error ')' is preceded with whitespace. 209
Error ')' is preceded with whitespace. 209
Error ')' is preceded with whitespace. 209
Error ')' is preceded with whitespace. 209
Error ')' is preceded with whitespace. 209
Error ')' is preceded with whitespace. 209
Error ')' is preceded with whitespace. 209
Error 'if' is not followed by whitespace. 216
Error '(' is followed by whitespace. 216
Error ')' is preceded with whitespace. 216
Error '{' should be on the previous line. 217
Error Line is longer than 80 characters. 219
Error '(' is followed by whitespace. 219
Error '7' is a magic number. 219
Error '(' is followed by whitespace. 219
Error ')' is preceded with whitespace. 219
Error ')' is preceded with whitespace. 219
Error '7' is a magic number. 219
Error 'if' is not followed by whitespace. 221
Error '(' is followed by whitespace. 221
Error ')' is preceded with whitespace. 221
Error '{' should be on the previous line. 222
Error '(' is followed by whitespace. 223
Error ')' is preceded with whitespace. 223
Error '}' should be on the same line. 224
Error 'if' is not followed by whitespace. 225
Error '(' is followed by whitespace. 225
Error '(' is followed by whitespace. 225
Error ')' is preceded with whitespace. 225
Error '||' should be on a new line. 225
Error '(' is followed by whitespace. 226
Error '(' is followed by whitespace. 226
Error ')' is preceded with whitespace. 226
Error '&&' should be on a new line. 226
Error '(' is followed by whitespace. 227
Error ')' is preceded with whitespace. 227
Error ')' is preceded with whitespace. 227
Error ')' is preceded with whitespace. 227
Error '{' should be on the previous line. 228
Error Line is longer than 80 characters. 229
Error '(' is followed by whitespace. 230
Error '7' is a magic number. 230
Error ')' is preceded with whitespace. 230
Error '}' should be on the same line. 232
Error 'if' is not followed by whitespace. 234
Error '(' is followed by whitespace. 234
Error ')' is preceded with whitespace. 234
Error '{' should be on the previous line. 235
Error '(' is followed by whitespace. 237
Error ')' is preceded with whitespace. 237
Error 'if' is not followed by whitespace. 241
Error '(' is followed by whitespace. 241
Error '&&' should be on a new line. 241
Error '(' is followed by whitespace. 242
Error '(' is followed by whitespace. 242
Error ')' is preceded with whitespace. 242
Error '||' should be on a new line. 242
Error '(' is followed by whitespace. 243
Error '(' is followed by whitespace. 243
Error ')' is preceded with whitespace. 243
Error '&&' should be on a new line. 243
Error '(' is followed by whitespace. 244
Error '(' is followed by whitespace. 244
Error ')' is preceded with whitespace. 244
Error '||' should be on a new line. 244
Error '(' is followed by whitespace. 245
Error '(' is followed by whitespace. 245
Error ')' is preceded with whitespace. 245
Error '&&' should be on a new line. 245
Error '(' is followed by whitespace. 246
Error ')' is preceded with whitespace. 246
Error ')' is preceded with whitespace. 246
Error ')' is preceded with whitespace. 246
Error ')' is preceded with whitespace. 246
Error ')' is preceded with whitespace. 246
Error ')' is preceded with whitespace. 246
Error '{' should be on the previous line. 247
Error '(' is followed by whitespace. 248
Error ')' is preceded with whitespace. 248
Error '{' should be on the previous line. 260
Error Method 'toString' is not designed for extension - needs to be abstract, final or empty. 264
Error Missing a Javadoc comment. 264
Error '{' should be on the previous line. 265
Error '(' is followed by whitespace. 267
Error ')' is preceded with whitespace. 267
Error 'if' is not followed by whitespace. 269
Error '(' is followed by whitespace. 269
Error ')' is preceded with whitespace. 269
Error '{' should be on the previous line. 270
Error '(' is followed by whitespace. 271
Error ')' is preceded with whitespace. 271
Error '(' is followed by whitespace. 272
Error ')' is preceded with whitespace. 272
Error '(' is followed by whitespace. 273
Error ')' is preceded with whitespace. 273
Error 'if' is not followed by whitespace. 276
Error '(' is followed by whitespace. 276
Error ')' is preceded with whitespace. 276
Error '{' should be on the previous line. 277
Error '(' is followed by whitespace. 278
Error ')' is preceded with whitespace. 278
Error '(' is followed by whitespace. 279
Error ')' is preceded with whitespace. 279
Error '(' is followed by whitespace. 280
Error ')' is preceded with whitespace. 280
Error 'if' is not followed by whitespace. 283
Error '(' is followed by whitespace. 283
Error ')' is preceded with whitespace. 283
Error '{' should be on the previous line. 284
Error '(' is followed by whitespace. 285
Error ')' is preceded with whitespace. 285
Error '(' is followed by whitespace. 286
Error ')' is preceded with whitespace. 286
Error '(' is followed by whitespace. 287
Error ')' is preceded with whitespace. 287
Error 'if' is not followed by whitespace. 290
Error '(' is followed by whitespace. 290
Error ')' is preceded with whitespace. 290
Error '{' should be on the previous line. 291
Error '(' is followed by whitespace. 292
Error ')' is preceded with whitespace. 292
Error '(' is followed by whitespace. 293
Error ')' is preceded with whitespace. 293
Error '(' is followed by whitespace. 294
Error ')' is preceded with whitespace. 294
Error 'if' is not followed by whitespace. 297
Error '(' is followed by whitespace. 297
Error ')' is preceded with whitespace. 297
Error '{' should be on the previous line. 298
Error '(' is followed by whitespace. 299
Error ')' is preceded with whitespace. 299
Error '(' is followed by whitespace. 300
Error ')' is preceded with whitespace. 300
Error '(' is followed by whitespace. 301
Error ')' is preceded with whitespace. 301
Error 'if' is not followed by whitespace. 304
Error '(' is followed by whitespace. 304
Error ')' is preceded with whitespace. 304
Error '{' should be on the previous line. 305
Error '(' is followed by whitespace. 306
Error ')' is preceded with whitespace. 306
Error '(' is followed by whitespace. 307
Error ')' is preceded with whitespace. 307
Error '(' is followed by whitespace. 308
Error ')' is preceded with whitespace. 308
Error '(' is followed by whitespace. 311
Error ')' is preceded with whitespace. 311

org/apache/avalon/cornerstone/services/scheduler/PeriodicTimeTrigger.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 1
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 8
Error Line has trailing spaces. 13
Error '{' should be on the previous line. 29
Error Missing a Javadoc comment. 30
Error Name 'm_offset' must match pattern '^[a-z][a-zA-Z0-9]*$'. 30
Error Variable 'm_offset' must be private and have accessor methods. 30
Error Missing a Javadoc comment. 31
Error Name 'm_period' must match pattern '^[a-z][a-zA-Z0-9]*$'. 31
Error Variable 'm_period' must be private and have accessor methods. 31
Error Missing a Javadoc comment. 32
Error Name 'm_triggerTime' must match pattern '^[a-z][a-zA-Z0-9]*$'. 32
Error Line is longer than 80 characters. 42
Error '(' is followed by whitespace. 44
Error ')' is preceded with whitespace. 44
Error '{' should be on the previous line. 45
Error Method 'getTimeAfter' is not designed for extension - needs to be abstract, final or empty. 59
Error '(' is followed by whitespace. 59
Error ')' is preceded with whitespace. 59
Error '{' should be on the previous line. 60
Error 'if' is not followed by whitespace. 61
Error '(' is followed by whitespace. 61
Error ')' is preceded with whitespace. 61
Error '{' should be on the previous line. 62
Error '}' should be on the same line. 64
Error '{' should be on the previous line. 66
Error 'if' is not followed by whitespace. 67
Error '(' is followed by whitespace. 67
Error ')' is preceded with whitespace. 67
Error '{' should be on the previous line. 68
Error '(' is followed by whitespace. 75
Error ')' is preceded with whitespace. 75
Error Method 'getOffset' is not designed for extension - needs to be abstract, final or empty. 79
Error Missing a Javadoc comment. 79
Error '{' should be on the previous line. 80
Error Method 'getPeriod' is not designed for extension - needs to be abstract, final or empty. 84
Error Missing a Javadoc comment. 84
Error '{' should be on the previous line. 85
Error Method 'reset' is not designed for extension - needs to be abstract, final or empty. 93
Error '{' should be on the previous line. 94
Error 'if' is not followed by whitespace. 97
Error '(' is followed by whitespace. 97
Error ')' is preceded with whitespace. 97
Error '{' should be on the previous line. 98
Error '}' should be on the same line. 100
Error '{' should be on the previous line. 102
Error Method 'toString' is not designed for extension - needs to be abstract, final or empty. 107
Error Missing a Javadoc comment. 107
Error '{' should be on the previous line. 108
Error '(' is followed by whitespace. 110
Error ')' is preceded with whitespace. 110
Error '(' is followed by whitespace. 112
Error ')' is preceded with whitespace. 112
Error '(' is followed by whitespace. 113
Error ')' is preceded with whitespace. 113
Error '(' is followed by whitespace. 114
Error ')' is preceded with whitespace. 114
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 '(' is followed by whitespace. 118
Error ')' is preceded with whitespace. 118
Error 'if' is not followed by whitespace. 120
Error '(' is followed by whitespace. 120
Error ')' is preceded with whitespace. 120
Error '{' should be on the previous line. 121
Error '(' is followed by whitespace. 122
Error ')' is preceded with whitespace. 122
Error '(' is followed by whitespace. 123
Error ')' is preceded with whitespace. 123
Error '(' is followed by whitespace. 124
Error ')' is preceded with whitespace. 124
Error '(' is followed by whitespace. 127
Error ')' is preceded with whitespace. 127

org/apache/avalon/cornerstone/services/scheduler/Target.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 1
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 8
Error Line has trailing spaces. 13
Error '{' should be on the previous line. 26
Error '(' is followed by whitespace. 32
Error ')' is preceded with whitespace. 32

org/apache/avalon/cornerstone/services/scheduler/TimeScheduler.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 1
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 8
Error Line has trailing spaces. 13
Error '{' should be on the previous line. 28
Error Missing a Javadoc comment. 29
Error '(' is followed by whitespace. 39
Error ')' is preceded with whitespace. 39
Error '(' is followed by whitespace. 47
Error ')' is preceded with whitespace. 47
Error Redundant throws: 'NoSuchElementException' is unchecked exception. 48
Error '(' is followed by whitespace. 56
Error ')' is preceded with whitespace. 56
Error Redundant throws: 'NoSuchElementException' is unchecked exception. 57
Error First sentence should end with a period. 59
Error '(' is followed by whitespace. 63
Error ')' is preceded with whitespace. 63
Error First sentence should end with a period. 65
Error '(' is followed by whitespace. 69
Error ')' is preceded with whitespace. 69

org/apache/avalon/cornerstone/services/scheduler/TimeTrigger.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 1
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 8
Error Line has trailing spaces. 13
Error '{' should be on the previous line. 28
Error '(' is followed by whitespace. 36
Error ')' is preceded with whitespace. 36

org/apache/avalon/cornerstone/services/scheduler/TimeTriggerFactory.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 1
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 8
Error Line has trailing spaces. 13
Error '{' should be on the previous line. 29
Error Expected an @return tag. 35
Error Method 'createTimeTrigger' is not designed for extension - needs to be abstract, final or empty. 35
Error '(' is followed by whitespace. 35
Error ')' is preceded with whitespace. 35
Error Expected @throws tag for 'ConfigurationException'. 36
Error '{' should be on the previous line. 37
Error '(' is followed by whitespace. 38
Error ')' is preceded with whitespace. 38
Error 'if' is not followed by whitespace. 41
Error '(' is followed by whitespace. 41
Error '(' is followed by whitespace. 41
Error ')' is preceded with whitespace. 41
Error ')' is preceded with whitespace. 41
Error '{' should be on the previous line. 42
Error '(' is followed by whitespace. 44
Error ')' is preceded with whitespace. 44
Error '(' is followed by whitespace. 44
Error ')' is preceded with whitespace. 44
Error '(' is followed by whitespace. 46
Error ')' is preceded with whitespace. 46
Error '(' is followed by whitespace. 46
Error ')' is preceded with whitespace. 46
Error '(' is followed by whitespace. 48
Error ')' is preceded with whitespace. 48
Error '}' should be on the same line. 49
Error 'if' is not followed by whitespace. 50
Error '(' is followed by whitespace. 50
Error '(' is followed by whitespace. 50
Error ')' is preceded with whitespace. 50
Error ')' is preceded with whitespace. 50
Error '{' should be on the previous line. 51
Error '(' is followed by whitespace. 53
Error ')' is preceded with whitespace. 53
Error '(' is followed by whitespace. 53
Error ')' is preceded with whitespace. 53
Error '(' is followed by whitespace. 55
Error ')' is preceded with whitespace. 55
Error '(' is followed by whitespace. 55
Error ')' is preceded with whitespace. 55
Error '(' is followed by whitespace. 57
Error ')' is preceded with whitespace. 57
Error '(' is followed by whitespace. 57
Error ')' is preceded with whitespace. 57
Error '(' is followed by whitespace. 59
Error ')' is preceded with whitespace. 59
Error '(' is followed by whitespace. 59
Error ')' is preceded with whitespace. 59
Error '(' is followed by whitespace. 61
Error ')' is preceded with whitespace. 61
Error '(' is followed by whitespace. 61
Error ')' is preceded with whitespace. 61
Error '(' is followed by whitespace. 63
Error ')' is preceded with whitespace. 63
Error '(' is followed by whitespace. 63
Error ')' is preceded with whitespace. 63
Error '(' is followed by whitespace. 65
Error ')' is preceded with whitespace. 66
Error '}' should be on the same line. 67
Error '{' should be on the previous line. 69
Error '(' is followed by whitespace. 70
Error ')' is preceded with whitespace. 70

org/apache/avalon/cornerstone/services/scheduler/Trigger.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 1
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 8
Error Line has trailing spaces. 13
Error '{' should be on the previous line. 27

org/apache/avalon/cornerstone/services/scheduler/TriggerFailureListener.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 1
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 8
Error Line has trailing spaces. 13
Error '{' should be on the previous line. 26
Error Missing a Javadoc comment. 27
Error '(' is followed by whitespace. 27
Error ')' is preceded with whitespace. 27