test-patch target for javadoc broken? -------------------------------------
Key: MAPREDUCE-1947 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1947 Project: Hadoop Map/Reduce Issue Type: Bug Components: build Affects Versions: 0.22.0 Reporter: Amareshwari Sriramadasu Assignee: Giridharan Kesavan Running "ant javadoc" in mapreduce trunk gives following warning: {noformat} [javadoc] /home/amarsri/workspace/mapreduce/src/java/org/apache/hadoop/mapreduce/Counter.java:125: warning - @param argument "the" is not a parameter name. {noformat} But test-patch did not complain for the patch build which introduced the warning, and it did not complain for any further builds. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.