PMD Results

The following document contains the results of PMD 3.7.

Files

org/apache/geronimo/transaction/manager/TransactionImpl.java

ViolationLine
Ensure you override both equals() and hashCode()668

org/apache/geronimo/transaction/manager/WrapperNamedXAResource.java

ViolationLine
No need to import a type that's in the same package24

org/apache/geronimo/transaction/manager/XAWork.java

ViolationLine
No need to import a type that's in the same package25

org/apache/geronimo/transaction/log/XidImpl2.java

ViolationLine
Avoid unused constructor parameters such as 'formatId'76 - 83