You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Kengo Seki (JIRA)" <ji...@apache.org> on 2015/09/10 17:52:46 UTC

[jira] [Created] (HADOOP-12400) Wrong comment for scaladoc_rebuild function in test-patch scala plugin

Kengo Seki created HADOOP-12400:
-----------------------------------

             Summary: Wrong comment for scaladoc_rebuild function in test-patch scala plugin
                 Key: HADOOP-12400
                 URL: https://issues.apache.org/jira/browse/HADOOP-12400
             Project: Hadoop Common
          Issue Type: Sub-task
          Components: yetus
    Affects Versions: HADOOP-12111
            Reporter: Kengo Seki
            Priority: Trivial


{code}
 62 ## @description  Count and compare the number of JavaDoc warnings pre- and post- patch
 63 ## @audience     private
 64 ## @stability    evolving
 65 ## @replaceable  no
 66 ## @return       0 on success
 67 ## @return       1 on failure
 68 function scaladoc_rebuild
{code}

s/JavaDoc/ScalaDoc/



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)