[ https://issues.apache.org/jira/browse/HADOOP-5240?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Aaron Kimball updated HADOOP-5240: ---------------------------------- Attachment: patch Attached patch uses a timestamp file and an <uptodate> task to determine if javadoc is necessary. "ant package" seems to update a lot of site files, though, which invalidates this, but in the general case this will speed up recompilation. > 'ant javadoc' does not check whether outputs are up to date and always > rebuilds > ------------------------------------------------------------------------------- > > Key: HADOOP-5240 > URL: https://issues.apache.org/jira/browse/HADOOP-5240 > Project: Hadoop Core > Issue Type: Improvement > Components: build > Reporter: Aaron Kimball > Attachments: patch > > > Running 'ant javadoc' twice in a row calls the javadoc program both times; it > doesn't check to see whether this is redundant work. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.