[
https://issues.apache.org/jira/browse/HADOOP-1726?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12521166
]
Doug Cutting commented on HADOOP-1726:
--------------------------------------
I think javadoc is run in a child process, and does not inherit the parent's
classpath. So we need to add ant's jars explicitly to the javadoc classpath.
Perhaps this can be simply done by adding the system property java.class.path?
> remove ant.jar from lib directory
> ---------------------------------
>
> Key: HADOOP-1726
> URL: https://issues.apache.org/jira/browse/HADOOP-1726
> Project: Hadoop
> Issue Type: Bug
> Reporter: Owen O'Malley
> Assignee: Owen O'Malley
> Fix For: 0.15.0
>
>
> We don't need the lib/jetty-ext/ant.jar and it causes problems if it
> disagrees with the version of ant that people are using.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.