[ 
https://issues.apache.org/jira/browse/MAHOUT-1096?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13474013#comment-13474013
 ] 

Hudson commented on MAHOUT-1096:
--------------------------------

Integrated in Mahout-Quality #1698 (See 
[https://builds.apache.org/job/Mahout-Quality/1698/])
    MAHOUT-1096 - More tiny style fixes in templates (Revision 1396948)

     Result = SUCCESS
tdunning : 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1396948
Files : 
* 
/mahout/trunk/math/src/main/java-templates/org/apache/mahout/math/map/OpenKeyTypeObjectHashMap.java.t
* 
/mahout/trunk/math/src/main/java-templates/org/apache/mahout/math/map/OpenKeyTypeValueTypeHashMap.java.t
* 
/mahout/trunk/math/src/main/java-templates/org/apache/mahout/math/map/OpenObjectValueTypeHashMap.java.t
* /mahout/trunk/math/src/main/java/org/apache/mahout/math/map/OpenHashMap.java

                
> Lots of style warnings in generated code are easy to fix
> --------------------------------------------------------
>
>                 Key: MAHOUT-1096
>                 URL: https://issues.apache.org/jira/browse/MAHOUT-1096
>             Project: Mahout
>          Issue Type: Improvement
>            Reporter: Ted Dunning
>             Fix For: 0.8
>
>
> We have a method that is protected in our primitive maps and sets.  It is 
> never over-ridden, however, so it might as well be final.  This will nuke 
> between 70-80 high priority style warning.
> We also have some cases of new String("foo") which are easy to fix.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to