PMD Results

The following document contains the results of PMD 3.7.

Files

org/apache/geronimo/common/GeronimoEnvironment.java

ViolationLine
Avoid empty catch blocks43 - 45

org/apache/geronimo/common/propertyeditor/VectorEditor.java

ViolationLine
Avoid unused imports such as 'java.util.List'20

org/apache/geronimo/common/propertyeditor/SetEditor.java

ViolationLine
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

ViolationLine
Avoid unused imports such as 'java.util.List'20

org/apache/geronimo/common/propertyeditor/ListEditor.java

ViolationLine
Avoid unused imports such as 'java.util.List'22

org/apache/geronimo/common/propertyeditor/LinkedListEditor.java

ViolationLine
Avoid unused imports such as 'java.util.List'21

org/apache/geronimo/common/propertyeditor/TreeSetEditor.java

ViolationLine
Avoid unused imports such as 'java.util.Set'20

org/apache/geronimo/common/propertyeditor/HashSetEditor.java

ViolationLine
Avoid unused imports such as 'java.util.Set'21

org/apache/geronimo/common/propertyeditor/URLEditor.java

ViolationLine
Avoid empty catch blocks54 - 57

org/apache/geronimo/common/propertyeditor/CollectionEditor.java

ViolationLine
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

ViolationLine
Avoid unused imports such as 'java.util.List'21