[
https://issues.apache.org/jira/browse/HADOOP-12400?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14739966#comment-14739966
]
Kengo Seki commented on HADOOP-12400:
-------------------------------------
Thanks [~jagadesh.kiran], but I think it's enough to simply replace "JavaDoc"
with "ScalaDoc" in the original comment. Because "_rebuild" is just a hook name
and the new comment "Rebuild scala doc" is something inaccurate. This function
works as the original comment says, via calling generic_pre_handler and
generic_post_handler.
> 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
> Assignee: Jagadesh Kiran N
> Priority: Trivial
> Labels: newbie
> Attachments: HADOOP-12400.HADOOP-12111.00.patch,
> HADOOP-12400.HADOOP-12111.01.patch
>
>
> {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)