[
https://issues.apache.org/jira/browse/MAHOUT-1577?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14021572#comment-14021572
]
Hudson commented on MAHOUT-1577:
--------------------------------
SUCCESS: Integrated in Mahout-Quality #2644 (See
[https://builds.apache.org/job/Mahout-Quality/2644/])
MAHOUT-1577 - Restore visibility for getYtransposeY (tdunning: rev
fcb436d2a7ed399dd8006b3254e655634000f4a1)
*
math/src/main/java/org/apache/mahout/math/als/ImplicitFeedbackAlternatingLeastSquaresSolver.java
> 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)