PMD Results
The following document contains the results of PMD 3.7.
Files
org/apache/geronimo/timer/PersistentTimer.java
| Violation | Line | 
|---|
| No need to import a type that's in the same package | 26 | 
org/apache/geronimo/timer/WorkInfo.java
| Violation | Line | 
|---|
| No need to import a type that's in the same package | 22 | 
| No need to import a type that's in the same package | 23 | 
org/apache/geronimo/timer/jdbc/JDBCWorkerPersistence.java
| Violation | Line | 
|---|
| Avoid empty catch blocks | 318 - 320 |