[
https://issues.apache.org/jira/browse/MAHOUT-1577?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ted Dunning resolved MAHOUT-1577.
---------------------------------
Resolution: Fixed
Made a big step on PMD. Findbugs will be more intransigent because most of the
warnings are coming from Scala.
> FindBugs and PMD settings unrealistic
> --------------------------------------
>
> Key: MAHOUT-1577
> URL: https://issues.apache.org/jira/browse/MAHOUT-1577
> Project: Mahout
> Issue Type: Bug
> Reporter: Ted Dunning
>
> We get warnings on every use of a non-final method in a constructor. This is
> arguably slightly risky, but I haven't ever seen a bug from this. Similarly,
> we haven't had any problems with long methods (inherent in Hadoop programs, I
> think) nor with putting literals after variables in comparisons.
> I am going to turn these warnings off to decrease noise levels.
--
This message was sent by Atlassian JIRA
(v6.2#6252)