PMD Results

The following document contains the results of PMD 3.7.

Files

org/apache/geronimo/webservices/WSDLVisitor.java

ViolationLine
Avoid unused local variables such as 'namespaceURI'46

org/apache/geronimo/webservices/WebServicesFactory.java

ViolationLine
Avoid unused imports such as 'org.exolab.castor.xml.Marshaller'25
Avoid empty catch blocks67 - 69