PMD Results

The following document contains the results of PMD 5.3.2.

Files

ejava/examples/ejbwar/inventory/bo/Categories.java

Violation Line
No need to import a type that lives in the same package 13
No need to import a type that lives in the same package 14

ejava/examples/ejbwar/inventory/bo/Products.java

Violation Line
No need to import a type that lives in the same package 14

ejava/examples/ejbwar/inventory/rs/PrettyPrinter.java

Violation Line
Avoid empty finally blocks 81