Ted Dunning created MAHOUT-1577:
-----------------------------------
Summary: 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)