[ 
https://issues.apache.org/jira/browse/HADOOP-6407?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tom White updated HADOOP-6407:
------------------------------

    Attachment: HADOOP-6407.patch

Minor change to correct the deletion of the downloaded Ant-Eclipse package. 
Also, I tested this with Eclipse Galileo. After generating the Eclipse files 
with "ant eclipse" you should clean the project from within Eclipse.

bq. Just a piece of suggestion - can that task be refactored appropriately into 
a separate file - eclipse-targets.xml with comments mentioning the 
variables/properties that need to be set for the same.

I agree it would be good to modularize the build files between projects: this 
should be a separate set of JIRA issues. For the present issue, there's not a 
lot of scope for sharing ant code, since the "eclipse" targets, for example, 
will differ between projects since the source paths are different (different 
contrib projects).

> Have a way to automatically update Eclipse .classpath file when new libs are 
> added to the classpath through Ivy
> ---------------------------------------------------------------------------------------------------------------
>
>                 Key: HADOOP-6407
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6407
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: build
>    Affects Versions: 0.21.0, 0.22.0
>            Reporter: Konstantin Boudnik
>            Assignee: Tom White
>            Priority: Minor
>         Attachments: HADOOP-6407.patch, HADOOP-6407.patch
>
>
> Currently Eclipse configuration (namely .classpath) isn't synchronized 
> automatically when lib versions are changed. This causes great inconvenience 
> so people have to change their project settings manually, etc. 
> It'd be great if these configs could be updated automatically every time such 
> a change takes place, e.g. whenever ivy is pulling in new version of a jar. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to