PMD Results
The following document contains the results of PMD 3.7.
Files
org/apache/xbean/server/deployer/FileDeployer.java
Violation | Line |
---|
Avoid unused imports such as 'org.apache.xbean.spring.context.SpringApplicationContext' | 29 |
Avoid empty catch blocks | 305 - 306 |
Avoid empty catch blocks | 316 - 317 |
org/apache/xbean/server/spring/configuration/SpringConfiguration.java
Violation | Line |
---|
Avoid empty catch blocks | 133 - 135 |
Avoid empty catch blocks | 135 - 137 |
org/apache/xbean/server/spring/loader/SpringLoader.java
Violation | Line |
---|
Avoid unused imports such as 'org.apache.xbean.spring.context.SpringApplicationContext' | 31 |