[ https://issues.apache.org/jira/browse/KNOX-1669?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Kevin Risden updated KNOX-1669: ------------------------------- Attachment: KNOX-1669.patch Status: Patch Available (was: In Progress) Enables the following rules: <rule ref="category/java/codestyle.xml/AvoidProtectedFieldInFinalClass" /> <rule ref="category/java/codestyle.xml/ControlStatementBraces" /> <rule ref="category/java/codestyle.xml/DontImportJavaLang" /> <rule ref="category/java/codestyle.xml/DuplicateImports" /> <rule ref="category/java/codestyle.xml/ExtendsObject" /> <rule ref="category/java/codestyle.xml/ForLoopShouldBeWhileLoop" /> <rule ref="category/java/codestyle.xml/NoPackage" /> <rule ref="category/java/codestyle.xml/PackageCase" /> <rule ref="category/java/codestyle.xml/UnnecessaryModifier" /> <rule ref="category/java/codestyle.xml/UnnecessaryReturn" /> > Enable PMD code style rules > --------------------------- > > Key: KNOX-1669 > URL: https://issues.apache.org/jira/browse/KNOX-1669 > Project: Apache Knox > Issue Type: Sub-task > Components: Build > Reporter: Kevin Risden > Assignee: Kevin Risden > Priority: Major > Fix For: 1.3.0 > > Attachments: KNOX-1669.patch > > > There are a subset of codestyle rules that can be useful. -- This message was sent by Atlassian JIRA (v7.6.3#76005)