[ https://issues.apache.org/jira/browse/HADOOP-7028?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12932745#action_12932745
]
Hudson commented on HADOOP-7028:
--------------------------------
Integrated in Hadoop-Common-trunk-Commit #427 (See [https://hudson.apache.org/hudson/job/Hadoop-Common-trunk-Commit/427/])
HADOOP-7028. ant eclipse does not include requisite ant.jar in the classpath. Contributed
by Patrick Angeles
> ant eclipse does not include requisite ant.jar in the classpath
> ---------------------------------------------------------------
>
> Key: HADOOP-7028
> URL: https://issues.apache.org/jira/browse/HADOOP-7028
> Project: Hadoop Common
> Issue Type: Bug
> Components: build
> Affects Versions: 0.22.0
> Reporter: Patrick Angeles
> Assignee: Patrick Angeles
> Priority: Minor
> Fix For: 0.22.0
>
> Attachments: eclipse-classpath.patch
>
>
> RccTask imports classes from ant.jar
> Importing the project into Eclipse results in these classes not being found, because
ant.jar is not in the classpath.
> Note that this patch requires that ANT_HOME be set, but this is consistent with the documentation
as per
> http://wiki.apache.org/hadoop/EclipseEnvironment
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
|