PMD Results
The following document contains the results of PMD 3.7.
Files
org/apache/geronimo/common/GeronimoEnvironment.java
| Violation | Line | 
|---|
| Avoid empty catch blocks | 43 - 45 | 
org/apache/geronimo/common/propertyeditor/VectorEditor.java
| Violation | Line | 
|---|
| Avoid unused imports such as 'java.util.List' | 20 | 
org/apache/geronimo/common/propertyeditor/SetEditor.java
| Violation | Line | 
|---|
| Avoid unused imports such as 'java.beans.PropertyEditorSupport' | 20 | 
| Avoid unused imports such as 'java.util.Set' | 23 | 
org/apache/geronimo/common/propertyeditor/StackEditor.java
| Violation | Line | 
|---|
| Avoid unused imports such as 'java.util.List' | 20 | 
org/apache/geronimo/common/propertyeditor/ListEditor.java
| Violation | Line | 
|---|
| Avoid unused imports such as 'java.util.List' | 22 | 
org/apache/geronimo/common/propertyeditor/LinkedListEditor.java
| Violation | Line | 
|---|
| Avoid unused imports such as 'java.util.List' | 21 | 
org/apache/geronimo/common/propertyeditor/TreeSetEditor.java
| Violation | Line | 
|---|
| Avoid unused imports such as 'java.util.Set' | 20 | 
org/apache/geronimo/common/propertyeditor/HashSetEditor.java
| Violation | Line | 
|---|
| Avoid unused imports such as 'java.util.Set' | 21 | 
org/apache/geronimo/common/propertyeditor/URLEditor.java
| Violation | Line | 
|---|
| Avoid empty catch blocks | 54 - 57 | 
org/apache/geronimo/common/propertyeditor/CollectionEditor.java
| Violation | Line | 
|---|
| Avoid unused imports such as 'java.beans.PropertyEditorSupport' | 20 | 
| Avoid unused imports such as 'java.util.StringTokenizer' | 23 | 
org/apache/geronimo/common/propertyeditor/ArrayListEditor.java
| Violation | Line | 
|---|
| Avoid unused imports such as 'java.util.List' | 21 |