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

Alex Boisvert resolved BUILDR-465.
----------------------------------

         Assignee: Alex Boisvert
    Fix Version/s: 1.4.2
       Resolution: Fixed

Patch applied.  Thanks Kristof!

Sending        CHANGELOG
Sending        lib/buildr/ide/eclipse.rb
Sending        spec/ide/eclipse_spec.rb
Transmitting file data ...
Committed revision 998463.


> Eclipse project names should be customizable
> --------------------------------------------
>
>                 Key: BUILDR-465
>                 URL: https://issues.apache.org/jira/browse/BUILDR-465
>             Project: Buildr
>          Issue Type: Improvement
>          Components: IDE
>            Reporter: Kristof Jozsa
>            Assignee: Alex Boisvert
>             Fix For: 1.4.2
>
>         Attachments: eclipsenames.patch
>
>
> Buildr-generated Eclipse project descriptors enforce a 
> "ParentProject-Subproject" naming convention for each subproject when 
> generating .classpath files with dependent subprojects. This might not fit 
> everyone (including myself), so:
> - the buildfile should be able to specify the eclipse project name explicitly 
> for each specified project, and/or
> - there should be an option to use a non-prefixed project name
> Personally I think the first option is more flexible but both could work. The 
> .classpath generation part which is involved in the issue is around line 334 
> in eclipse.rb in the current buildr gem.

-- 
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