PMD Results
The following document contains the results of PMD 3.7.
Files
org/apache/geronimo/transaction/manager/TransactionImpl.java
Violation | Line |
---|
Ensure you override both equals() and hashCode() | 668 |
org/apache/geronimo/transaction/manager/WrapperNamedXAResource.java
Violation | Line |
---|
No need to import a type that's in the same package | 24 |
org/apache/geronimo/transaction/manager/XAWork.java
Violation | Line |
---|
No need to import a type that's in the same package | 25 |
org/apache/geronimo/transaction/log/XidImpl2.java
Violation | Line |
---|
Avoid unused constructor parameters such as 'formatId' | 76 - 83 |