hbse CreateCommand.java is causing javadoc errors which is causing hudson to
fail patches
-----------------------------------------------------------------------------------------
Key: HADOOP-2290
URL: https://issues.apache.org/jira/browse/HADOOP-2290
Project: Hadoop
Issue Type: Improvement
Components: contrib/hbase
Affects Versions: 0.16.0
Reporter: Adrian Woodhead
Running javadoc on fresh checkout from trunk causes the following error:
[javadoc]
/home/adrian/workspace/hadoop-trunk/src/contrib/hbase/src/java/org/apache/hadoop/hbase/shell/CreateCommand.java:77:
warning - @param argument "table" is not a parameter name.
This is causing Hudson to report a -1 for all patches, even though they have
nothing to do with this.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.