PMD Results
The following document contains the results of PMD
Files
org/apache/geronimo/console/core/jms/JMSConnectionFactoryBean.java
Violation | Line |
---|
Avoid unused imports such as 'org.apache.geronimo.connector.outbound.ManagedConnectionFactoryWrapper' | 24 |
Avoid unused private fields such as 'connectionFactoryName' | 36 |
org/apache/geronimo/console/core/jms/TopicBrowserGBean.java
Violation | Line |
---|
These nested if statements could be combined | 105 - 111 |
org/apache/geronimo/console/core/keystore/KeyStoreGBean.java
Violation | Line |
---|
Avoid empty catch blocks | 105 - 106 |
Avoid empty catch blocks | 310 - 311 |
Avoid empty catch blocks | 406 - 407 |
Avoid empty catch blocks | 428 - 429 |
org/apache/geronimo/console/core/security/PropertiesLoginModuleManager.java
Violation | Line |
---|
Avoid empty catch blocks | 72 - 74 |
Avoid empty catch blocks | 91 - 93 |
Avoid empty catch blocks | 110 - 112 |
Avoid empty catch blocks | 130 - 132 |
Avoid empty catch blocks | 284 - 286 |
org/apache/geronimo/console/core/system/serverinfo/ServerConstants.java
Violation | Line |
---|
Avoid empty catch blocks | 111 - 113 |
org/apache/geronimo/console/util/KernelManagementHelper.java
Violation | Line |
---|
Avoid empty catch blocks | 492 - 495 |