2016/02/07 - Apache Onami has been retired.

For more information, please explore the Attic.

PMD Results

The following document contains the results of PMD 5.0.2.

Files

org/apache/onami/autobind/configuration/StartupModule.java

ViolationLine
Too many static imports may lead to messy code1 - 304
Useless parentheses.84 - 85
Useless parentheses.89
Unnecessary use of fully qualified name 'Collections.addAll' due to existing import 'java.util.Collections'185
Avoid empty catch blocks213 - 215
Avoid empty catch blocks215 - 217

org/apache/onami/autobind/configuration/features/ConfigurationFeature.java

ViolationLine
Too many static imports may lead to messy code1 - 254