PMD Results
The following document contains the results of PMD 3.7.
Files
org/apache/geronimo/webservices/WSDLVisitor.java
Violation | Line |
---|
Avoid unused local variables such as 'namespaceURI' | 46 |
org/apache/geronimo/webservices/WebServicesFactory.java
Violation | Line |
---|
Avoid unused imports such as 'org.exolab.castor.xml.Marshaller' | 25 |
Avoid empty catch blocks | 67 - 69 |