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

Niklaus Giger updated BUILDR-652:
---------------------------------

    Attachment: Generate-buildfile-from-Eclipse-workspace.patch

Reworked patch (as suggested by Alex Boisvert on July-23
                
> Generate buildfile from Eclipse workspace
> -----------------------------------------
>
>                 Key: BUILDR-652
>                 URL: https://issues.apache.org/jira/browse/BUILDR-652
>             Project: Buildr
>          Issue Type: Improvement
>          Components: Core features
>            Reporter: Niklaus Giger
>            Priority: Minor
>             Fix For: 1.4.8
>
>         Attachments: Generate-buildfile-from-Eclipse-workspace.patch
>
>
> Creates a buildfile from the current Eclipse workspace
> * detecting eclipse project (which may be anywhere in a subdir) 
> * project-names from eclipse .project-files override directory names
> * uses default eclipse values ('src','bin') for layout[:source,:target]
> * get the project version from MANIFEST.MF
> * adds dependencies between project
> * adds hints for all plugin
> * skips fragments (would need buildr4osgi to handle them correctly)
> Patch will be attached soon.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to