Checkstyle Results
The following document contains the results of
Checkstyle
.
Summary
Files | Infos | Warnings | Errors |
78 | 0 | 0 | 2658 |
Files
org/apache/geronimo/transaction/context/GeronimoTransactionContext.java
Error | Line |
| File does not end with a newline. |
0
|
org/apache/geronimo/transaction/context/GeronimoTransactionContext.java
Error | Line |
| Line does not match expected header line of ' *'. |
2
|
| Line has trailing spaces. |
2
|
| Line has trailing spaces. |
4
|
| Line has trailing spaces. |
5
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
10
|
| Line has trailing spaces. |
12
|
| Line has trailing spaces. |
13
|
| Line has trailing spaces. |
14
|
| Line has trailing spaces. |
15
|
| Line has trailing spaces. |
16
|
| Line has trailing spaces. |
25
|
| Line contains a tab character. |
31
|
| Missing a Javadoc comment. |
31
|
| Variable 'transactionDelegate' must be private and have accessor methods. |
31
|
| Line contains a tab character. |
32
|
| Missing a Javadoc comment. |
32
|
| Variable 'txnManager' must be private and have accessor methods. |
32
|
| Line has trailing spaces. |
33
|
| Line contains a tab character. |
33
|
| Line contains a tab character. |
34
|
| Missing a Javadoc comment. |
34
|
| Parameter txnManager should be final. |
34
|
| 'txnManager' hides a field. |
34
|
| Line has trailing spaces. |
35
|
| Line is longer than 80 characters. |
35
|
| Line contains a tab character. |
35
|
| Parameter internalManager should be final. |
35
|
| Line is longer than 80 characters. |
36
|
| Line contains a tab character. |
36
|
| Parameter oldContext should be final. |
36
|
| Line contains a tab character. |
37
|
| Line contains a tab character. |
38
|
| Line contains a tab character. |
39
|
| Line has trailing spaces. |
40
|
| Line contains a tab character. |
40
|
| Line contains a tab character. |
41
|
| Missing a Javadoc comment. |
41
|
| Line contains a tab character. |
42
|
| Line is longer than 80 characters. |
43
|
| Line contains a tab character. |
43
|
| Line contains a tab character. |
44
|
| Line contains a tab character. |
45
|
| Line contains a tab character. |
46
|
| Line has trailing spaces. |
47
|
| Line contains a tab character. |
47
|
org/apache/geronimo/transaction/context/GeronimoTransactionDelegate.java
Error | Line |
| Line does not match expected header line of ' *'. |
2
|
| Line has trailing spaces. |
2
|
| Line has trailing spaces. |
4
|
| Line has trailing spaces. |
5
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
10
|
| Line has trailing spaces. |
12
|
| Line has trailing spaces. |
13
|
| Line has trailing spaces. |
14
|
| Line has trailing spaces. |
15
|
| Line has trailing spaces. |
16
|
| Line has trailing spaces. |
30
|
| Line has trailing spaces. |
31
|
| Line contains a tab character. |
37
|
| Missing a Javadoc comment. |
37
|
| Line has trailing spaces. |
38
|
| Line contains a tab character. |
38
|
| Line contains a tab character. |
39
|
| Missing a Javadoc comment. |
39
|
| Parameter context should be final. |
39
|
| 'context' hides a field. |
39
|
| Line contains a tab character. |
40
|
| Line contains a tab character. |
41
|
| Line has trailing spaces. |
42
|
| Line contains a tab character. |
42
|
| Line contains a tab character. |
43
|
| Missing a Javadoc comment. |
43
|
| Line contains a tab character. |
44
|
| Line contains a tab character. |
45
|
| Line is longer than 80 characters. |
47
|
| Line contains a tab character. |
47
|
| Missing a Javadoc comment. |
47
|
| Redundant throws: 'HeuristicRollbackException' is subclass of 'RollbackException'. |
47
|
| Redundant throws: 'SecurityException' is unchecked exception. |
47
|
| Line is longer than 80 characters. |
48
|
| Line contains a tab character. |
48
|
| Line is longer than 80 characters. |
49
|
| Line contains a tab character. |
49
|
| Line contains a tab character. |
50
|
| Line contains a tab character. |
51
|
| Line contains a tab character. |
52
|
| Line is longer than 80 characters. |
54
|
| Line contains a tab character. |
54
|
| Missing a Javadoc comment. |
54
|
| Parameter xaResource should be final. |
54
|
| Parameter flag should be final. |
54
|
| Redundant throws: 'IllegalStateException' is unchecked exception. |
54
|
| Line contains a tab character. |
55
|
| Line contains a tab character. |
56
|
| Line is longer than 80 characters. |
58
|
| Line contains a tab character. |
58
|
| Missing a Javadoc comment. |
58
|
| Parameter xaResource should be final. |
58
|
| Redundant throws: 'IllegalStateException' is unchecked exception. |
58
|
| Line contains a tab character. |
59
|
| Line contains a tab character. |
60
|
| Line contains a tab character. |
62
|
| Missing a Javadoc comment. |
62
|
| Line contains a tab character. |
63
|
| Line contains a tab character. |
64
|
| Line is longer than 80 characters. |
66
|
| Line contains a tab character. |
66
|
| Missing a Javadoc comment. |
66
|
| Parameter synchronization should be final. |
66
|
| Redundant throws: 'IllegalStateException' is unchecked exception. |
66
|
| Line contains a tab character. |
67
|
| Line contains a tab character. |
68
|
| Line contains a tab character. |
70
|
| Missing a Javadoc comment. |
70
|
| Redundant throws: 'IllegalStateException' is unchecked exception. |
70
|
| Line is longer than 80 characters. |
71
|
| Line contains a tab character. |
71
|
| Line is longer than 80 characters. |
72
|
| Line contains a tab character. |
72
|
| Line contains a tab character. |
73
|
| Line contains a tab character. |
74
|
| Line contains a tab character. |
75
|
| Line is longer than 80 characters. |
77
|
| Line contains a tab character. |
77
|
| Missing a Javadoc comment. |
77
|
| Redundant throws: 'IllegalStateException' is unchecked exception. |
77
|
| Line contains a tab character. |
78
|
| Line contains a tab character. |
79
|
org/apache/geronimo/transaction/context/GeronimoTransactionManager.java
Error | Line |
| Line does not match expected header line of ' *'. |
2
|
| Line has trailing spaces. |
2
|
| Line has trailing spaces. |
4
|
| Line has trailing spaces. |
5
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
10
|
| Line has trailing spaces. |
12
|
| Line has trailing spaces. |
13
|
| Line has trailing spaces. |
14
|
| Line has trailing spaces. |
15
|
| Line has trailing spaces. |
16
|
| Line is longer than 80 characters. |
33
|
| Line has trailing spaces. |
35
|
| Line is longer than 80 characters. |
39
|
| Line has trailing spaces. |
40
|
| Line contains a tab character. |
40
|
| Missing a Javadoc comment. |
41
|
| Variable 'transactionContextManager' must be private and have accessor methods. |
41
|
| Line has trailing spaces. |
42
|
| Line is longer than 80 characters. |
43
|
| Missing a Javadoc comment. |
43
|
| Parameter transactionContextManager should be final. |
43
|
| 'transactionContextManager' hides a field. |
43
|
| Line contains a tab character. |
44
|
| Line contains a tab character. |
45
|
| Line has trailing spaces. |
46
|
| Line contains a tab character. |
46
|
| Line contains a tab character. |
47
|
| Method 'begin' is not designed for extension - needs to be abstract, final or empty. |
47
|
| Missing a Javadoc comment. |
47
|
| Line contains a tab character. |
48
|
| Line contains a tab character. |
49
|
| Line is longer than 80 characters. |
50
|
| Line contains a tab character. |
50
|
| Line contains a tab character. |
51
|
| Expression can be simplified. |
53
|
| Line is longer than 80 characters. |
54
|
| Line is longer than 80 characters. |
56
|
| Line is longer than 80 characters. |
57
|
| Line contains a tab character. |
58
|
| Line has trailing spaces. |
59
|
| Line is longer than 80 characters. |
59
|
| Line contains a tab character. |
59
|
| Line contains a tab character. |
60
|
| Line contains a tab character. |
61
|
| Line contains a tab character. |
72
|
| Line has trailing spaces. |
73
|
| Line contains a tab character. |
73
|
| Line is longer than 80 characters. |
74
|
| Line contains a tab character. |
74
|
| Method 'commit' is not designed for extension - needs to be abstract, final or empty. |
74
|
| Missing a Javadoc comment. |
74
|
| Redundant throws: 'HeuristicRollbackException' is subclass of 'RollbackException'. |
74
|
| Redundant throws: 'IllegalStateException' is unchecked exception. |
74
|
| Redundant throws: 'SecurityException' is unchecked exception. |
74
|
| Expression can be simplified. |
76
|
| Line is longer than 80 characters. |
79
|
| Line contains a tab character. |
87
|
| Line has trailing spaces. |
88
|
| Line contains a tab character. |
88
|
| Line contains a tab character. |
89
|
| Method 'getStatus' is not designed for extension - needs to be abstract, final or empty. |
89
|
| Missing a Javadoc comment. |
89
|
| Line contains a tab character. |
90
|
| Line contains a tab character. |
91
|
| Line has trailing spaces. |
92
|
| Line contains a tab character. |
92
|
| Line is longer than 80 characters. |
93
|
| Line contains a tab character. |
93
|
| Method 'rollback' is not designed for extension - needs to be abstract, final or empty. |
93
|
| Missing a Javadoc comment. |
93
|
| Redundant throws: 'IllegalStateException' is unchecked exception. |
93
|
| Redundant throws: 'SecurityException' is unchecked exception. |
93
|
| Expression can be simplified. |
95
|
| Line is longer than 80 characters. |
98
|
| Line contains a tab character. |
104
|
| Line has trailing spaces. |
105
|
| Line contains a tab character. |
105
|
| Line is longer than 80 characters. |
106
|
| Line contains a tab character. |
106
|
| Method 'setRollbackOnly' is not designed for extension - needs to be abstract, final or empty. |
106
|
| Missing a Javadoc comment. |
106
|
| Redundant throws: 'IllegalStateException' is unchecked exception. |
106
|
| Line contains a tab character. |
108
|
| Line has trailing spaces. |
109
|
| Line contains a tab character. |
109
|
| Line contains a tab character. |
110
|
| Method 'setTransactionTimeout' is not designed for extension - needs to be abstract, final or empty. |
110
|
| Missing a Javadoc comment. |
110
|
| Parameter seconds should be final. |
110
|
| Line is longer than 80 characters. |
112
|
| Line contains a tab character. |
115
|
| Line has trailing spaces. |
116
|
| Line contains a tab character. |
116
|
| Line contains a tab character. |
117
|
| Method 'getTransaction' is not designed for extension - needs to be abstract, final or empty. |
117
|
| Missing a Javadoc comment. |
117
|
| Line contains a tab character. |
118
|
| Line is longer than 80 characters. |
119
|
| Line contains a tab character. |
119
|
| Line contains a tab character. |
120
|
| Line contains a tab character. |
121
|
| '{' is not preceded with whitespace. |
121
|
| Line is longer than 80 characters. |
122
|
| Line contains a tab character. |
122
|
| Line contains a tab character. |
123
|
| Line is longer than 80 characters. |
124
|
| Line contains a tab character. |
124
|
| Line contains a tab character. |
125
|
| Line contains a tab character. |
126
|
| Line is longer than 80 characters. |
128
|
| Line contains a tab character. |
128
|
| Method 'resume' is not designed for extension - needs to be abstract, final or empty. |
128
|
| Missing a Javadoc comment. |
128
|
| Parameter tx should be final. |
128
|
| Redundant throws: 'IllegalStateException' is unchecked exception. |
128
|
| Line contains a tab character. |
129
|
| Line contains a tab character. |
130
|
| Line is longer than 80 characters. |
131
|
| Line contains a tab character. |
131
|
| Line contains a tab character. |
132
|
| Line contains a tab character. |
133
|
| Expression can be simplified. |
133
|
| Line is longer than 80 characters. |
134
|
| Line contains a tab character. |
134
|
| Line contains a tab character. |
135
|
| Line has trailing spaces. |
136
|
| Line is longer than 80 characters. |
136
|
| Line contains a tab character. |
136
|
| Line contains a tab character. |
137
|
| Line contains a tab character. |
138
|
| Line contains a tab character. |
140
|
| Method 'suspend' is not designed for extension - needs to be abstract, final or empty. |
140
|
| Missing a Javadoc comment. |
140
|
| Line is longer than 80 characters. |
141
|
| Line contains a tab character. |
141
|
| Line contains a tab character. |
142
|
| Line has trailing spaces. |
143
|
| Line contains a tab character. |
143
|
org/apache/geronimo/transaction/context/package.html
Error | Line |
| Missing package documentation file. | 0 |
org/jencks/AcknowledgeEndpoint.java
Error | Line |
| Line does not match expected header line of ' *'. |
2
|
| Line has trailing spaces. |
2
|
| Line has trailing spaces. |
4
|
| Line has trailing spaces. |
5
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
10
|
| Line has trailing spaces. |
12
|
| Line has trailing spaces. |
13
|
| Line has trailing spaces. |
14
|
| Line has trailing spaces. |
15
|
| Line has trailing spaces. |
16
|
| Missing a Javadoc comment. |
35
|
| Missing a Javadoc comment. |
36
|
| Missing a Javadoc comment. |
38
|
| Parameter messageListener should be final. |
38
|
| 'messageListener' hides a field. |
38
|
| Line is longer than 80 characters. |
42
|
| Missing a Javadoc comment. |
42
|
| Parameter method should be final. |
42
|
| Method 'afterDelivery' is not designed for extension - needs to be abstract, final or empty. |
45
|
| Missing a Javadoc comment. |
45
|
| '}' should be on the same line. |
51
|
| '}' should be on the same line. |
54
|
| Missing a Javadoc comment. |
60
|
| Method 'onMessage' is not designed for extension - needs to be abstract, final or empty. |
63
|
| Missing a Javadoc comment. |
63
|
| Parameter message should be final. |
63
|
| 'message' hides a field. |
63
|
org/jencks/DefaultEndpointFactory.java
Error | Line |
| Line does not match expected header line of ' *'. |
2
|
| Line has trailing spaces. |
2
|
| Line has trailing spaces. |
4
|
| Line has trailing spaces. |
5
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
10
|
| Line has trailing spaces. |
12
|
| Line has trailing spaces. |
13
|
| Line has trailing spaces. |
14
|
| Line has trailing spaces. |
15
|
| Line has trailing spaces. |
16
|
| Unused import - javax.resource.spi.LocalTransaction. |
21
|
| Unused import - javax.transaction.xa.XAResource. |
24
|
| Line is longer than 80 characters. |
32
|
| Line is longer than 80 characters. |
39
|
| Line is longer than 80 characters. |
44
|
| Missing a Javadoc comment. |
45
|
| Missing a Javadoc comment. |
46
|
| Missing a Javadoc comment. |
48
|
| Missing a Javadoc comment. |
51
|
| Parameter beanFactory should be final. |
51
|
| 'beanFactory' hides a field. |
51
|
| Parameter ref should be final. |
51
|
| 'ref' hides a field. |
51
|
| Line is longer than 80 characters. |
56
|
| Missing a Javadoc comment. |
56
|
| Parameter beanFactory should be final. |
56
|
| 'beanFactory' hides a field. |
56
|
| Parameter ref should be final. |
56
|
| 'ref' hides a field. |
56
|
| Parameter transactionManager should be final. |
56
|
| Parameter name should be final. |
56
|
| Method 'afterPropertiesSet' is not designed for extension - needs to be abstract, final or empty. |
63
|
| Missing a Javadoc comment. |
63
|
| Method 'getRef' is not designed for extension - needs to be abstract, final or empty. |
71
|
| Missing a Javadoc comment. |
71
|
| Method 'setRef' is not designed for extension - needs to be abstract, final or empty. |
75
|
| Missing a Javadoc comment. |
75
|
| Parameter ref should be final. |
75
|
| 'ref' hides a field. |
75
|
| Method 'getBeanFactory' is not designed for extension - needs to be abstract, final or empty. |
79
|
| Missing a Javadoc comment. |
79
|
| Method 'setBeanFactory' is not designed for extension - needs to be abstract, final or empty. |
83
|
| Missing a Javadoc comment. |
83
|
| Parameter beanFactory should be final. |
83
|
| 'beanFactory' hides a field. |
83
|
| Redundant throws: 'BeansException' is unchecked exception. |
83
|
| Line is longer than 80 characters. |
89
|
| Method 'createMessageListener' is not designed for extension - needs to be abstract, final or empty. |
89
|
| Missing a Javadoc comment. |
89
|
| Line is longer than 80 characters. |
90
|
| Line is longer than 80 characters. |
92
|
org/jencks/EndpointFactorySupport.java
Error | Line |
| Line does not match expected header line of ' *'. |
2
|
| Line has trailing spaces. |
2
|
| Line has trailing spaces. |
4
|
| Line has trailing spaces. |
5
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
10
|
| Line has trailing spaces. |
12
|
| Line has trailing spaces. |
13
|
| Line has trailing spaces. |
14
|
| Line has trailing spaces. |
15
|
| Line has trailing spaces. |
16
|
| Missing a Javadoc comment. |
37
|
| Variable 'transactionManager' must be private and have accessor methods. |
37
|
| Missing a Javadoc comment. |
38
|
| Line is longer than 80 characters. |
40
|
| Method 'createEndpoint' is not designed for extension - needs to be abstract, final or empty. |
40
|
| Missing a Javadoc comment. |
40
|
| Parameter xaResource should be final. |
40
|
| Line is longer than 80 characters. |
44
|
| '}' should be on the same line. |
45
|
| Line is longer than 80 characters. |
47
|
| Method 'toString' is not designed for extension - needs to be abstract, final or empty. |
52
|
| Missing a Javadoc comment. |
52
|
| Line is longer than 80 characters. |
53
|
| Line is longer than 80 characters. |
58
|
| Method 'isDeliveryTransacted' is not designed for extension - needs to be abstract, final or empty. |
58
|
| Missing a Javadoc comment. |
58
|
| Parameter method should be final. |
58
|
| Method 'getTransactionManager' is not designed for extension - needs to be abstract, final or empty. |
62
|
| Missing a Javadoc comment. |
62
|
| Method 'setTransactionManager' is not designed for extension - needs to be abstract, final or empty. |
66
|
| Missing a Javadoc comment. |
66
|
| Parameter transactionManager should be final. |
66
|
| 'transactionManager' hides a field. |
66
|
| Method 'getName' is not designed for extension - needs to be abstract, final or empty. |
70
|
| Missing a Javadoc comment. |
70
|
| Method 'setName' is not designed for extension - needs to be abstract, final or empty. |
74
|
| Missing a Javadoc comment. |
74
|
| Parameter name should be final. |
74
|
| 'name' hides a field. |
74
|
| Line is longer than 80 characters. |
80
|
| Missing a Javadoc comment. |
80
|
| Line is longer than 80 characters. |
83
|
| Method 'wrapXAResource' is not designed for extension - needs to be abstract, final or empty. |
89
|
| Parameter xaResource should be final. |
89
|
| Expected @param tag for 'xaResource'. |
89
|
| 'name' hides a field. |
90
|
org/jencks/JCAConnector.java
Error | Line |
| Line does not match expected header line of ' *'. |
2
|
| Line has trailing spaces. |
2
|
| Line has trailing spaces. |
5
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
10
|
| Line has trailing spaces. |
12
|
| Line has trailing spaces. |
13
|
| Line has trailing spaces. |
14
|
| Line has trailing spaces. |
15
|
| Line has trailing spaces. |
16
|
| First sentence should end with a period. |
34
|
| Line has trailing spaces. |
37
|
| Line is longer than 80 characters. |
40
|
| Line is longer than 80 characters. |
41
|
| Missing a Javadoc comment. |
41
|
| Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
41
|
| Missing a Javadoc comment. |
43
|
| Missing a Javadoc comment. |
44
|
| Missing a Javadoc comment. |
45
|
| Missing a Javadoc comment. |
46
|
| Missing a Javadoc comment. |
47
|
| Missing a Javadoc comment. |
48
|
| Missing a Javadoc comment. |
49
|
| Missing a Javadoc comment. |
50
|
| Missing a Javadoc comment. |
51
|
| Missing a Javadoc comment. |
53
|
| Line is longer than 80 characters. |
56
|
| Missing a Javadoc comment. |
56
|
| Parameter bootstrapContext should be final. |
56
|
| 'bootstrapContext' hides a field. |
56
|
| Parameter resourceAdapter should be final. |
56
|
| 'resourceAdapter' hides a field. |
56
|
| Method 'afterPropertiesSet' is not designed for extension - needs to be abstract, final or empty. |
61
|
| Missing a Javadoc comment. |
61
|
| Line is longer than 80 characters. |
73
|
| Line is longer than 80 characters. |
87
|
| Line is longer than 80 characters. |
90
|
| '}' should be on the same line. |
91
|
| Line is longer than 80 characters. |
98
|
| Method 'destroy' is not designed for extension - needs to be abstract, final or empty. |
102
|
| Missing a Javadoc comment. |
102
|
| Line is longer than 80 characters. |
104
|
| Method 'getName' is not designed for extension - needs to be abstract, final or empty. |
111
|
| Missing a Javadoc comment. |
111
|
| Method 'setBeanName' is not designed for extension - needs to be abstract, final or empty. |
115
|
| Missing a Javadoc comment. |
115
|
| Parameter name should be final. |
115
|
| 'name' hides a field. |
115
|
| Method 'getActivationSpec' is not designed for extension - needs to be abstract, final or empty. |
119
|
| Missing a Javadoc comment. |
119
|
| Method 'setActivationSpec' is not designed for extension - needs to be abstract, final or empty. |
123
|
| Missing a Javadoc comment. |
123
|
| Parameter activationSpec should be final. |
123
|
| 'activationSpec' hides a field. |
123
|
| First sentence should end with a period. |
127
|
| Expected an @return tag. |
130
|
| Method 'getRef' is not designed for extension - needs to be abstract, final or empty. |
130
|
| First sentence should end with a period. |
134
|
| Method 'setRef' is not designed for extension - needs to be abstract, final or empty. |
137
|
| Parameter ref should be final. |
137
|
| 'ref' hides a field. |
137
|
| Expected @param tag for 'ref'. |
137
|
| Method 'getEndpointFactory' is not designed for extension - needs to be abstract, final or empty. |
141
|
| Missing a Javadoc comment. |
141
|
| Method 'setEndpointFactory' is not designed for extension - needs to be abstract, final or empty. |
145
|
| Missing a Javadoc comment. |
145
|
| Parameter endpointFactory should be final. |
145
|
| 'endpointFactory' hides a field. |
145
|
| Method 'getBootstrapContext' is not designed for extension - needs to be abstract, final or empty. |
149
|
| Missing a Javadoc comment. |
149
|
| Method 'setBootstrapContext' is not designed for extension - needs to be abstract, final or empty. |
153
|
| Missing a Javadoc comment. |
153
|
| Parameter bootstrapContext should be final. |
153
|
| 'bootstrapContext' hides a field. |
153
|
| Method 'getResourceAdapter' is not designed for extension - needs to be abstract, final or empty. |
157
|
| Missing a Javadoc comment. |
157
|
| Method 'setResourceAdapter' is not designed for extension - needs to be abstract, final or empty. |
161
|
| Missing a Javadoc comment. |
161
|
| Parameter resourceAdapter should be final. |
161
|
| 'resourceAdapter' hides a field. |
161
|
| Method 'getTransactionManager' is not designed for extension - needs to be abstract, final or empty. |
165
|
| Missing a Javadoc comment. |
165
|
| Method 'setTransactionManager' is not designed for extension - needs to be abstract, final or empty. |
169
|
| Missing a Javadoc comment. |
169
|
| Parameter transactionManager should be final. |
169
|
| 'transactionManager' hides a field. |
169
|
| Method 'getBeanFactory' is not designed for extension - needs to be abstract, final or empty. |
173
|
| Missing a Javadoc comment. |
173
|
| Method 'setBeanFactory' is not designed for extension - needs to be abstract, final or empty. |
177
|
| Missing a Javadoc comment. |
177
|
| Parameter beanFactory should be final. |
177
|
| 'beanFactory' hides a field. |
177
|
| Method 'getJcaContainer' is not designed for extension - needs to be abstract, final or empty. |
181
|
| Missing a Javadoc comment. |
181
|
| Method 'setJcaContainer' is not designed for extension - needs to be abstract, final or empty. |
185
|
| Missing a Javadoc comment. |
185
|
| Parameter jcaConnector should be final. |
185
|
org/jencks/JCAContainer.java
Error | Line |
| Line does not match expected header line of ' *'. |
2
|
| Line has trailing spaces. |
2
|
| Line has trailing spaces. |
4
|
| Line has trailing spaces. |
5
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
10
|
| Line has trailing spaces. |
12
|
| Line has trailing spaces. |
13
|
| Line has trailing spaces. |
14
|
| Line has trailing spaces. |
15
|
| Line has trailing spaces. |
16
|
| Unused import - org.jencks.factory.BootstrapContextFactoryBean. |
22
|
| Line is longer than 80 characters. |
37
|
| Line is longer than 80 characters. |
38
|
| Line is longer than 80 characters. |
42
|
| Line is longer than 80 characters. |
43
|
| Missing a Javadoc comment. |
43
|
| Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
43
|
| Missing a Javadoc comment. |
44
|
| Missing a Javadoc comment. |
45
|
| Line contains a tab character. |
46
|
| Missing a Javadoc comment. |
46
|
| Missing a Javadoc comment. |
47
|
| Line has trailing spaces. |
48
|
| Missing a Javadoc comment. |
49
|
| Method 'addConnector' is not designed for extension - needs to be abstract, final or empty. |
52
|
| Missing a Javadoc comment. |
52
|
| Method 'afterPropertiesSet' is not designed for extension - needs to be abstract, final or empty. |
56
|
| Missing a Javadoc comment. |
56
|
| Redundant throws: 'Exception' is unchecked exception. |
56
|
| Line is longer than 80 characters. |
62
|
| Line contains a tab character. |
69
|
| Line is longer than 80 characters. |
70
|
| Line contains a tab character. |
70
|
| Line contains a tab character. |
71
|
| Line contains a tab character. |
72
|
| Line is longer than 80 characters. |
81
|
| Method 'destroy' is not designed for extension - needs to be abstract, final or empty. |
84
|
| Missing a Javadoc comment. |
84
|
| Redundant throws: 'Exception' is unchecked exception. |
84
|
| Method 'getApplicationContext' is not designed for extension - needs to be abstract, final or empty. |
92
|
| Missing a Javadoc comment. |
92
|
| Line is longer than 80 characters. |
96
|
| Method 'setApplicationContext' is not designed for extension - needs to be abstract, final or empty. |
96
|
| Missing a Javadoc comment. |
96
|
| Parameter applicationContext should be final. |
96
|
| 'applicationContext' hides a field. |
96
|
| Redundant throws: 'BeansException' is unchecked exception. |
96
|
| Method 'getResourceAdapter' is not designed for extension - needs to be abstract, final or empty. |
100
|
| Missing a Javadoc comment. |
100
|
| Method 'setResourceAdapter' is not designed for extension - needs to be abstract, final or empty. |
104
|
| Missing a Javadoc comment. |
104
|
| Parameter resourceAdapter should be final. |
104
|
| 'resourceAdapter' hides a field. |
104
|
| Method 'getBootstrapContext' is not designed for extension - needs to be abstract, final or empty. |
108
|
| Missing a Javadoc comment. |
108
|
| Method 'setBootstrapContext' is not designed for extension - needs to be abstract, final or empty. |
112
|
| Missing a Javadoc comment. |
112
|
| Parameter bootstrapContext should be final. |
112
|
| 'bootstrapContext' hides a field. |
112
|
| Method 'isLazyLoad' is not designed for extension - needs to be abstract, final or empty. |
116
|
| Missing a Javadoc comment. |
116
|
| Method 'setLazyLoad' is not designed for extension - needs to be abstract, final or empty. |
120
|
| Missing a Javadoc comment. |
120
|
| Parameter lazyLoad should be final. |
120
|
| 'lazyLoad' hides a field. |
120
|
org/jencks/LocalTransactionEndpoint.java
Error | Line |
| Line does not match expected header line of ' *'. |
2
|
| Line has trailing spaces. |
2
|
| Line has trailing spaces. |
4
|
| Line has trailing spaces. |
5
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
10
|
| Line has trailing spaces. |
12
|
| Line has trailing spaces. |
13
|
| Line has trailing spaces. |
14
|
| Line has trailing spaces. |
15
|
| Line has trailing spaces. |
16
|
| First sentence should end with a period. |
30
|
| Line is longer than 80 characters. |
35
|
| Line is longer than 80 characters. |
37
|
| Missing a Javadoc comment. |
37
|
| Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
37
|
| Missing a Javadoc comment. |
39
|
| Missing a Javadoc comment. |
40
|
| Line is longer than 80 characters. |
42
|
| Missing a Javadoc comment. |
42
|
| Parameter messageListener should be final. |
42
|
| 'messageListener' hides a field. |
42
|
| Parameter localTransaction should be final. |
42
|
| 'localTransaction' hides a field. |
42
|
| Line is longer than 80 characters. |
47
|
| Method 'beforeDelivery' is not designed for extension - needs to be abstract, final or empty. |
47
|
| Missing a Javadoc comment. |
47
|
| Parameter method should be final. |
47
|
| Method 'afterDelivery' is not designed for extension - needs to be abstract, final or empty. |
51
|
| Missing a Javadoc comment. |
51
|
| Method 'release' is not designed for extension - needs to be abstract, final or empty. |
55
|
| Missing a Javadoc comment. |
55
|
| '}' should be on the same line. |
59
|
| Method 'onMessage' is not designed for extension - needs to be abstract, final or empty. |
67
|
| Missing a Javadoc comment. |
67
|
| Parameter message should be final. |
67
|
| Line is longer than 80 characters. |
73
|
| Expected an @return tag. |
76
|
| Method 'getLocalTransaction' is not designed for extension - needs to be abstract, final or empty. |
76
|
| Expected @throws tag for 'ResourceException'. |
76
|
| Line is longer than 80 characters. |
78
|
org/jencks/SingletonEndpointFactory.java
Error | Line |
| Line does not match expected header line of ' *'. |
2
|
| Line has trailing spaces. |
2
|
| Line has trailing spaces. |
4
|
| Line has trailing spaces. |
5
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
10
|
| Line has trailing spaces. |
12
|
| Line has trailing spaces. |
13
|
| Line has trailing spaces. |
14
|
| Line has trailing spaces. |
15
|
| Line has trailing spaces. |
16
|
| Line is longer than 80 characters. |
27
|
| Line is longer than 80 characters. |
28
|
| Line is longer than 80 characters. |
33
|
| Missing a Javadoc comment. |
34
|
| Missing a Javadoc comment. |
36
|
| Missing a Javadoc comment. |
39
|
| Parameter messageListener should be final. |
39
|
| 'messageListener' hides a field. |
39
|
| Line is longer than 80 characters. |
43
|
| Missing a Javadoc comment. |
43
|
| Parameter messageListener should be final. |
43
|
| 'messageListener' hides a field. |
43
|
| Parameter tm should be final. |
43
|
| Method 'afterPropertiesSet' is not designed for extension - needs to be abstract, final or empty. |
48
|
| Missing a Javadoc comment. |
48
|
| Line is longer than 80 characters. |
50
|
| Method 'getMessageListener' is not designed for extension - needs to be abstract, final or empty. |
54
|
| Missing a Javadoc comment. |
54
|
| Method 'setMessageListener' is not designed for extension - needs to be abstract, final or empty. |
58
|
| Missing a Javadoc comment. |
58
|
| Parameter messageListener should be final. |
58
|
| 'messageListener' hides a field. |
58
|
| Line is longer than 80 characters. |
64
|
| Method 'createMessageListener' is not designed for extension - needs to be abstract, final or empty. |
64
|
| Missing a Javadoc comment. |
64
|
org/jencks/TargetSourceMessageListener.java
Error | Line |
| Line does not match expected header line of ' *'. |
2
|
| Line has trailing spaces. |
2
|
| Line has trailing spaces. |
4
|
| Line has trailing spaces. |
5
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
10
|
| Line has trailing spaces. |
12
|
| Line has trailing spaces. |
13
|
| Line has trailing spaces. |
14
|
| Line has trailing spaces. |
15
|
| Line has trailing spaces. |
16
|
| Line is longer than 80 characters. |
32
|
| Missing a Javadoc comment. |
33
|
| Method 'onMessage' is not designed for extension - needs to be abstract, final or empty. |
35
|
| Missing a Javadoc comment. |
35
|
| Parameter message should be final. |
35
|
| '}' should be on the same line. |
39
|
| '}' should be on the same line. |
45
|
| '}' should be on the same line. |
49
|
| Method 'afterPropertiesSet' is not designed for extension - needs to be abstract, final or empty. |
56
|
| Missing a Javadoc comment. |
56
|
| Method 'getTargetSource' is not designed for extension - needs to be abstract, final or empty. |
62
|
| Missing a Javadoc comment. |
62
|
| Method 'setTargetSource' is not designed for extension - needs to be abstract, final or empty. |
66
|
| Missing a Javadoc comment. |
66
|
| Parameter targetSource should be final. |
66
|
| 'targetSource' hides a field. |
66
|
| Method 'handleException' is not designed for extension - needs to be abstract, final or empty. |
70
|
| Missing a Javadoc comment. |
70
|
| Parameter e should be final. |
70
|
org/jencks/XAEndpoint.java
Error | Line |
| Line does not match expected header line of ' *'. |
2
|
| Line has trailing spaces. |
2
|
| Line has trailing spaces. |
4
|
| Line has trailing spaces. |
5
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
10
|
| Line has trailing spaces. |
12
|
| Line has trailing spaces. |
13
|
| Line has trailing spaces. |
14
|
| Line has trailing spaces. |
15
|
| Line has trailing spaces. |
16
|
| Missing a Javadoc comment. |
43
|
| Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
43
|
| Missing a Javadoc comment. |
45
|
| Missing a Javadoc comment. |
46
|
| Missing a Javadoc comment. |
47
|
| Missing a Javadoc comment. |
48
|
| Missing a Javadoc comment. |
49
|
| Missing a Javadoc comment. |
50
|
| Line is longer than 80 characters. |
52
|
| Missing a Javadoc comment. |
52
|
| Parameter messageListener should be final. |
52
|
| 'messageListener' hides a field. |
52
|
| Parameter xaResource should be final. |
52
|
| 'xaResource' hides a field. |
52
|
| Parameter transactionManager should be final. |
52
|
| 'transactionManager' hides a field. |
52
|
| Line is longer than 80 characters. |
58
|
| Method 'beforeDelivery' is not designed for extension - needs to be abstract, final or empty. |
58
|
| Missing a Javadoc comment. |
58
|
| Parameter method should be final. |
58
|
| '}' should be on the same line. |
71
|
| '}' should be on the same line. |
75
|
| '}' should be on the same line. |
79
|
| '}' should be on the same line. |
83
|
| Method 'afterDelivery' is not designed for extension - needs to be abstract, final or empty. |
91
|
| Missing a Javadoc comment. |
91
|
| '}' should be on the same line. |
98
|
| '}' should be on the same line. |
105
|
| '}' should be on the same line. |
108
|
| '}' should be on the same line. |
111
|
| '}' should be on the same line. |
114
|
| '}' should be on the same line. |
117
|
| Method 'onMessage' is not designed for extension - needs to be abstract, final or empty. |
124
|
| Missing a Javadoc comment. |
124
|
| Parameter message should be final. |
124
|
| Method 'release' is not designed for extension - needs to be abstract, final or empty. |
130
|
| Missing a Javadoc comment. |
130
|
| '}' should be on the same line. |
134
|
| Method 'doRollback' is not designed for extension - needs to be abstract, final or empty. |
141
|
| Missing a Javadoc comment. |
141
|
| Parameter e should be final. |
141
|
| '}' should be on the same line. |
145
|
org/jencks/factory/AbstractGeronimoPool.java
Error | Line |
| File does not end with a newline. |
0
|
org/jencks/factory/AbstractGeronimoPool.java
Error | Line |
| Line does not match expected header line of '/**'. |
1
|
| Missing a Javadoc comment. |
39
|
| Variable 'maxSize' must be private and have accessor methods. |
39
|
| Missing a Javadoc comment. |
40
|
| Variable 'minSize' must be private and have accessor methods. |
40
|
| Missing a Javadoc comment. |
41
|
| Variable 'blockingTimeoutMilliseconds' must be private and have accessor methods. |
41
|
| Missing a Javadoc comment. |
42
|
| Variable 'idleTimeoutMinutes' must be private and have accessor methods. |
42
|
| Missing a Javadoc comment. |
43
|
| Variable 'matchOne' must be private and have accessor methods. |
43
|
| Missing a Javadoc comment. |
44
|
| Variable 'matchAll' must be private and have accessor methods. |
44
|
| Missing a Javadoc comment. |
45
|
| Variable 'selectOneAssumeMatch' must be private and have accessor methods. |
45
|
| Method 'getBlockingTimeoutMilliseconds' is not designed for extension - needs to be abstract, final or empty. |
47
|
| Missing a Javadoc comment. |
47
|
| Method 'getIdleTimeoutMinutes' is not designed for extension - needs to be abstract, final or empty. |
51
|
| Missing a Javadoc comment. |
51
|
| Method 'isMatchAll' is not designed for extension - needs to be abstract, final or empty. |
55
|
| Missing a Javadoc comment. |
55
|
| Method 'isMatchOne' is not designed for extension - needs to be abstract, final or empty. |
59
|
| Missing a Javadoc comment. |
59
|
| Method 'getMaxSize' is not designed for extension - needs to be abstract, final or empty. |
63
|
| Missing a Javadoc comment. |
63
|
| Method 'getMinSize' is not designed for extension - needs to be abstract, final or empty. |
67
|
| Missing a Javadoc comment. |
67
|
| Method 'isSelectOneAssumeMatch' is not designed for extension - needs to be abstract, final or empty. |
71
|
| Missing a Javadoc comment. |
71
|
| Line is longer than 80 characters. |
78
|
| Method 'setBlockingTimeoutMilliseconds' is not designed for extension - needs to be abstract, final or empty. |
78
|
| Parameter blockingTimeoutMilliseconds should be final. |
78
|
| 'blockingTimeoutMilliseconds' hides a field. |
78
|
| Expected @param tag for 'blockingTimeoutMilliseconds'. |
78
|
| Method 'setIdleTimeoutMinutes' is not designed for extension - needs to be abstract, final or empty. |
85
|
| Parameter idleTimeoutMinutes should be final. |
85
|
| 'idleTimeoutMinutes' hides a field. |
85
|
| Expected @param tag for 'idleTimeoutMinutes'. |
85
|
| Method 'setMatchAll' is not designed for extension - needs to be abstract, final or empty. |
92
|
| Parameter matchAll should be final. |
92
|
| 'matchAll' hides a field. |
92
|
| Expected @param tag for 'matchAll'. |
92
|
| Method 'setMatchOne' is not designed for extension - needs to be abstract, final or empty. |
99
|
| Parameter matchOne should be final. |
99
|
| 'matchOne' hides a field. |
99
|
| Expected @param tag for 'matchOne'. |
99
|
| Method 'setMaxSize' is not designed for extension - needs to be abstract, final or empty. |
106
|
| Parameter maxSize should be final. |
106
|
| 'maxSize' hides a field. |
106
|
| Expected @param tag for 'maxSize'. |
106
|
| Method 'setMinSize' is not designed for extension - needs to be abstract, final or empty. |
113
|
| Parameter minSize should be final. |
113
|
| 'minSize' hides a field. |
113
|
| Expected @param tag for 'minSize'. |
113
|
| Method 'setSelectOneAssumeMatch' is not designed for extension - needs to be abstract, final or empty. |
120
|
| Parameter selectOneAssumeMatch should be final. |
120
|
| 'selectOneAssumeMatch' hides a field. |
120
|
| Expected @param tag for 'selectOneAssumeMatch'. |
120
|
| Line contains a tab character. |
122
|
org/jencks/factory/BootstrapContextFactoryBean.java
Error | Line |
| File does not end with a newline. |
0
|
org/jencks/factory/BootstrapContextFactoryBean.java
Error | Line |
| Line does not match expected header line of ' *'. |
2
|
| Line has trailing spaces. |
2
|
| Line has trailing spaces. |
4
|
| Line has trailing spaces. |
5
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
10
|
| Line has trailing spaces. |
12
|
| Line has trailing spaces. |
13
|
| Line has trailing spaces. |
14
|
| Line has trailing spaces. |
15
|
| Line has trailing spaces. |
16
|
| Unused import - javax.resource.spi.work.WorkManager. |
23
|
| Line is longer than 80 characters. |
38
|
| Line is longer than 80 characters. |
43
|
| Line contains a tab character. |
45
|
| Missing a Javadoc comment. |
45
|
| Missing a Javadoc comment. |
46
|
| Missing a Javadoc comment. |
47
|
| Line is longer than 80 characters. |
48
|
| Missing a Javadoc comment. |
48
|
| Method 'getObject' is not designed for extension - needs to be abstract, final or empty. |
50
|
| Missing a Javadoc comment. |
50
|
| Line contains a tab character. |
51
|
| Line contains a tab character. |
53
|
| Method 'getObjectType' is not designed for extension - needs to be abstract, final or empty. |
57
|
| Missing a Javadoc comment. |
57
|
| Method 'isSingleton' is not designed for extension - needs to be abstract, final or empty. |
61
|
| Missing a Javadoc comment. |
61
|
| Missing a Javadoc comment. |
65
|
| Method 'setApplicationContext' is not designed for extension - needs to be abstract, final or empty. |
68
|
| Missing a Javadoc comment. |
68
|
| Parameter applicationContext should be final. |
68
|
| 'applicationContext' hides a field. |
68
|
| Line contains a tab character. |
69
|
| Method 'getWorkManager' is not designed for extension - needs to be abstract, final or empty. |
75
|
| Missing a Javadoc comment. |
75
|
| Line contains a tab character. |
77
|
| Method 'setWorkManager' is not designed for extension - needs to be abstract, final or empty. |
83
|
| Missing a Javadoc comment. |
83
|
| Parameter workManager should be final. |
83
|
| 'workManager' hides a field. |
83
|
| Line is longer than 80 characters. |
87
|
| Method 'getTransactionContextManager' is not designed for extension - needs to be abstract, final or empty. |
87
|
| Missing a Javadoc comment. |
87
|
| Line is longer than 80 characters. |
91
|
| Method 'setTransactionContextManager' is not designed for extension - needs to be abstract, final or empty. |
91
|
| Missing a Javadoc comment. |
91
|
| Parameter transactionContextManager should be final. |
91
|
| Line is longer than 80 characters. |
92
|
| Method 'getThreadPoolSize' is not designed for extension - needs to be abstract, final or empty. |
95
|
| Missing a Javadoc comment. |
95
|
| Method 'setThreadPoolSize' is not designed for extension - needs to be abstract, final or empty. |
99
|
| Missing a Javadoc comment. |
99
|
| Parameter threadPoolSize should be final. |
99
|
| Line is longer than 80 characters. |
103
|
| Method 'getTransactionManager' is not designed for extension - needs to be abstract, final or empty. |
103
|
| Missing a Javadoc comment. |
103
|
| Line is longer than 80 characters. |
107
|
| Method 'setTransactionManager' is not designed for extension - needs to be abstract, final or empty. |
107
|
| Missing a Javadoc comment. |
107
|
| Parameter transactionManager should be final. |
107
|
| Method 'getXidImporter' is not designed for extension - needs to be abstract, final or empty. |
111
|
| Missing a Javadoc comment. |
111
|
| Method 'setXidImporter' is not designed for extension - needs to be abstract, final or empty. |
115
|
| Missing a Javadoc comment. |
115
|
| Parameter xidImporter should be final. |
115
|
| Method 'getDefaultTransactionTimeoutSeconds' is not designed for extension - needs to be abstract, final or empty. |
119
|
| Missing a Javadoc comment. |
119
|
| Line is longer than 80 characters. |
123
|
| Method 'setDefaultTransactionTimeoutSeconds' is not designed for extension - needs to be abstract, final or empty. |
123
|
| Missing a Javadoc comment. |
123
|
| Parameter defaultTransactionTimeoutSeconds should be final. |
123
|
| Line is longer than 80 characters. |
124
|
| Method 'getTransactionLog' is not designed for extension - needs to be abstract, final or empty. |
127
|
| Missing a Javadoc comment. |
127
|
| Method 'setTransactionLog' is not designed for extension - needs to be abstract, final or empty. |
131
|
| Missing a Javadoc comment. |
131
|
| Parameter transactionLog should be final. |
131
|
| Method 'getResourceManagers' is not designed for extension - needs to be abstract, final or empty. |
135
|
| Missing a Javadoc comment. |
135
|
| Method 'setResourceManagers' is not designed for extension - needs to be abstract, final or empty. |
139
|
| Missing a Javadoc comment. |
139
|
| Parameter resourceManagers should be final. |
139
|
org/jencks/factory/ConnectionManagerFactoryBean.java
Error | Line |
| Line does not match expected header line of '/**'. |
1
|
| Line is longer than 80 characters. |
25
|
| Line is longer than 80 characters. |
26
|
| Line is longer than 80 characters. |
27
|
| Line is longer than 80 characters. |
28
|
| Line is longer than 80 characters. |
43
|
| Line is longer than 80 characters. |
50
|
| Line contains a tab character. |
52
|
| Missing a Javadoc comment. |
52
|
| Missing a Javadoc comment. |
53
|
| Missing a Javadoc comment. |
54
|
| Missing a Javadoc comment. |
55
|
| Missing a Javadoc comment. |
56
|
| Missing a Javadoc comment. |
57
|
| Missing a Javadoc comment. |
58
|
| Method 'getObject' is not designed for extension - needs to be abstract, final or empty. |
60
|
| Missing a Javadoc comment. |
60
|
| Line contains a tab character. |
61
|
| Line contains a tab character. |
62
|
| Line contains a tab character. |
63
|
| Line has trailing spaces. |
64
|
| Line contains a tab character. |
64
|
| Line contains a tab character. |
65
|
| Line has trailing spaces. |
66
|
| Line contains a tab character. |
66
|
| Line has trailing spaces. |
67
|
| Line contains a tab character. |
67
|
| Line contains a tab character. |
68
|
| Line has trailing spaces. |
69
|
| Line contains a tab character. |
69
|
| Line contains a tab character. |
70
|
| Line contains a tab character. |
71
|
| Method 'getObjectType' is not designed for extension - needs to be abstract, final or empty. |
75
|
| Missing a Javadoc comment. |
75
|
| Method 'isSingleton' is not designed for extension - needs to be abstract, final or empty. |
79
|
| Missing a Javadoc comment. |
79
|
| Line is longer than 80 characters. |
83
|
| Line contains a tab character. |
83
|
| Method 'setApplicationContext' is not designed for extension - needs to be abstract, final or empty. |
83
|
| Missing a Javadoc comment. |
83
|
| Parameter applicationContext should be final. |
83
|
| 'applicationContext' hides a field. |
83
|
| Line contains a tab character. |
84
|
| Line contains a tab character. |
85
|
| Line is longer than 80 characters. |
91
|
| Line is longer than 80 characters. |
92
|
| Method 'setPoolingSupport' is not designed for extension - needs to be abstract, final or empty. |
94
|
| Parameter support should be final. |
94
|
| Expected @param tag for 'support'. |
94
|
| Line is longer than 80 characters. |
101
|
| Method 'setTransactionContextManager' is not designed for extension - needs to be abstract, final or empty. |
101
|
| Parameter manager should be final. |
101
|
| Expected @param tag for 'manager'. |
101
|
| Line is longer than 80 characters. |
111
|
| Line is longer than 80 characters. |
112
|
| Method 'setTransactionSupport' is not designed for extension - needs to be abstract, final or empty. |
114
|
| Parameter support should be final. |
114
|
| Expected @param tag for 'support'. |
114
|
| Method 'setConnectionTracker' is not designed for extension - needs to be abstract, final or empty. |
121
|
| Parameter tracker should be final. |
121
|
| Expected @param tag for 'tracker'. |
121
|
| First sentence should end with a period. |
125
|
| Method 'setContainerManagedSecurity' is not designed for extension - needs to be abstract, final or empty. |
128
|
| Parameter containerManagedSecurity should be final. |
128
|
| 'containerManagedSecurity' hides a field. |
128
|
| Expected @param tag for 'containerManagedSecurity'. |
128
|
| Method 'afterPropertiesSet' is not designed for extension - needs to be abstract, final or empty. |
145
|
| Line contains a tab character. |
157
|
| Method 'getConnectionTracker' is not designed for extension - needs to be abstract, final or empty. |
157
|
| Missing a Javadoc comment. |
157
|
| Line contains a tab character. |
158
|
| Line is longer than 80 characters. |
159
|
| Line contains a tab character. |
159
|
| Line contains a tab character. |
160
|
| Line is longer than 80 characters. |
161
|
| Line contains a tab character. |
161
|
| Line contains a tab character. |
162
|
| Line contains a tab character. |
163
|
| Line contains a tab character. |
164
|
| Line contains a tab character. |
165
|
| Line contains a tab character. |
167
|
| Method 'getTransactionContextManager' is not designed for extension - needs to be abstract, final or empty. |
167
|
| Missing a Javadoc comment. |
167
|
| Line contains a tab character. |
168
|
| Line contains a tab character. |
169
|
| Line is longer than 80 characters. |
170
|
| Line contains a tab character. |
170
|
| Line contains a tab character. |
171
|
| Line is longer than 80 characters. |
172
|
| Line contains a tab character. |
172
|
| Line contains a tab character. |
173
|
| Line is longer than 80 characters. |
174
|
| Line contains a tab character. |
174
|
| Line contains a tab character. |
175
|
| Line contains a tab character. |
176
|
| Line is longer than 80 characters. |
177
|
| Line contains a tab character. |
177
|
| Line contains a tab character. |
178
|
| Line contains a tab character. |
179
|
| Line contains a tab character. |
180
|
| Line contains a tab character. |
181
|
org/jencks/factory/GeronimoTransactionManagerFactoryBean.java
Error | Line |
| Line does not match expected header line of ' *'. |
2
|
| Line has trailing spaces. |
2
|
| Line has trailing spaces. |
4
|
| Line has trailing spaces. |
5
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
10
|
| Line has trailing spaces. |
12
|
| Line has trailing spaces. |
13
|
| Line has trailing spaces. |
14
|
| Line has trailing spaces. |
15
|
| Line has trailing spaces. |
16
|
| Line is longer than 80 characters. |
39
|
| Line contains a tab character. |
41
|
| Missing a Javadoc comment. |
41
|
| Line contains a tab character. |
42
|
| Missing a Javadoc comment. |
42
|
| Missing a Javadoc comment. |
43
|
| Line has trailing spaces. |
44
|
| Line contains a tab character. |
44
|
| Line contains a tab character. |
45
|
| Method 'getObject' is not designed for extension - needs to be abstract, final or empty. |
45
|
| Missing a Javadoc comment. |
45
|
| Line contains a tab character. |
46
|
| Line is longer than 80 characters. |
47
|
| Line contains a tab character. |
47
|
| Line contains a tab character. |
48
|
| Line contains a tab character. |
49
|
| Line contains a tab character. |
50
|
| Line contains a tab character. |
52
|
| Method 'getObjectType' is not designed for extension - needs to be abstract, final or empty. |
52
|
| Missing a Javadoc comment. |
52
|
| Line contains a tab character. |
53
|
| Line contains a tab character. |
54
|
| Line contains a tab character. |
56
|
| Method 'isSingleton' is not designed for extension - needs to be abstract, final or empty. |
56
|
| Missing a Javadoc comment. |
56
|
| Line contains a tab character. |
57
|
| Line contains a tab character. |
58
|
| Line contains a tab character. |
60
|
| Missing a Javadoc comment. |
60
|
| Line contains a tab character. |
61
|
| Line is longer than 80 characters. |
63
|
| Line contains a tab character. |
63
|
| Method 'setApplicationContext' is not designed for extension - needs to be abstract, final or empty. |
63
|
| Missing a Javadoc comment. |
63
|
| Parameter applicationContext should be final. |
63
|
| 'applicationContext' hides a field. |
63
|
| Line contains a tab character. |
64
|
| Line contains a tab character. |
65
|
| Line contains a tab character. |
67
|
| Method 'getTransactionContextManager' is not designed for extension - needs to be abstract, final or empty. |
67
|
| Missing a Javadoc comment. |
67
|
| Line contains a tab character. |
68
|
| Line is longer than 80 characters. |
69
|
| Line contains a tab character. |
69
|
| Line contains a tab character. |
70
|
| Line is longer than 80 characters. |
71
|
| Line contains a tab character. |
71
|
| Line contains a tab character. |
72
|
| Line is longer than 80 characters. |
73
|
| Line contains a tab character. |
73
|
| Line contains a tab character. |
74
|
| Line contains a tab character. |
75
|
| Line contains a tab character. |
76
|
| Line contains a tab character. |
77
|
| Line is longer than 80 characters. |
79
|
| Line contains a tab character. |
79
|
| Method 'setTransactionContextManager' is not designed for extension - needs to be abstract, final or empty. |
79
|
| Missing a Javadoc comment. |
79
|
| Parameter transactionContextManager should be final. |
79
|
| 'transactionContextManager' hides a field. |
79
|
| Line contains a tab character. |
80
|
| Line contains a tab character. |
81
|
org/jencks/factory/LocalTransactionFactoryBean.java
Error | Line |
| Line does not match expected header line of '/**'. |
1
|
| Line is longer than 80 characters. |
19
|
| Line is longer than 80 characters. |
20
|
| Method 'getObject' is not designed for extension - needs to be abstract, final or empty. |
35
|
| Missing a Javadoc comment. |
35
|
| Method 'getObjectType' is not designed for extension - needs to be abstract, final or empty. |
39
|
| Missing a Javadoc comment. |
39
|
| Method 'isSingleton' is not designed for extension - needs to be abstract, final or empty. |
43
|
| Missing a Javadoc comment. |
43
|
org/jencks/factory/NoTransactionFactoryBean.java
Error | Line |
| Line does not match expected header line of '/**'. |
1
|
| Line is longer than 80 characters. |
19
|
| Line is longer than 80 characters. |
20
|
| Method 'getObject' is not designed for extension - needs to be abstract, final or empty. |
35
|
| Missing a Javadoc comment. |
35
|
| Method 'getObjectType' is not designed for extension - needs to be abstract, final or empty. |
39
|
| Missing a Javadoc comment. |
39
|
| Method 'isSingleton' is not designed for extension - needs to be abstract, final or empty. |
43
|
| Missing a Javadoc comment. |
43
|
org/jencks/factory/PartitionedPoolFactoryBean.java
Error | Line |
| Line does not match expected header line of '/**'. |
1
|
| Line is longer than 80 characters. |
19
|
| Line is longer than 80 characters. |
20
|
| Unused import - org.apache.geronimo.connector.outbound.connectionmanagerconfig.PoolingSupport. |
20
|
| Line is longer than 80 characters. |
21
|
| Line is longer than 80 characters. |
40
|
| Missing a Javadoc comment. |
42
|
| Variable 'partitionByConnectionRequestInfo' must be private and have accessor methods. |
42
|
| Missing a Javadoc comment. |
43
|
| Variable 'partitionBySubject' must be private and have accessor methods. |
43
|
| Missing a Javadoc comment. |
45
|
| Method 'getObject' is not designed for extension - needs to be abstract, final or empty. |
47
|
| Missing a Javadoc comment. |
47
|
| Method 'getObjectType' is not designed for extension - needs to be abstract, final or empty. |
51
|
| Missing a Javadoc comment. |
51
|
| Method 'isSingleton' is not designed for extension - needs to be abstract, final or empty. |
55
|
| Missing a Javadoc comment. |
55
|
| Line is longer than 80 characters. |
62
|
| Method 'setPartitionByConnectionRequestInfo' is not designed for extension - needs to be abstract, final or empty. |
62
|
| Parameter partitionByConnectionRequestInfo should be final. |
62
|
| 'partitionByConnectionRequestInfo' hides a field. |
62
|
| Expected @param tag for 'partitionByConnectionRequestInfo'. |
62
|
| Line is longer than 80 characters. |
63
|
| Method 'setPartitionBySubject' is not designed for extension - needs to be abstract, final or empty. |
69
|
| Parameter partitionBySubject should be final. |
69
|
| 'partitionBySubject' hides a field. |
69
|
| Expected @param tag for 'partitionBySubject'. |
69
|
| Method 'afterPropertiesSet' is not designed for extension - needs to be abstract, final or empty. |
73
|
| Missing a Javadoc comment. |
73
|
| Line is longer than 80 characters. |
74
|
org/jencks/factory/SinglePoolFactoryBean.java
Error | Line |
| Line does not match expected header line of '/**'. |
1
|
| Line is longer than 80 characters. |
19
|
| Line is longer than 80 characters. |
35
|
| Missing a Javadoc comment. |
37
|
| Method 'getObject' is not designed for extension - needs to be abstract, final or empty. |
39
|
| Missing a Javadoc comment. |
39
|
| Method 'getObjectType' is not designed for extension - needs to be abstract, final or empty. |
43
|
| Missing a Javadoc comment. |
43
|
| Method 'isSingleton' is not designed for extension - needs to be abstract, final or empty. |
47
|
| Missing a Javadoc comment. |
47
|
| Method 'afterPropertiesSet' is not designed for extension - needs to be abstract, final or empty. |
51
|
| Missing a Javadoc comment. |
51
|
| Line is longer than 80 characters. |
52
|
org/jencks/factory/TransactionContextManagerFactoryBean.java
Error | Line |
| Line does not match expected header line of '/**'. |
1
|
| Line is longer than 80 characters. |
43
|
| Line contains a tab character. |
45
|
| Missing a Javadoc comment. |
45
|
| Missing a Javadoc comment. |
46
|
| Line contains a tab character. |
47
|
| Missing a Javadoc comment. |
47
|
| Missing a Javadoc comment. |
48
|
| Missing a Javadoc comment. |
49
|
| '600' is a magic number. |
49
|
| Missing a Javadoc comment. |
50
|
| Missing a Javadoc comment. |
51
|
| Method 'getObject' is not designed for extension - needs to be abstract, final or empty. |
53
|
| Missing a Javadoc comment. |
53
|
| Line contains a tab character. |
54
|
| Line is longer than 80 characters. |
56
|
| Line contains a tab character. |
57
|
| Method 'getObjectType' is not designed for extension - needs to be abstract, final or empty. |
61
|
| Missing a Javadoc comment. |
61
|
| Method 'isSingleton' is not designed for extension - needs to be abstract, final or empty. |
65
|
| Missing a Javadoc comment. |
65
|
| Line is longer than 80 characters. |
69
|
| Line contains a tab character. |
69
|
| Method 'setApplicationContext' is not designed for extension - needs to be abstract, final or empty. |
69
|
| Missing a Javadoc comment. |
69
|
| Parameter applicationContext should be final. |
69
|
| 'applicationContext' hides a field. |
69
|
| Line contains a tab character. |
70
|
| Line contains a tab character. |
71
|
| Line is longer than 80 characters. |
73
|
| Method 'getTransactionManager' is not designed for extension - needs to be abstract, final or empty. |
73
|
| Missing a Javadoc comment. |
73
|
| Line contains a tab character. |
74
|
| Line is longer than 80 characters. |
75
|
| Line contains a tab character. |
75
|
| Line contains a tab character. |
76
|
| Line is longer than 80 characters. |
77
|
| Line contains a tab character. |
77
|
| Line contains a tab character. |
78
|
| Line is longer than 80 characters. |
79
|
| Line contains a tab character. |
79
|
| Line contains a tab character. |
80
|
| Line is longer than 80 characters. |
81
|
| Line contains a tab character. |
81
|
| Line contains a tab character. |
82
|
| Line contains a tab character. |
83
|
| Line is longer than 80 characters. |
87
|
| Method 'setTransactionManager' is not designed for extension - needs to be abstract, final or empty. |
87
|
| Missing a Javadoc comment. |
87
|
| Parameter transactionManager should be final. |
87
|
| 'transactionManager' hides a field. |
87
|
| Method 'getXidImporter' is not designed for extension - needs to be abstract, final or empty. |
91
|
| Missing a Javadoc comment. |
91
|
| Line contains a tab character. |
92
|
| Line contains a tab character. |
93
|
| Line has trailing spaces. |
94
|
| Line is longer than 80 characters. |
94
|
| Line contains a tab character. |
94
|
| Line contains a tab character. |
95
|
| Line is longer than 80 characters. |
96
|
| Line contains a tab character. |
96
|
| Line contains a tab character. |
97
|
| Line is longer than 80 characters. |
98
|
| Line contains a tab character. |
98
|
| Line contains a tab character. |
99
|
| Line is longer than 80 characters. |
100
|
| Line contains a tab character. |
100
|
| Line contains a tab character. |
101
|
| Line is longer than 80 characters. |
102
|
| Line contains a tab character. |
102
|
| Line contains a tab character. |
103
|
| Line contains a tab character. |
104
|
| Line contains a tab character. |
105
|
| Line has trailing spaces. |
108
|
| Method 'setXidImporter' is not designed for extension - needs to be abstract, final or empty. |
109
|
| Missing a Javadoc comment. |
109
|
| Parameter xidImporter should be final. |
109
|
| 'xidImporter' hides a field. |
109
|
| Line contains a tab character. |
110
|
| Method 'getDefaultTransactionTimeoutSeconds' is not designed for extension - needs to be abstract, final or empty. |
113
|
| Missing a Javadoc comment. |
113
|
| Line is longer than 80 characters. |
117
|
| Method 'setDefaultTransactionTimeoutSeconds' is not designed for extension - needs to be abstract, final or empty. |
117
|
| Missing a Javadoc comment. |
117
|
| Parameter defaultTransactionTimeoutSeconds should be final. |
117
|
| 'defaultTransactionTimeoutSeconds' hides a field. |
117
|
| Line is longer than 80 characters. |
118
|
| Method 'getTransactionLog' is not designed for extension - needs to be abstract, final or empty. |
121
|
| Missing a Javadoc comment. |
121
|
| Method 'setTransactionLog' is not designed for extension - needs to be abstract, final or empty. |
128
|
| Missing a Javadoc comment. |
128
|
| Parameter transactionLog should be final. |
128
|
| 'transactionLog' hides a field. |
128
|
| Method 'getResourceManagers' is not designed for extension - needs to be abstract, final or empty. |
132
|
| Missing a Javadoc comment. |
132
|
| Method 'setResourceManagers' is not designed for extension - needs to be abstract, final or empty. |
136
|
| Missing a Javadoc comment. |
136
|
| Parameter resourceManagers should be final. |
136
|
| 'resourceManagers' hides a field. |
136
|
| Expected @throws tag for 'Exception'. |
145
|
| Line has trailing spaces. |
147
|
org/jencks/factory/TransactionManagerFactoryBean.java
Error | Line |
| Line does not match expected header line of '/**'. |
1
|
| Line is longer than 80 characters. |
35
|
| Missing a Javadoc comment. |
37
|
| '600' is a magic number. |
37
|
| Missing a Javadoc comment. |
38
|
| Missing a Javadoc comment. |
39
|
| Missing a Javadoc comment. |
41
|
| Method 'getObject' is not designed for extension - needs to be abstract, final or empty. |
43
|
| Missing a Javadoc comment. |
43
|
| Line contains a tab character. |
44
|
| Line is longer than 80 characters. |
45
|
| Line contains a tab character. |
47
|
| Method 'getObjectType' is not designed for extension - needs to be abstract, final or empty. |
51
|
| Missing a Javadoc comment. |
51
|
| Method 'isSingleton' is not designed for extension - needs to be abstract, final or empty. |
55
|
| Missing a Javadoc comment. |
55
|
| Method 'setDefaultTransactionTimeoutSeconds' is not designed for extension - needs to be abstract, final or empty. |
62
|
| Parameter timeout should be final. |
62
|
| Expected @param tag for 'timeout'. |
62
|
| Method 'setTransactionLog' is not designed for extension - needs to be abstract, final or empty. |
69
|
| Parameter log should be final. |
69
|
| Expected @param tag for 'log'. |
69
|
| Method 'getResourceManagers' is not designed for extension - needs to be abstract, final or empty. |
73
|
| Missing a Javadoc comment. |
73
|
| First sentence should end with a period. |
77
|
| Method 'setResourceManagers' is not designed for extension - needs to be abstract, final or empty. |
80
|
| Parameter resourceManagers should be final. |
80
|
| 'resourceManagers' hides a field. |
80
|
| Expected @param tag for 'resourceManagers'. |
80
|
| Method 'afterPropertiesSet' is not designed for extension - needs to be abstract, final or empty. |
84
|
| Missing a Javadoc comment. |
84
|
org/jencks/factory/UserTransactionFactoryBean.java
Error | Line |
| Line does not match expected header line of '/**'. |
1
|
| Line is longer than 80 characters. |
21
|
| Unused import - org.apache.geronimo.transaction.context.UserTransactionImpl. |
25
|
| Line is longer than 80 characters. |
46
|
| Line is longer than 80 characters. |
50
|
| Missing a Javadoc comment. |
52
|
| Missing a Javadoc comment. |
53
|
| Missing a Javadoc comment. |
55
|
| Method 'getObject' is not designed for extension - needs to be abstract, final or empty. |
57
|
| Missing a Javadoc comment. |
57
|
| Method 'getObjectType' is not designed for extension - needs to be abstract, final or empty. |
61
|
| Missing a Javadoc comment. |
61
|
| Method 'isSingleton' is not designed for extension - needs to be abstract, final or empty. |
65
|
| Missing a Javadoc comment. |
65
|
| Line is longer than 80 characters. |
72
|
| Method 'setTransactionContextManager' is not designed for extension - needs to be abstract, final or empty. |
72
|
| Parameter manager should be final. |
72
|
| Expected @param tag for 'manager'. |
72
|
| Line is longer than 80 characters. |
77
|
| Line is longer than 80 characters. |
79
|
| Method 'setConnectionTrackingCoordinator' is not designed for extension - needs to be abstract, final or empty. |
79
|
| Parameter coordinator should be final. |
79
|
| Expected @param tag for 'coordinator'. |
79
|
| Method 'afterPropertiesSet' is not designed for extension - needs to be abstract, final or empty. |
91
|
| Expected @throws tag for 'Exception'. |
91
|
| Line contains a tab character. |
92
|
| Line has trailing spaces. |
94
|
| Line has trailing spaces. |
98
|
| Line has trailing spaces. |
102
|
| Line contains a tab character. |
102
|
| Line contains a tab character. |
103
|
| Missing a Javadoc comment. |
103
|
| Line has trailing spaces. |
104
|
| Line contains a tab character. |
104
|
| Line contains a tab character. |
105
|
| Missing a Javadoc comment. |
105
|
| Line contains a tab character. |
106
|
| Line contains a tab character. |
107
|
| Line contains a tab character. |
109
|
| Line is longer than 80 characters. |
111
|
| Line contains a tab character. |
111
|
| Method 'begin' is not designed for extension - needs to be abstract, final or empty. |
111
|
| Missing a Javadoc comment. |
111
|
| Line contains a tab character. |
112
|
| Line contains a tab character. |
113
|
| Line contains a tab character. |
114
|
| Line is longer than 80 characters. |
116
|
| Line contains a tab character. |
116
|
| Method 'commit' is not designed for extension - needs to be abstract, final or empty. |
116
|
| Missing a Javadoc comment. |
116
|
| Redundant throws: 'IllegalStateException' is unchecked exception. |
116
|
| Redundant throws: 'SecurityException' is unchecked exception. |
116
|
| Line contains a tab character. |
117
|
| Line contains a tab character. |
118
|
| Line contains a tab character. |
119
|
| Line contains a tab character. |
121
|
| Method 'getStatus' is not designed for extension - needs to be abstract, final or empty. |
121
|
| Missing a Javadoc comment. |
121
|
| Line contains a tab character. |
122
|
| Line contains a tab character. |
123
|
| Line contains a tab character. |
124
|
| Line is longer than 80 characters. |
126
|
| Line contains a tab character. |
126
|
| Method 'rollback' is not designed for extension - needs to be abstract, final or empty. |
126
|
| Missing a Javadoc comment. |
126
|
| Redundant throws: 'IllegalStateException' is unchecked exception. |
126
|
| Redundant throws: 'SecurityException' is unchecked exception. |
126
|
| Line contains a tab character. |
127
|
| Line contains a tab character. |
128
|
| Line contains a tab character. |
129
|
| Line is longer than 80 characters. |
131
|
| Line contains a tab character. |
131
|
| Method 'setRollbackOnly' is not designed for extension - needs to be abstract, final or empty. |
131
|
| Missing a Javadoc comment. |
131
|
| Redundant throws: 'IllegalStateException' is unchecked exception. |
131
|
| Line contains a tab character. |
132
|
| Line contains a tab character. |
133
|
| Line contains a tab character. |
134
|
| Line is longer than 80 characters. |
136
|
| Line contains a tab character. |
136
|
| Method 'setTransactionTimeout' is not designed for extension - needs to be abstract, final or empty. |
136
|
| Missing a Javadoc comment. |
136
|
| Parameter arg0 should be final. |
136
|
| Line contains a tab character. |
137
|
| Line contains a tab character. |
138
|
| Line contains a tab character. |
139
|
| Line contains a tab character. |
141
|
| Missing a Javadoc comment. |
141
|
| Line contains a tab character. |
142
|
| Line contains a tab character. |
143
|
| Line is longer than 80 characters. |
144
|
| Line contains a tab character. |
144
|
| Line is longer than 80 characters. |
145
|
| Line contains a tab character. |
145
|
| Line contains a tab character. |
146
|
| Line is longer than 80 characters. |
147
|
| Line contains a tab character. |
147
|
| Line contains a tab character. |
148
|
| Line contains a tab character. |
149
|
| Line contains a tab character. |
150
|
org/jencks/factory/WorkManagerFactoryBean.java
Error | Line |
| File does not end with a newline. |
0
|
org/jencks/factory/WorkManagerFactoryBean.java
Error | Line |
| Line does not match expected header line of ' *'. |
2
|
| Line has trailing spaces. |
2
|
| Line has trailing spaces. |
4
|
| Line has trailing spaces. |
5
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
10
|
| Line has trailing spaces. |
12
|
| Line has trailing spaces. |
13
|
| Line has trailing spaces. |
14
|
| Line has trailing spaces. |
15
|
| Line has trailing spaces. |
16
|
| Unused import - javax.resource.spi.BootstrapContext. |
23
|
| Line is longer than 80 characters. |
40
|
| Line is longer than 80 characters. |
45
|
| Line contains a tab character. |
47
|
| Missing a Javadoc comment. |
47
|
| Missing a Javadoc comment. |
48
|
| Missing a Javadoc comment. |
49
|
| Missing a Javadoc comment. |
50
|
| '30' is a magic number. |
50
|
| Missing a Javadoc comment. |
51
|
| Missing a Javadoc comment. |
52
|
| Missing a Javadoc comment. |
53
|
| '600' is a magic number. |
53
|
| Missing a Javadoc comment. |
54
|
| Missing a Javadoc comment. |
55
|
| Method 'getObject' is not designed for extension - needs to be abstract, final or empty. |
57
|
| Missing a Javadoc comment. |
57
|
| Method 'getObjectType' is not designed for extension - needs to be abstract, final or empty. |
61
|
| Missing a Javadoc comment. |
61
|
| Method 'isSingleton' is not designed for extension - needs to be abstract, final or empty. |
65
|
| Missing a Javadoc comment. |
65
|
| Line has trailing spaces. |
68
|
| Method 'setApplicationContext' is not designed for extension - needs to be abstract, final or empty. |
69
|
| Missing a Javadoc comment. |
69
|
| Parameter applicationContext should be final. |
69
|
| 'applicationContext' hides a field. |
69
|
| Line contains a tab character. |
70
|
| Missing a Javadoc comment. |
73
|
| Method 'getWorkManager' is not designed for extension - needs to be abstract, final or empty. |
76
|
| Missing a Javadoc comment. |
76
|
| Line is longer than 80 characters. |
84
|
| Method 'getTransactionContextManager' is not designed for extension - needs to be abstract, final or empty. |
84
|
| Missing a Javadoc comment. |
84
|
| Line is longer than 80 characters. |
85
|
| Line contains a tab character. |
85
|
| Line is longer than 80 characters. |
86
|
| Line contains a tab character. |
86
|
| Line contains a tab character. |
87
|
| Line is longer than 80 characters. |
88
|
| Line contains a tab character. |
88
|
| Line contains a tab character. |
89
|
| Line is longer than 80 characters. |
90
|
| Line contains a tab character. |
90
|
| Line contains a tab character. |
91
|
| Line contains a tab character. |
92
|
| Line contains a tab character. |
93
|
| Line contains a tab character. |
95
|
| Line is longer than 80 characters. |
99
|
| Method 'setTransactionContextManager' is not designed for extension - needs to be abstract, final or empty. |
99
|
| Missing a Javadoc comment. |
99
|
| Parameter transactionContextManager should be final. |
99
|
| 'transactionContextManager' hides a field. |
99
|
| Method 'getThreadPoolSize' is not designed for extension - needs to be abstract, final or empty. |
103
|
| Missing a Javadoc comment. |
103
|
| Method 'setThreadPoolSize' is not designed for extension - needs to be abstract, final or empty. |
107
|
| Missing a Javadoc comment. |
107
|
| Parameter threadPoolSize should be final. |
107
|
| 'threadPoolSize' hides a field. |
107
|
| Line is longer than 80 characters. |
111
|
| Method 'getTransactionManager' is not designed for extension - needs to be abstract, final or empty. |
111
|
| Missing a Javadoc comment. |
111
|
| Line contains a tab character. |
112
|
| Line is longer than 80 characters. |
113
|
| Line contains a tab character. |
113
|
| Line contains a tab character. |
114
|
| Line is longer than 80 characters. |
115
|
| Line contains a tab character. |
115
|
| Line contains a tab character. |
116
|
| Line is longer than 80 characters. |
117
|
| Line contains a tab character. |
117
|
| Line contains a tab character. |
118
|
| Line contains a tab character. |
119
|
| Line contains a tab character. |
120
|
| Line is longer than 80 characters. |
121
|
| Line contains a tab character. |
122
|
| Line is longer than 80 characters. |
126
|
| Method 'setTransactionManager' is not designed for extension - needs to be abstract, final or empty. |
126
|
| Missing a Javadoc comment. |
126
|
| Parameter transactionManager should be final. |
126
|
| 'transactionManager' hides a field. |
126
|
| Method 'getXidImporter' is not designed for extension - needs to be abstract, final or empty. |
130
|
| Missing a Javadoc comment. |
130
|
| Method 'setXidImporter' is not designed for extension - needs to be abstract, final or empty. |
137
|
| Missing a Javadoc comment. |
137
|
| Parameter xidImporter should be final. |
137
|
| 'xidImporter' hides a field. |
137
|
| Method 'getDefaultTransactionTimeoutSeconds' is not designed for extension - needs to be abstract, final or empty. |
141
|
| Missing a Javadoc comment. |
141
|
| Line is longer than 80 characters. |
145
|
| Method 'setDefaultTransactionTimeoutSeconds' is not designed for extension - needs to be abstract, final or empty. |
145
|
| Missing a Javadoc comment. |
145
|
| Parameter defaultTransactionTimeoutSeconds should be final. |
145
|
| 'defaultTransactionTimeoutSeconds' hides a field. |
145
|
| Line is longer than 80 characters. |
146
|
| Method 'getTransactionLog' is not designed for extension - needs to be abstract, final or empty. |
149
|
| Missing a Javadoc comment. |
149
|
| Method 'setTransactionLog' is not designed for extension - needs to be abstract, final or empty. |
156
|
| Missing a Javadoc comment. |
156
|
| Parameter transactionLog should be final. |
156
|
| 'transactionLog' hides a field. |
156
|
| Method 'getResourceManagers' is not designed for extension - needs to be abstract, final or empty. |
160
|
| Missing a Javadoc comment. |
160
|
| Method 'setResourceManagers' is not designed for extension - needs to be abstract, final or empty. |
164
|
| Missing a Javadoc comment. |
164
|
| Parameter resourceManagers should be final. |
164
|
| 'resourceManagers' hides a field. |
164
|
| Line is longer than 80 characters. |
170
|
| Method 'createTransactionContextManager' is not designed for extension - needs to be abstract, final or empty. |
170
|
| Missing a Javadoc comment. |
170
|
| Line is longer than 80 characters. |
171
|
| Method 'createWorkManager' is not designed for extension - needs to be abstract, final or empty. |
174
|
| Missing a Javadoc comment. |
174
|
| Line is longer than 80 characters. |
175
|
org/jencks/factory/XATransactionFactoryBean.java
Error | Line |
| Line does not match expected header line of '/**'. |
1
|
| Line is longer than 80 characters. |
19
|
| Line is longer than 80 characters. |
20
|
| Missing a Javadoc comment. |
36
|
| Missing a Javadoc comment. |
37
|
| Missing a Javadoc comment. |
39
|
| Method 'getObject' is not designed for extension - needs to be abstract, final or empty. |
41
|
| Missing a Javadoc comment. |
41
|
| Method 'getObjectType' is not designed for extension - needs to be abstract, final or empty. |
45
|
| Missing a Javadoc comment. |
45
|
| Method 'isSingleton' is not designed for extension - needs to be abstract, final or empty. |
49
|
| Missing a Javadoc comment. |
49
|
| Method 'setUseThreadCaching' is not designed for extension - needs to be abstract, final or empty. |
57
|
| Parameter useThreadCaching should be final. |
57
|
| 'useThreadCaching' hides a field. |
57
|
| Expected @param tag for 'useThreadCaching'. |
57
|
| Method 'setUseTransactionCaching' is not designed for extension - needs to be abstract, final or empty. |
69
|
| Parameter useTransactionCaching should be final. |
69
|
| 'useTransactionCaching' hides a field. |
69
|
| Expected @param tag for 'useTransactionCaching'. |
69
|
| Line is longer than 80 characters. |
74
|
| Method 'afterPropertiesSet' is not designed for extension - needs to be abstract, final or empty. |
76
|
| Line is longer than 80 characters. |
77
|
org/jencks/interceptor/TransactionContexFilter.java
Error | Line |
| Line does not match expected header line of '/**'. |
1
|
| Missing a Javadoc comment. |
75
|
| Missing a Javadoc comment. |
77
|
| Variable 'logger' must be private and have accessor methods. |
77
|
| Missing a Javadoc comment. |
79
|
| Parameter config should be final. |
79
|
| Method 'doFilter' is not designed for extension - needs to be abstract, final or empty. |
90
|
| Parameter request should be final. |
90
|
| Expected @param tag for 'request'. |
90
|
| Parameter response should be final. |
90
|
| Expected @param tag for 'response'. |
90
|
| Line is longer than 80 characters. |
91
|
| Parameter chain should be final. |
91
|
| Expected @param tag for 'chain'. |
91
|
| Expected @throws tag for 'IOException'. |
91
|
| Expected @throws tag for 'ServletException'. |
91
|
| Line is longer than 80 characters. |
96
|
| Expected an @return tag. |
110
|
| Parameter unshareableResources should be final. |
110
|
| Expected @param tag for 'unshareableResources'. |
110
|
| Line is longer than 80 characters. |
111
|
| Parameter applicationManagedSecurityResources should be final. |
111
|
| Expected @param tag for 'applicationManagedSecurityResources'. |
111
|
| Line is longer than 80 characters. |
115
|
| '}' should be on the same line. |
120
|
| Must have at least one statement. |
121
|
| Parameter oldContext should be final. |
132
|
| '}' should be on the same line. |
138
|
| Must have at least one statement. |
139
|
| Missing a Javadoc comment. |
143
|
| Method 'setAssociator' is not designed for extension - needs to be abstract, final or empty. |
150
|
| Parameter associator should be final. |
150
|
| 'associator' hides a field. |
150
|
| Expected @param tag for 'associator'. |
150
|
| Line contains a tab character. |
152
|
org/jencks/interceptor/TransactionContextInitializer.java
Error | Line |
| Line does not match expected header line of '/**'. |
1
|
| Line is longer than 80 characters. |
43
|
| Missing a Javadoc comment. |
45
|
| Missing a Javadoc comment. |
46
|
| Missing a Javadoc comment. |
48
|
| Variable 'logger' must be private and have accessor methods. |
48
|
| Method 'afterPropertiesSet' is not designed for extension - needs to be abstract, final or empty. |
50
|
| Missing a Javadoc comment. |
50
|
| Line is longer than 80 characters. |
54
|
| Method 'destroy' is not designed for extension - needs to be abstract, final or empty. |
58
|
| Missing a Javadoc comment. |
58
|
| Method 'setAssociator' is not designed for extension - needs to be abstract, final or empty. |
67
|
| Parameter associator should be final. |
67
|
| 'associator' hides a field. |
67
|
| Expected @param tag for 'associator'. |
67
|
org/jencks/interceptor/TransactionContextInterceptor.java
Error | Line |
| Line does not match expected header line of '/**'. |
1
|
| Missing a Javadoc comment. |
41
|
| Expected an @return tag. |
51
|
| Method 'invoke' is not designed for extension - needs to be abstract, final or empty. |
51
|
| Parameter invocation should be final. |
51
|
| Expected @param tag for 'invocation'. |
51
|
| Expected @throws tag for 'Throwable'. |
51
|
| Line is longer than 80 characters. |
55
|
| Method 'setAssociator' is not designed for extension - needs to be abstract, final or empty. |
65
|
| Parameter associator should be final. |
65
|
| 'associator' hides a field. |
65
|
| Expected @param tag for 'associator'. |
65
|
org/jencks/pool/PooledProducer.java
Error | Line |
| Line does not match expected header line of '/**'. |
1
|
| Line has trailing spaces. |
1
|
| Line has trailing spaces. |
2
|
| Line has trailing spaces. |
3
|
| Line has trailing spaces. |
4
|
| Line has trailing spaces. |
5
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
9
|
| Line has trailing spaces. |
10
|
| Line has trailing spaces. |
11
|
| Line has trailing spaces. |
12
|
| Line has trailing spaces. |
13
|
| First sentence should end with a period. |
22
|
| '{' should be on the previous line. |
28
|
| Missing a Javadoc comment. |
29
|
| Missing a Javadoc comment. |
30
|
| Missing a Javadoc comment. |
31
|
| Missing a Javadoc comment. |
32
|
| Missing a Javadoc comment. |
33
|
| Missing a Javadoc comment. |
34
|
| Missing a Javadoc comment. |
35
|
| Missing a Javadoc comment. |
37
|
| 'messageProducer' hides a field. |
37
|
| 'destination' hides a field. |
38
|
| '{' should be on the previous line. |
39
|
| Missing a Javadoc comment. |
50
|
| '{' should be on the previous line. |
51
|
| Method 'send' is not designed for extension - needs to be abstract, final or empty. |
54
|
| Missing a Javadoc comment. |
54
|
| 'destination' hides a field. |
54
|
| '{' should be on the previous line. |
56
|
| Line is longer than 80 characters. |
57
|
| Method 'send' is not designed for extension - needs to be abstract, final or empty. |
60
|
| Missing a Javadoc comment. |
60
|
| '{' should be on the previous line. |
61
|
| Line is longer than 80 characters. |
62
|
| Line is longer than 80 characters. |
65
|
| Method 'send' is not designed for extension - needs to be abstract, final or empty. |
65
|
| Missing a Javadoc comment. |
65
|
| 'deliveryMode' hides a field. |
65
|
| 'priority' hides a field. |
65
|
| 'timeToLive' hides a field. |
66
|
| '{' should be on the previous line. |
67
|
| Line is longer than 80 characters. |
71
|
| Method 'send' is not designed for extension - needs to be abstract, final or empty. |
71
|
| Missing a Javadoc comment. |
71
|
| Parameter destination should be final. |
71
|
| 'destination' hides a field. |
71
|
| 'deliveryMode' hides a field. |
71
|
| Line is longer than 80 characters. |
72
|
| 'priority' hides a field. |
72
|
| 'timeToLive' hides a field. |
72
|
| 'messageProducer' hides a field. |
77
|
| Line is longer than 80 characters. |
81
|
| Method 'getDestination' is not designed for extension - needs to be abstract, final or empty. |
85
|
| Missing a Javadoc comment. |
85
|
| '{' should be on the previous line. |
86
|
| Method 'getDeliveryMode' is not designed for extension - needs to be abstract, final or empty. |
90
|
| Missing a Javadoc comment. |
90
|
| '{' should be on the previous line. |
91
|
| Method 'setDeliveryMode' is not designed for extension - needs to be abstract, final or empty. |
95
|
| Missing a Javadoc comment. |
95
|
| 'deliveryMode' hides a field. |
95
|
| '{' should be on the previous line. |
96
|
| Method 'getDisableMessageID' is not designed for extension - needs to be abstract, final or empty. |
100
|
| Missing a Javadoc comment. |
100
|
| '{' should be on the previous line. |
101
|
| Method 'setDisableMessageID' is not designed for extension - needs to be abstract, final or empty. |
105
|
| Missing a Javadoc comment. |
105
|
| 'disableMessageID' hides a field. |
105
|
| '{' should be on the previous line. |
106
|
| Method 'getDisableMessageTimestamp' is not designed for extension - needs to be abstract, final or empty. |
110
|
| Missing a Javadoc comment. |
110
|
| '{' should be on the previous line. |
111
|
| Method 'setDisableMessageTimestamp' is not designed for extension - needs to be abstract, final or empty. |
115
|
| Missing a Javadoc comment. |
115
|
| 'disableMessageTimestamp' hides a field. |
115
|
| Method 'getPriority' is not designed for extension - needs to be abstract, final or empty. |
120
|
| Missing a Javadoc comment. |
120
|
| '{' should be on the previous line. |
121
|
| Method 'setPriority' is not designed for extension - needs to be abstract, final or empty. |
125
|
| Missing a Javadoc comment. |
125
|
| 'priority' hides a field. |
125
|
| '{' should be on the previous line. |
126
|
| Method 'getTimeToLive' is not designed for extension - needs to be abstract, final or empty. |
130
|
| Missing a Javadoc comment. |
130
|
| '{' should be on the previous line. |
131
|
| Method 'setTimeToLive' is not designed for extension - needs to be abstract, final or empty. |
135
|
| Missing a Javadoc comment. |
135
|
| 'timeToLive' hides a field. |
135
|
| '{' should be on the previous line. |
136
|
| Method 'getMessageProducer' is not designed for extension - needs to be abstract, final or empty. |
142
|
| Missing a Javadoc comment. |
142
|
| '{' should be on the previous line. |
143
|
org/jencks/pool/PooledQueueSender.java
Error | Line |
| Line does not match expected header line of '/**'. |
1
|
| Line has trailing spaces. |
1
|
| Line has trailing spaces. |
2
|
| Line has trailing spaces. |
3
|
| Line has trailing spaces. |
4
|
| Line has trailing spaces. |
5
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
9
|
| Line has trailing spaces. |
10
|
| Line has trailing spaces. |
11
|
| Line has trailing spaces. |
12
|
| Line has trailing spaces. |
13
|
| '{' should be on the previous line. |
27
|
| Missing a Javadoc comment. |
28
|
| '{' should be on the previous line. |
30
|
| Line is longer than 80 characters. |
34
|
| Method 'send' is not designed for extension - needs to be abstract, final or empty. |
34
|
| Missing a Javadoc comment. |
34
|
| '{' should be on the previous line. |
36
|
| Method 'send' is not designed for extension - needs to be abstract, final or empty. |
40
|
| Missing a Javadoc comment. |
40
|
| Parameter queue should be final. |
40
|
| Parameter message should be final. |
40
|
| '{' should be on the previous line. |
41
|
| Method 'getQueue' is not designed for extension - needs to be abstract, final or empty. |
45
|
| Missing a Javadoc comment. |
45
|
| '{' should be on the previous line. |
46
|
| Method 'getQueueSender' is not designed for extension - needs to be abstract, final or empty. |
51
|
| Missing a Javadoc comment. |
51
|
| '{' should be on the previous line. |
52
|
| 'cast' is not followed by whitespace. |
53
|
org/jencks/pool/PooledSpringXAConnection.java
Error | Line |
| Line does not match expected header line of '/**'. |
1
|
| Line has trailing spaces. |
1
|
| Line has trailing spaces. |
2
|
| Line has trailing spaces. |
3
|
| Line has trailing spaces. |
4
|
| Line has trailing spaces. |
5
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
9
|
| Line has trailing spaces. |
10
|
| Line has trailing spaces. |
11
|
| Line has trailing spaces. |
12
|
| Line has trailing spaces. |
13
|
| Line is longer than 80 characters. |
38
|
| Missing a Javadoc comment. |
43
|
| Line contains a tab character. |
44
|
| Line contains a tab character. |
45
|
| Missing a Javadoc comment. |
45
|
| Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
45
|
| Line contains a tab character. |
46
|
| Line contains a tab character. |
48
|
| Missing a Javadoc comment. |
48
|
| Line contains a tab character. |
50
|
| Missing a Javadoc comment. |
50
|
| Line contains a tab character. |
52
|
| Missing a Javadoc comment. |
52
|
| Line contains a tab character. |
54
|
| Missing a Javadoc comment. |
54
|
| Line contains a tab character. |
56
|
| Missing a Javadoc comment. |
56
|
| Line contains a tab character. |
58
|
| Missing a Javadoc comment. |
58
|
| Line contains a tab character. |
60
|
| Missing a Javadoc comment. |
60
|
| Line contains a tab character. |
62
|
| Missing a Javadoc comment. |
62
|
| Line is longer than 80 characters. |
63
|
| Line contains a tab character. |
63
|
| 'pooledConnectionFactory' hides a field. |
63
|
| Line contains a tab character. |
64
|
| 'transactionManager' hides a field. |
64
|
| Line contains a tab character. |
65
|
| Line is longer than 80 characters. |
66
|
| Line contains a tab character. |
66
|
| Line contains a tab character. |
67
|
| Line contains a tab character. |
68
|
| Line contains a tab character. |
70
|
| Missing a Javadoc comment. |
70
|
| Line is longer than 80 characters. |
71
|
| Line contains a tab character. |
71
|
| 'pooledConnectionFactory' hides a field. |
71
|
| Line contains a tab character. |
72
|
| 'transactionManager' hides a field. |
72
|
| Line is longer than 80 characters. |
73
|
| Line contains a tab character. |
73
|
| 'connectionInfo' hides a field. |
73
|
| 'sessionPool' hides a field. |
73
|
| Line contains a tab character. |
74
|
| Line contains a tab character. |
75
|
| Line contains a tab character. |
76
|
| Line contains a tab character. |
77
|
| Line contains a tab character. |
78
|
| Line contains a tab character. |
79
|
| Line contains a tab character. |
81
|
| Line contains a tab character. |
82
|
| Line contains a tab character. |
83
|
| Expected an @return tag. |
84
|
| Line contains a tab character. |
84
|
| Method 'newInstance' is not designed for extension - needs to be abstract, final or empty. |
84
|
| Line is longer than 80 characters. |
85
|
| Line contains a tab character. |
85
|
| Line is longer than 80 characters. |
86
|
| Line contains a tab character. |
86
|
| Line contains a tab character. |
87
|
| Line contains a tab character. |
89
|
| Method 'close' is not designed for extension - needs to be abstract, final or empty. |
89
|
| Missing a Javadoc comment. |
89
|
| Line contains a tab character. |
90
|
| Line contains a tab character. |
91
|
| Line contains a tab character. |
93
|
| Method 'start' is not designed for extension - needs to be abstract, final or empty. |
93
|
| Missing a Javadoc comment. |
93
|
| Line contains a tab character. |
94
|
| Line contains a tab character. |
95
|
| Line contains a tab character. |
96
|
| Line contains a tab character. |
98
|
| Method 'stop' is not designed for extension - needs to be abstract, final or empty. |
98
|
| Missing a Javadoc comment. |
98
|
| Line contains a tab character. |
99
|
| Line contains a tab character. |
100
|
| Line contains a tab character. |
102
|
| Method 'createConnectionConsumer' is not designed for extension - needs to be abstract, final or empty. |
102
|
| Missing a Javadoc comment. |
102
|
| Line contains a tab character. |
103
|
| Line is longer than 80 characters. |
104
|
| Line contains a tab character. |
104
|
| Line contains a tab character. |
105
|
| Line is longer than 80 characters. |
106
|
| Line contains a tab character. |
106
|
| Line contains a tab character. |
107
|
| Line contains a tab character. |
108
|
| Line is longer than 80 characters. |
110
|
| Line contains a tab character. |
110
|
| Method 'createConnectionConsumer' is not designed for extension - needs to be abstract, final or empty. |
110
|
| Missing a Javadoc comment. |
110
|
| Parameter topic should be final. |
110
|
| Parameter s should be final. |
110
|
| Line contains a tab character. |
111
|
| Parameter serverSessionPool should be final. |
111
|
| Parameter maxMessages should be final. |
111
|
| Line contains a tab character. |
112
|
| Line contains a tab character. |
113
|
| Line contains a tab character. |
114
|
| Line contains a tab character. |
115
|
| Line contains a tab character. |
117
|
| Method 'createDurableConnectionConsumer' is not designed for extension - needs to be abstract, final or empty. |
117
|
| Missing a Javadoc comment. |
117
|
| Line is longer than 80 characters. |
118
|
| Line contains a tab character. |
118
|
| Line contains a tab character. |
119
|
| Line contains a tab character. |
120
|
| Line is longer than 80 characters. |
121
|
| Line contains a tab character. |
121
|
| Line contains a tab character. |
122
|
| Line contains a tab character. |
123
|
| Line contains a tab character. |
125
|
| Method 'getClientID' is not designed for extension - needs to be abstract, final or empty. |
125
|
| Missing a Javadoc comment. |
125
|
| Line contains a tab character. |
126
|
| Line contains a tab character. |
127
|
| Line contains a tab character. |
129
|
| Method 'getExceptionListener' is not designed for extension - needs to be abstract, final or empty. |
129
|
| Missing a Javadoc comment. |
129
|
| Line contains a tab character. |
130
|
| Line contains a tab character. |
131
|
| Line contains a tab character. |
133
|
| Method 'getMetaData' is not designed for extension - needs to be abstract, final or empty. |
133
|
| Missing a Javadoc comment. |
133
|
| Line contains a tab character. |
134
|
| Line contains a tab character. |
135
|
| Line contains a tab character. |
137
|
| Method 'setExceptionListener' is not designed for extension - needs to be abstract, final or empty. |
137
|
| Missing a Javadoc comment. |
137
|
| Parameter exceptionListener should be final. |
137
|
| Line contains a tab character. |
138
|
| Line contains a tab character. |
139
|
| Line contains a tab character. |
140
|
| Line contains a tab character. |
142
|
| Method 'setClientID' is not designed for extension - needs to be abstract, final or empty. |
142
|
| Missing a Javadoc comment. |
142
|
| Parameter clientID should be final. |
142
|
| Line contains a tab character. |
143
|
| Line contains a tab character. |
144
|
| Line is longer than 80 characters. |
145
|
| Line contains a tab character. |
145
|
| Line contains a tab character. |
146
|
| Line contains a tab character. |
148
|
| Line contains a tab character. |
149
|
| Line is longer than 80 characters. |
150
|
| Line contains a tab character. |
150
|
| Avoid inline conditionals. |
150
|
| Line is longer than 80 characters. |
151
|
| Line contains a tab character. |
151
|
| Line contains a tab character. |
152
|
| Line contains a tab character. |
153
|
| Line is longer than 80 characters. |
154
|
| Line contains a tab character. |
154
|
| Line contains a tab character. |
155
|
| Line contains a tab character. |
156
|
| Line is longer than 80 characters. |
157
|
| Line contains a tab character. |
157
|
| Line contains a tab character. |
158
|
| Line contains a tab character. |
159
|
| Line is longer than 80 characters. |
160
|
| Line contains a tab character. |
160
|
| Line contains a tab character. |
161
|
| Line contains a tab character. |
162
|
| Line contains a tab character. |
163
|
| Line contains a tab character. |
165
|
| Line contains a tab character. |
166
|
| Line contains a tab character. |
168
|
| Method 'createConnectionConsumer' is not designed for extension - needs to be abstract, final or empty. |
168
|
| Missing a Javadoc comment. |
168
|
| Line is longer than 80 characters. |
169
|
| Line contains a tab character. |
169
|
| Line contains a tab character. |
170
|
| Line contains a tab character. |
171
|
| Line contains a tab character. |
172
|
| Line contains a tab character. |
173
|
| Line contains a tab character. |
175
|
| Method 'createXASession' is not designed for extension - needs to be abstract, final or empty. |
175
|
| Missing a Javadoc comment. |
175
|
| Line contains a tab character. |
176
|
| Line contains a tab character. |
177
|
| Line is longer than 80 characters. |
178
|
| Line contains a tab character. |
178
|
| Line contains a tab character. |
179
|
| Line is longer than 80 characters. |
180
|
| Line contains a tab character. |
180
|
| Line contains a tab character. |
181
|
| Line is longer than 80 characters. |
182
|
| Line contains a tab character. |
182
|
| Line contains a tab character. |
183
|
| Line is longer than 80 characters. |
184
|
| Line contains a tab character. |
184
|
| Line contains a tab character. |
185
|
| Line contains a tab character. |
186
|
| Line is longer than 80 characters. |
187
|
| Line contains a tab character. |
187
|
| Line contains a tab character. |
188
|
| Line contains a tab character. |
189
|
| Line contains a tab character. |
190
|
| Line contains a tab character. |
191
|
| Line is longer than 80 characters. |
192
|
| Line contains a tab character. |
192
|
| Line contains a tab character. |
193
|
| Line is longer than 80 characters. |
194
|
| Line contains a tab character. |
194
|
| Line contains a tab character. |
195
|
| Line contains a tab character. |
196
|
| Line is longer than 80 characters. |
197
|
| Line contains a tab character. |
197
|
| Line contains a tab character. |
198
|
| Line is longer than 80 characters. |
199
|
| Line contains a tab character. |
199
|
| Line contains a tab character. |
200
|
| Line contains a tab character. |
201
|
| Line is longer than 80 characters. |
202
|
| Line contains a tab character. |
202
|
| Line contains a tab character. |
203
|
| Line is longer than 80 characters. |
204
|
| Line contains a tab character. |
204
|
| Line contains a tab character. |
205
|
| Line is longer than 80 characters. |
206
|
| Line contains a tab character. |
206
|
| Line is longer than 80 characters. |
207
|
| Line contains a tab character. |
207
|
| Line contains a tab character. |
208
|
| Line is longer than 80 characters. |
209
|
| Line contains a tab character. |
209
|
| Line contains a tab character. |
210
|
| Line contains a tab character. |
211
|
| Line is longer than 80 characters. |
212
|
| Line contains a tab character. |
212
|
| Line is longer than 80 characters. |
213
|
| Line contains a tab character. |
213
|
| Line contains a tab character. |
214
|
| Line is longer than 80 characters. |
215
|
| Line contains a tab character. |
215
|
| Line is longer than 80 characters. |
216
|
| Line contains a tab character. |
216
|
| Line contains a tab character. |
217
|
| Line contains a tab character. |
218
|
| Line contains a tab character. |
219
|
| Line contains a tab character. |
220
|
| Line is longer than 80 characters. |
221
|
| Line contains a tab character. |
221
|
| Line contains a tab character. |
222
|
| Line is longer than 80 characters. |
223
|
| Line contains a tab character. |
223
|
| Line contains a tab character. |
224
|
| Line is longer than 80 characters. |
225
|
| Line contains a tab character. |
225
|
| Line contains a tab character. |
226
|
| Line is longer than 80 characters. |
227
|
| Line contains a tab character. |
227
|
| Line contains a tab character. |
228
|
| Line is longer than 80 characters. |
229
|
| Line contains a tab character. |
229
|
| Line contains a tab character. |
230
|
| Line contains a tab character. |
231
|
| Line contains a tab character. |
232
|
| Line is longer than 80 characters. |
233
|
| Line contains a tab character. |
233
|
| Line is longer than 80 characters. |
234
|
| Line contains a tab character. |
234
|
| Line contains a tab character. |
235
|
| Line contains a tab character. |
236
|
| Line contains a tab character. |
237
|
| Line is longer than 80 characters. |
238
|
| Line contains a tab character. |
238
|
| Line is longer than 80 characters. |
239
|
| Line contains a tab character. |
239
|
| Line contains a tab character. |
240
|
| Line contains a tab character. |
241
|
| Line contains a tab character. |
242
|
| Line contains a tab character. |
243
|
| Line contains a tab character. |
244
|
| 'if' construct must use '{}'s. |
245
|
| Line contains a tab character. |
245
|
| Line contains a tab character. |
246
|
| Line is longer than 80 characters. |
247
|
| Line contains a tab character. |
247
|
| Line contains a tab character. |
248
|
| Line contains a tab character. |
249
|
| Line contains a tab character. |
250
|
| Line contains a tab character. |
251
|
| Line contains a tab character. |
252
|
| Line contains a tab character. |
253
|
| Line contains a tab character. |
254
|
| Line contains a tab character. |
255
|
| Line contains a tab character. |
256
|
| Line contains a tab character. |
257
|
| Line contains a tab character. |
258
|
| Line contains a tab character. |
259
|
| Line contains a tab character. |
260
|
| Line contains a tab character. |
261
|
| Line contains a tab character. |
263
|
| Line is longer than 80 characters. |
264
|
| Line contains a tab character. |
264
|
| Line contains a tab character. |
265
|
| Method 'createQueueSession' is not designed for extension - needs to be abstract, final or empty. |
265
|
| Missing a Javadoc comment. |
265
|
| Parameter transacted should be final. |
265
|
| Parameter ackMode should be final. |
265
|
| Line contains a tab character. |
266
|
| Line contains a tab character. |
267
|
| Line contains a tab character. |
268
|
| Line contains a tab character. |
270
|
| Method 'createTopicSession' is not designed for extension - needs to be abstract, final or empty. |
270
|
| Missing a Javadoc comment. |
270
|
| Parameter transacted should be final. |
270
|
| Parameter ackMode should be final. |
270
|
| Line contains a tab character. |
271
|
| Line contains a tab character. |
272
|
| Line contains a tab character. |
273
|
| Line contains a tab character. |
275
|
| Method 'createSession' is not designed for extension - needs to be abstract, final or empty. |
275
|
| Missing a Javadoc comment. |
275
|
| Parameter transacted should be final. |
275
|
| Parameter ackMode should be final. |
275
|
| Line contains a tab character. |
276
|
| Line contains a tab character. |
277
|
| Line contains a tab character. |
278
|
| Line contains a tab character. |
280
|
| Line is longer than 80 characters. |
281
|
| Line contains a tab character. |
281
|
| Line contains a tab character. |
282
|
| Method 'getConnection' is not designed for extension - needs to be abstract, final or empty. |
282
|
| Missing a Javadoc comment. |
282
|
| Line contains a tab character. |
283
|
| Line contains a tab character. |
284
|
| Line contains a tab character. |
285
|
| Line contains a tab character. |
286
|
| Line contains a tab character. |
287
|
| Line contains a tab character. |
289
|
| Method 'getPooledConnectionFactory' is not designed for extension - needs to be abstract, final or empty. |
289
|
| Missing a Javadoc comment. |
289
|
| Line contains a tab character. |
290
|
| Line contains a tab character. |
291
|
| Class Synchronization should be declared as final. |
293
|
| Missing a Javadoc comment. |
293
|
| Line contains a tab character. |
293
|
| Line contains a tab character. |
294
|
| Missing a Javadoc comment. |
294
|
| Line contains a tab character. |
296
|
| Missing a Javadoc comment. |
296
|
| Parameter session should be final. |
296
|
| 'session' hides a field. |
296
|
| Line contains a tab character. |
297
|
| Line contains a tab character. |
298
|
| Line contains a tab character. |
300
|
| Missing a Javadoc comment. |
300
|
| Line contains a tab character. |
301
|
| Line is longer than 80 characters. |
302
|
| Line contains a tab character. |
302
|
| Line contains a tab character. |
303
|
| Line is longer than 80 characters. |
304
|
| Line contains a tab character. |
304
|
| Line contains a tab character. |
305
|
| Line contains a tab character. |
307
|
| Missing a Javadoc comment. |
307
|
| Line contains a tab character. |
308
|
| Line is longer than 80 characters. |
309
|
| Line contains a tab character. |
309
|
| Line contains a tab character. |
310
|
| Line is longer than 80 characters. |
311
|
| Line contains a tab character. |
311
|
| Line contains a tab character. |
312
|
| Line contains a tab character. |
314
|
| Missing a Javadoc comment. |
314
|
| Parameter readOnly should be final. |
314
|
| Line contains a tab character. |
315
|
| Line contains a tab character. |
317
|
| Missing a Javadoc comment. |
317
|
| Line contains a tab character. |
318
|
| Line contains a tab character. |
320
|
| Missing a Javadoc comment. |
320
|
| Parameter status should be final. |
320
|
| Line contains a tab character. |
321
|
| Line is longer than 80 characters. |
322
|
| Line contains a tab character. |
322
|
| Line contains a tab character. |
323
|
| Line is longer than 80 characters. |
324
|
| Line contains a tab character. |
324
|
| Line contains a tab character. |
325
|
| Line contains a tab character. |
326
|
| Line contains a tab character. |
327
|
| Line is longer than 80 characters. |
328
|
| Line contains a tab character. |
328
|
| Line contains a tab character. |
329
|
| Line contains a tab character. |
330
|
| Line contains a tab character. |
331
|
| Line contains a tab character. |
332
|
| Line contains a tab character. |
333
|
| Line contains a tab character. |
334
|
| Line contains a tab character. |
335
|
| Line contains a tab character. |
336
|
| Missing a Javadoc comment. |
338
|
| Line contains a tab character. |
338
|
| Line contains a tab character. |
339
|
| Missing a Javadoc comment. |
339
|
| Line contains a tab character. |
341
|
| Missing a Javadoc comment. |
341
|
| Line contains a tab character. |
343
|
| Missing a Javadoc comment. |
343
|
| Line contains a tab character. |
345
|
| Missing a Javadoc comment. |
345
|
| 'connection' hides a field. |
345
|
| Line contains a tab character. |
346
|
| Line contains a tab character. |
347
|
| Line contains a tab character. |
348
|
| Line contains a tab character. |
349
|
| Line contains a tab character. |
351
|
| Missing a Javadoc comment. |
351
|
| Line contains a tab character. |
352
|
| Line contains a tab character. |
353
|
| Line contains a tab character. |
355
|
| Missing a Javadoc comment. |
355
|
| 'connection' hides a field. |
355
|
| Line contains a tab character. |
356
|
| Line contains a tab character. |
357
|
| Line contains a tab character. |
359
|
| Missing a Javadoc comment. |
359
|
| Line contains a tab character. |
360
|
| Line contains a tab character. |
361
|
| Line contains a tab character. |
363
|
| Missing a Javadoc comment. |
363
|
| Line contains a tab character. |
364
|
| 'actualClientIdSet' hides a field. |
364
|
| Line contains a tab character. |
365
|
| Line contains a tab character. |
366
|
| Line contains a tab character. |
368
|
| Missing a Javadoc comment. |
368
|
| Line contains a tab character. |
369
|
| Line contains a tab character. |
370
|
| Line contains a tab character. |
372
|
| Missing a Javadoc comment. |
372
|
| Line contains a tab character. |
373
|
| 'actualClientIdBase' hides a field. |
373
|
| Line contains a tab character. |
374
|
| Line contains a tab character. |
375
|
| Line contains a tab character. |
376
|
org/jencks/pool/PooledSpringXAConnectionFactory.java
Error | Line |
| Line does not match expected header line of '/**'. |
1
|
| Line has trailing spaces. |
1
|
| Line has trailing spaces. |
2
|
| Line has trailing spaces. |
3
|
| Line has trailing spaces. |
4
|
| Line has trailing spaces. |
5
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
9
|
| Line has trailing spaces. |
10
|
| Line has trailing spaces. |
11
|
| Line has trailing spaces. |
12
|
| Line has trailing spaces. |
13
|
| Missing a Javadoc comment. |
31
|
| Line contains a tab character. |
32
|
| Missing a Javadoc comment. |
32
|
| Line contains a tab character. |
34
|
| Missing a Javadoc comment. |
34
|
| Line contains a tab character. |
36
|
| Missing a Javadoc comment. |
36
|
| Line contains a tab character. |
38
|
| Missing a Javadoc comment. |
38
|
| Line contains a tab character. |
40
|
| Missing a Javadoc comment. |
40
|
| Line contains a tab character. |
41
|
| 'connectionFactory' hides a field. |
41
|
| Line contains a tab character. |
42
|
| 'transactionManager' hides a field. |
42
|
| Line contains a tab character. |
43
|
| Line contains a tab character. |
44
|
| Line contains a tab character. |
45
|
| Line contains a tab character. |
47
|
| Missing a Javadoc comment. |
47
|
| Line contains a tab character. |
48
|
| Line contains a tab character. |
50
|
| Method 'getTransactionManager' is not designed for extension - needs to be abstract, final or empty. |
50
|
| Missing a Javadoc comment. |
50
|
| Line contains a tab character. |
51
|
| Line contains a tab character. |
52
|
| Line is longer than 80 characters. |
54
|
| Line contains a tab character. |
54
|
| Method 'setTransactionManager' is not designed for extension - needs to be abstract, final or empty. |
54
|
| Missing a Javadoc comment. |
54
|
| 'transactionManager' hides a field. |
54
|
| Line contains a tab character. |
55
|
| Line contains a tab character. |
56
|
| Line is longer than 80 characters. |
58
|
| Line contains a tab character. |
58
|
| Method 'setJtaTransactionManager' is not designed for extension - needs to be abstract, final or empty. |
58
|
| Missing a Javadoc comment. |
58
|
| Line is longer than 80 characters. |
59
|
| Line contains a tab character. |
59
|
| Line contains a tab character. |
60
|
| Line contains a tab character. |
62
|
| Method 'getConnectionFactory' is not designed for extension - needs to be abstract, final or empty. |
62
|
| Missing a Javadoc comment. |
62
|
| Line contains a tab character. |
63
|
| Line contains a tab character. |
64
|
| Line is longer than 80 characters. |
66
|
| Line contains a tab character. |
66
|
| Method 'setConnectionFactory' is not designed for extension - needs to be abstract, final or empty. |
66
|
| Missing a Javadoc comment. |
66
|
| 'connectionFactory' hides a field. |
66
|
| Line contains a tab character. |
67
|
| Line contains a tab character. |
68
|
| Line contains a tab character. |
70
|
| Method 'createConnection' is not designed for extension - needs to be abstract, final or empty. |
70
|
| Missing a Javadoc comment. |
70
|
| Line contains a tab character. |
71
|
| Line contains a tab character. |
72
|
| Line is longer than 80 characters. |
74
|
| Line contains a tab character. |
74
|
| Method 'createConnection' is not designed for extension - needs to be abstract, final or empty. |
74
|
| Missing a Javadoc comment. |
74
|
| Line contains a tab character. |
75
|
| Line is longer than 80 characters. |
76
|
| Line contains a tab character. |
76
|
| Line contains a tab character. |
77
|
| Line contains a tab character. |
78
|
| Line is longer than 80 characters. |
79
|
| Line contains a tab character. |
79
|
| Line contains a tab character. |
80
|
| Line contains a tab character. |
81
|
| Line contains a tab character. |
82
|
| Line contains a tab character. |
83
|
| Line is longer than 80 characters. |
85
|
| Line contains a tab character. |
85
|
| Method 'createConnection' is not designed for extension - needs to be abstract, final or empty. |
85
|
| Missing a Javadoc comment. |
85
|
| Parameter key should be final. |
85
|
| Line contains a tab character. |
86
|
| Line contains a tab character. |
87
|
| Line contains a tab character. |
88
|
| Line is longer than 80 characters. |
89
|
| Line contains a tab character. |
89
|
| Line contains a tab character. |
90
|
| Line contains a tab character. |
91
|
| Line contains a tab character. |
93
|
| Method 'generateClientID' is not designed for extension - needs to be abstract, final or empty. |
93
|
| Missing a Javadoc comment. |
93
|
| Line contains a tab character. |
94
|
| Line contains a tab character. |
95
|
| Line contains a tab character. |
96
|
| Line contains a tab character. |
98
|
| Line contains a tab character. |
100
|
| Line contains a tab character. |
101
|
| Line contains a tab character. |
102
|
| Line contains a tab character. |
103
|
| Line contains a tab character. |
104
|
| Line contains a tab character. |
105
|
| Line contains a tab character. |
106
|
| Line contains a tab character. |
107
|
| Line is longer than 80 characters. |
108
|
| Line contains a tab character. |
108
|
| Line contains a tab character. |
109
|
| Line contains a tab character. |
111
|
| Line contains a tab character. |
112
|
| Line contains a tab character. |
114
|
| Missing a Javadoc comment. |
114
|
| Line contains a tab character. |
115
|
| Line contains a tab character. |
117
|
| Missing a Javadoc comment. |
117
|
| Line contains a tab character. |
118
|
org/jencks/pool/PooledSpringXASession.java
Error | Line |
| Line does not match expected header line of '/**'. |
1
|
| Line has trailing spaces. |
1
|
| Line has trailing spaces. |
2
|
| Line has trailing spaces. |
3
|
| Line has trailing spaces. |
4
|
| Line has trailing spaces. |
5
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
9
|
| Line has trailing spaces. |
10
|
| Line has trailing spaces. |
11
|
| Line has trailing spaces. |
12
|
| Line has trailing spaces. |
13
|
| Line is longer than 80 characters. |
49
|
| Missing a Javadoc comment. |
49
|
| Missing a Javadoc comment. |
51
|
| Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
51
|
| Line has trailing spaces. |
52
|
| Missing a Javadoc comment. |
53
|
| Missing a Javadoc comment. |
54
|
| Missing a Javadoc comment. |
55
|
| Missing a Javadoc comment. |
56
|
| Missing a Javadoc comment. |
57
|
| Missing a Javadoc comment. |
58
|
| Line is longer than 80 characters. |
60
|
| Missing a Javadoc comment. |
60
|
| 'session' hides a field. |
60
|
| 'sessionPool' hides a field. |
60
|
| Method 'getIgnoreClose' is not designed for extension - needs to be abstract, final or empty. |
67
|
| Missing a Javadoc comment. |
67
|
| '{' should be on the previous line. |
68
|
| Method 'setIgnoreClose' is not designed for extension - needs to be abstract, final or empty. |
72
|
| Missing a Javadoc comment. |
72
|
| 'ignoreClose' hides a field. |
72
|
| '{' should be on the previous line. |
73
|
| Method 'destroyAndRemoveFromPool' is not designed for extension - needs to be abstract, final or empty. |
81
|
| '{' should be on the previous line. |
82
|
| Line is longer than 80 characters. |
86
|
| Method 'close' is not designed for extension - needs to be abstract, final or empty. |
91
|
| Missing a Javadoc comment. |
91
|
| '{' should be on the previous line. |
92
|
| 'if' construct must use '{}'s. |
93
|
| Line is longer than 80 characters. |
93
|
| 'if' is not followed by whitespace. |
93
|
| 'if' is not followed by whitespace. |
97
|
| 'if' construct must use '{}'s. |
98
|
| Line is longer than 80 characters. |
98
|
| 'if' is not followed by whitespace. |
98
|
| '}' should be on the same line. |
106
|
| Line is longer than 80 characters. |
108
|
| 'if' is not followed by whitespace. |
112
|
| Method 'commit' is not designed for extension - needs to be abstract, final or empty. |
117
|
| Missing a Javadoc comment. |
117
|
| '{' should be on the previous line. |
118
|
| Method 'createBytesMessage' is not designed for extension - needs to be abstract, final or empty. |
122
|
| Missing a Javadoc comment. |
122
|
| '{' should be on the previous line. |
123
|
| Method 'createMapMessage' is not designed for extension - needs to be abstract, final or empty. |
127
|
| Missing a Javadoc comment. |
127
|
| '{' should be on the previous line. |
128
|
| Method 'createMessage' is not designed for extension - needs to be abstract, final or empty. |
132
|
| Missing a Javadoc comment. |
132
|
| '{' should be on the previous line. |
133
|
| Method 'createObjectMessage' is not designed for extension - needs to be abstract, final or empty. |
137
|
| Missing a Javadoc comment. |
137
|
| '{' should be on the previous line. |
138
|
| Method 'createObjectMessage' is not designed for extension - needs to be abstract, final or empty. |
142
|
| Missing a Javadoc comment. |
142
|
| Parameter serializable should be final. |
142
|
| '{' should be on the previous line. |
144
|
| Method 'createQueue' is not designed for extension - needs to be abstract, final or empty. |
148
|
| Missing a Javadoc comment. |
148
|
| Parameter s should be final. |
148
|
| '{' should be on the previous line. |
149
|
| Method 'createStreamMessage' is not designed for extension - needs to be abstract, final or empty. |
153
|
| Missing a Javadoc comment. |
153
|
| '{' should be on the previous line. |
154
|
| Method 'createTemporaryQueue' is not designed for extension - needs to be abstract, final or empty. |
158
|
| Missing a Javadoc comment. |
158
|
| '{' should be on the previous line. |
159
|
| Method 'createTemporaryTopic' is not designed for extension - needs to be abstract, final or empty. |
163
|
| Missing a Javadoc comment. |
163
|
| '{' should be on the previous line. |
164
|
| Method 'unsubscribe' is not designed for extension - needs to be abstract, final or empty. |
168
|
| Missing a Javadoc comment. |
168
|
| Parameter s should be final. |
168
|
| '{' should be on the previous line. |
169
|
| Method 'createTextMessage' is not designed for extension - needs to be abstract, final or empty. |
173
|
| Missing a Javadoc comment. |
173
|
| '{' should be on the previous line. |
174
|
| Method 'createTextMessage' is not designed for extension - needs to be abstract, final or empty. |
178
|
| Missing a Javadoc comment. |
178
|
| Parameter s should be final. |
178
|
| '{' should be on the previous line. |
179
|
| Method 'createTopic' is not designed for extension - needs to be abstract, final or empty. |
183
|
| Missing a Javadoc comment. |
183
|
| Parameter s should be final. |
183
|
| '{' should be on the previous line. |
184
|
| Method 'getAcknowledgeMode' is not designed for extension - needs to be abstract, final or empty. |
188
|
| Missing a Javadoc comment. |
188
|
| '{' should be on the previous line. |
189
|
| Method 'getTransacted' is not designed for extension - needs to be abstract, final or empty. |
193
|
| Missing a Javadoc comment. |
193
|
| '{' should be on the previous line. |
194
|
| Method 'recover' is not designed for extension - needs to be abstract, final or empty. |
198
|
| Missing a Javadoc comment. |
198
|
| '{' should be on the previous line. |
199
|
| Method 'rollback' is not designed for extension - needs to be abstract, final or empty. |
203
|
| Missing a Javadoc comment. |
203
|
| '{' should be on the previous line. |
204
|
| Method 'run' is not designed for extension - needs to be abstract, final or empty. |
208
|
| Missing a Javadoc comment. |
208
|
| '{' should be on the previous line. |
209
|
| Method 'getXAResource' is not designed for extension - needs to be abstract, final or empty. |
215
|
| Missing a Javadoc comment. |
215
|
| '{' should be on the previous line. |
216
|
| 'catch' is not followed by whitespace. |
219
|
| Method 'getSession' is not designed for extension - needs to be abstract, final or empty. |
224
|
| Missing a Javadoc comment. |
224
|
| '{' should be on the previous line. |
225
|
| Method 'createBrowser' is not designed for extension - needs to be abstract, final or empty. |
232
|
| Missing a Javadoc comment. |
232
|
| Parameter queue should be final. |
232
|
| '{' should be on the previous line. |
233
|
| Method 'createBrowser' is not designed for extension - needs to be abstract, final or empty. |
237
|
| Missing a Javadoc comment. |
237
|
| Parameter queue should be final. |
237
|
| Parameter selector should be final. |
237
|
| '{' should be on the previous line. |
239
|
| Method 'createConsumer' is not designed for extension - needs to be abstract, final or empty. |
243
|
| Missing a Javadoc comment. |
243
|
| Parameter destination should be final. |
243
|
| '{' should be on the previous line. |
245
|
| Method 'createConsumer' is not designed for extension - needs to be abstract, final or empty. |
249
|
| Missing a Javadoc comment. |
249
|
| Parameter destination should be final. |
249
|
| Parameter selector should be final. |
250
|
| '{' should be on the previous line. |
251
|
| Method 'createConsumer' is not designed for extension - needs to be abstract, final or empty. |
255
|
| Missing a Javadoc comment. |
255
|
| Parameter destination should be final. |
255
|
| Parameter selector should be final. |
256
|
| Parameter noLocal should be final. |
256
|
| '{' should be on the previous line. |
258
|
| Method 'createDurableSubscriber' is not designed for extension - needs to be abstract, final or empty. |
262
|
| Missing a Javadoc comment. |
262
|
| Parameter topic should be final. |
262
|
| Parameter selector should be final. |
262
|
| '{' should be on the previous line. |
264
|
| Method 'createDurableSubscriber' is not designed for extension - needs to be abstract, final or empty. |
268
|
| Missing a Javadoc comment. |
268
|
| Parameter topic should be final. |
268
|
| Parameter name should be final. |
268
|
| Parameter selector should be final. |
269
|
| Parameter noLocal should be final. |
270
|
| '{' should be on the previous line. |
272
|
| Line is longer than 80 characters. |
273
|
| Method 'getMessageListener' is not designed for extension - needs to be abstract, final or empty. |
276
|
| Missing a Javadoc comment. |
276
|
| '{' should be on the previous line. |
277
|
| Method 'setMessageListener' is not designed for extension - needs to be abstract, final or empty. |
281
|
| Missing a Javadoc comment. |
281
|
| Parameter messageListener should be final. |
281
|
| '{' should be on the previous line. |
283
|
| Method 'createSubscriber' is not designed for extension - needs to be abstract, final or empty. |
287
|
| Missing a Javadoc comment. |
287
|
| Parameter topic should be final. |
287
|
| '{' should be on the previous line. |
288
|
| 'cast' is not followed by whitespace. |
289
|
| Method 'createSubscriber' is not designed for extension - needs to be abstract, final or empty. |
292
|
| Missing a Javadoc comment. |
292
|
| Parameter topic should be final. |
292
|
| Parameter selector should be final. |
292
|
| Parameter local should be final. |
293
|
| '{' should be on the previous line. |
294
|
| Line is longer than 80 characters. |
295
|
| 'cast' is not followed by whitespace. |
295
|
| Method 'createReceiver' is not designed for extension - needs to be abstract, final or empty. |
298
|
| Missing a Javadoc comment. |
298
|
| Parameter queue should be final. |
298
|
| '{' should be on the previous line. |
299
|
| 'cast' is not followed by whitespace. |
300
|
| Method 'createReceiver' is not designed for extension - needs to be abstract, final or empty. |
303
|
| Missing a Javadoc comment. |
303
|
| Parameter queue should be final. |
303
|
| Parameter selector should be final. |
303
|
| '{' should be on the previous line. |
305
|
| 'cast' is not followed by whitespace. |
306
|
| Method 'createProducer' is not designed for extension - needs to be abstract, final or empty. |
312
|
| Missing a Javadoc comment. |
312
|
| Parameter destination should be final. |
312
|
| '{' should be on the previous line. |
314
|
| Method 'createSender' is not designed for extension - needs to be abstract, final or empty. |
318
|
| Missing a Javadoc comment. |
318
|
| Parameter queue should be final. |
318
|
| '{' should be on the previous line. |
319
|
| Method 'createPublisher' is not designed for extension - needs to be abstract, final or empty. |
323
|
| Missing a Javadoc comment. |
323
|
| Parameter topic should be final. |
323
|
| '{' should be on the previous line. |
324
|
| Method 'getActualSession' is not designed for extension - needs to be abstract, final or empty. |
330
|
| Missing a Javadoc comment. |
330
|
| '{' should be on the previous line. |
331
|
| Method 'getMessageProducer' is not designed for extension - needs to be abstract, final or empty. |
338
|
| Missing a Javadoc comment. |
338
|
| '{' should be on the previous line. |
339
|
| Method 'getQueueSender' is not designed for extension - needs to be abstract, final or empty. |
346
|
| Missing a Javadoc comment. |
346
|
| '{' should be on the previous line. |
347
|
| 'cast' is not followed by whitespace. |
349
|
| Method 'getTopicPublisher' is not designed for extension - needs to be abstract, final or empty. |
354
|
| Missing a Javadoc comment. |
354
|
| '{' should be on the previous line. |
355
|
| Line is longer than 80 characters. |
357
|
| 'cast' is not followed by whitespace. |
357
|
org/jencks/pool/PooledTopicPublisher.java
Error | Line |
| Line does not match expected header line of '/**'. |
1
|
| Line has trailing spaces. |
1
|
| Line has trailing spaces. |
2
|
| Line has trailing spaces. |
3
|
| Line has trailing spaces. |
4
|
| Line has trailing spaces. |
5
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
9
|
| Line has trailing spaces. |
10
|
| Line has trailing spaces. |
11
|
| Line has trailing spaces. |
12
|
| Line has trailing spaces. |
13
|
| Missing a Javadoc comment. |
23
|
| '{' should be on the previous line. |
25
|
| Missing a Javadoc comment. |
26
|
| Method 'getTopic' is not designed for extension - needs to be abstract, final or empty. |
32
|
| Missing a Javadoc comment. |
32
|
| '{' should be on the previous line. |
33
|
| Method 'publish' is not designed for extension - needs to be abstract, final or empty. |
37
|
| Missing a Javadoc comment. |
37
|
| '{' should be on the previous line. |
38
|
| Line is longer than 80 characters. |
42
|
| Method 'publish' is not designed for extension - needs to be abstract, final or empty. |
42
|
| Missing a Javadoc comment. |
42
|
| '{' should be on the previous line. |
44
|
| Line is longer than 80 characters. |
48
|
| Method 'publish' is not designed for extension - needs to be abstract, final or empty. |
48
|
| Missing a Javadoc comment. |
48
|
| Line is longer than 80 characters. |
53
|
| Method 'publish' is not designed for extension - needs to be abstract, final or empty. |
53
|
| Missing a Javadoc comment. |
53
|
| '{' should be on the previous line. |
55
|
| Method 'getTopicPublisher' is not designed for extension - needs to be abstract, final or empty. |
59
|
| Missing a Javadoc comment. |
59
|
| '{' should be on the previous line. |
60
|
| 'cast' is not followed by whitespace. |
61
|
org/jencks/pool/XASessionPool.java
Error | Line |
| Line does not match expected header line of '/**'. |
1
|
| Line has trailing spaces. |
1
|
| Line has trailing spaces. |
2
|
| Line has trailing spaces. |
3
|
| Line has trailing spaces. |
4
|
| Line has trailing spaces. |
5
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
9
|
| Line has trailing spaces. |
10
|
| Line has trailing spaces. |
11
|
| Line has trailing spaces. |
12
|
| Line has trailing spaces. |
13
|
| Missing a Javadoc comment. |
27
|
| '{' should be on the previous line. |
28
|
| Missing a Javadoc comment. |
29
|
| Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
29
|
| Line has trailing spaces. |
30
|
| Missing a Javadoc comment. |
31
|
| Missing a Javadoc comment. |
32
|
| Missing a Javadoc comment. |
34
|
| 'connection' hides a field. |
34
|
| '{' should be on the previous line. |
35
|
| Missing a Javadoc comment. |
39
|
| 'connection' hides a field. |
39
|
| 'sessionPool' hides a field. |
40
|
| '{' should be on the previous line. |
41
|
| Method 'borrowSession' is not designed for extension - needs to be abstract, final or empty. |
47
|
| Missing a Javadoc comment. |
47
|
| '{' should be on the previous line. |
48
|
| 'if' construct must use '{}'s. |
50
|
| Line is longer than 80 characters. |
50
|
| 'if' is not followed by whitespace. |
50
|
| 'if' construct must use '{}'s. |
52
|
| Line is longer than 80 characters. |
52
|
| 'if' is not followed by whitespace. |
52
|
| '}' should be on the same line. |
54
|
| '}' should be on the same line. |
57
|
| Line has trailing spaces. |
64
|
| Line has trailing spaces. |
65
|
| Method 'makeObject' is not designed for extension - needs to be abstract, final or empty. |
69
|
| Missing a Javadoc comment. |
69
|
| '{' should be on the previous line. |
70
|
| 'if' construct must use '{}'s. |
71
|
| Line is longer than 80 characters. |
71
|
| 'if' is not followed by whitespace. |
71
|
| Method 'destroyObject' is not designed for extension - needs to be abstract, final or empty. |
75
|
| Missing a Javadoc comment. |
75
|
| Parameter o should be final. |
75
|
| '{' should be on the previous line. |
76
|
| 'if' construct must use '{}'s. |
77
|
| Line is longer than 80 characters. |
77
|
| 'if' is not followed by whitespace. |
77
|
| Method 'validateObject' is not designed for extension - needs to be abstract, final or empty. |
82
|
| Missing a Javadoc comment. |
82
|
| Parameter o should be final. |
82
|
| '{' should be on the previous line. |
83
|
| Missing a Javadoc comment. |
87
|
| Parameter o should be final. |
87
|
| '{' should be on the previous line. |
88
|
| Method 'passivateObject' is not designed for extension - needs to be abstract, final or empty. |
91
|
| Missing a Javadoc comment. |
91
|
| Parameter o should be final. |
91
|
| '{' should be on the previous line. |
92
|
| 'if' construct must use '{}'s. |
93
|
| Line is longer than 80 characters. |
93
|
| 'if' is not followed by whitespace. |
93
|
| Method 'getConnection' is not designed for extension - needs to be abstract, final or empty. |
98
|
| Missing a Javadoc comment. |
98
|
| '{' should be on the previous line. |
99
|
| Method 'createSession' is not designed for extension - needs to be abstract, final or empty. |
106
|
| Missing a Javadoc comment. |
106
|
| '{' should be on the previous line. |
107
|
org/jencks/pool/package.html
Error | Line |
| Missing package documentation file. | 0 |
org/jencks/tranql/XAPoolDataSourceMCF.java
Error | Line |
| Line does not match expected header line of '/**'. |
1
|
| Line has trailing spaces. |
3
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
9
|
| Line has trailing spaces. |
15
|
| Line contains a tab character. |
30
|
| Missing a Javadoc comment. |
30
|
| Line is longer than 80 characters. |
31
|
| Line contains a tab character. |
31
|
| ',' is not followed by whitespace. |
31
|
| Line contains a tab character. |
32
|
| Line contains a tab character. |
34
|
| Line is longer than 80 characters. |
35
|
| Line contains a tab character. |
35
|
| Line contains a tab character. |
36
|
| Line contains a tab character. |
37
|
| Method 'getUserName' is not designed for extension - needs to be abstract, final or empty. |
37
|
| Line contains a tab character. |
38
|
| 'cast' is not followed by whitespace. |
38
|
| Line contains a tab character. |
39
|
| Line contains a tab character. |
41
|
| Line is longer than 80 characters. |
42
|
| Line contains a tab character. |
42
|
| Line contains a tab character. |
43
|
| Line contains a tab character. |
44
|
| Method 'getPassword' is not designed for extension - needs to be abstract, final or empty. |
44
|
| Line contains a tab character. |
45
|
| 'cast' is not followed by whitespace. |
45
|
| Line contains a tab character. |
46
|
| Line contains a tab character. |
48
|
| Line has trailing spaces. |
49
|
| Line contains a tab character. |
49
|
| Line contains a tab character. |
50
|
| Line contains a tab character. |
51
|
| Method 'setDriverName' is not designed for extension - needs to be abstract, final or empty. |
51
|
| Missing a Javadoc comment. |
51
|
| Parameter driverName should be final. |
51
|
| Line contains a tab character. |
52
|
| Line is longer than 80 characters. |
53
|
| Line contains a tab character. |
53
|
| 'cast' is not followed by whitespace. |
53
|
| Line contains a tab character. |
54
|
| Line contains a tab character. |
55
|
| Line contains a tab character. |
56
|
| Line contains a tab character. |
59
|
| Method 'setUrl' is not designed for extension - needs to be abstract, final or empty. |
59
|
| Missing a Javadoc comment. |
59
|
| Parameter url should be final. |
59
|
| Line contains a tab character. |
60
|
| 'cast' is not followed by whitespace. |
60
|
| Line contains a tab character. |
61
|
| Line contains a tab character. |
63
|
| Method 'setUser' is not designed for extension - needs to be abstract, final or empty. |
63
|
| Missing a Javadoc comment. |
63
|
| Parameter user should be final. |
63
|
| Line contains a tab character. |
64
|
| 'cast' is not followed by whitespace. |
64
|
| Line contains a tab character. |
65
|
| Line contains a tab character. |
67
|
| Method 'setPassword' is not designed for extension - needs to be abstract, final or empty. |
67
|
| Missing a Javadoc comment. |
67
|
| Parameter password should be final. |
67
|
| Line contains a tab character. |
68
|
| 'cast' is not followed by whitespace. |
68
|
| Line contains a tab character. |
69
|