PMD Results

The following document contains the results of PMD 3.7.

Files

org/apache/geronimo/timer/PersistentTimer.java

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

org/apache/geronimo/timer/WorkInfo.java

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

org/apache/geronimo/timer/jdbc/JDBCWorkerPersistence.java

ViolationLine
Avoid empty catch blocks318 - 320