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)