[
https://issues.apache.org/jira/browse/MAPREDUCE-1619?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12849599#action_12849599
]
Paolo Castagna commented on MAPREDUCE-1619:
-------------------------------------------
bq. We should include source paths for the Java source (including tests) for
each contrib module.
I followed the approach in HADOOP-6407 which does not include contrib modules.
There are 15 contrib modules and I do not see an easy way to automate this.
bq. I don't think the copy task is needed in the new eclipse target.
I left it there to copy .launch scripts, but it can be removed if you think
it's better.
I've just found out that this is a duplicate of MAPREDUCE-1592, sorry for that,
I did not see it before.
Perhaps we should close it and move discussion there.
> Eclipse .classpath file should be generated from Ivy files to avoid
> duplicating dependencies
> --------------------------------------------------------------------------------------------
>
> Key: MAPREDUCE-1619
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-1619
> Project: Hadoop Map/Reduce
> Issue Type: Improvement
> Components: build
> Affects Versions: 0.20.3
> Reporter: Paolo Castagna
> Assignee: Paolo Castagna
> Priority: Trivial
> Fix For: 0.21.0
>
> Attachments: MAPREDUCE-1619.patch
>
>
> Using Ant-Eclipse (http://sourceforge.net/projects/ant-eclipse/) it's
> possible to generate Eclipse files from Ivy files, this avoids unnecessary
> duplication of dependencies information.
> See: HADOOP-6407
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.