[ https://issues.apache.org/jira/browse/HADOOP-2421?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Hrishikesh updated HADOOP-2421: ------------------------------- Attachment: 2421.patch.1 Try out the attached patch The correct way to run the jdiff target is (You will need to chage the values as per your environment) ant -Djdiff.prior.dir=/home/hadoop/myprojects/hadoop-0.13/src/java -Djdiff.prior.version=0.13 -DJDIFF_HOME=/home/hadoop/JDiff/jdiff-1.1.0/ jdiff > Release JDiff report of changes between different versions of Hadoop > -------------------------------------------------------------------- > > Key: HADOOP-2421 > URL: https://issues.apache.org/jira/browse/HADOOP-2421 > Project: Hadoop > Issue Type: Improvement > Components: build > Reporter: Nigel Daley > Priority: Minor > Attachments: 2421.patch.1 > > > Similar to LUCENE-1083, it would be useful to report javadoc differences (ala > [JDiff|http://www.jdiff.org/]) between Hadoop releases. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.