You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@buildr.apache.org by "Alex Boisvert (JIRA)" <ji...@apache.org> on 2009/10/29 14:09:59 UTC

[jira] Resolved: (BUILDR-334) Eclipse .classpath files use absolute paths for library entries.

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

Alex Boisvert resolved BUILDR-334.
----------------------------------

       Resolution: Fixed
    Fix Version/s: 1.4

Patch applied (and spec updated)

boisvert@sixtine:~/svn/buildr-eclipse2$ svn commit
M    CHANGELOG
M    spec/ide/eclipse_spec.rb
M    lib/buildr/ide/eclipse.rb
Committed revision 830922.

> Eclipse .classpath files use absolute paths for library entries.
> ----------------------------------------------------------------
>
>                 Key: BUILDR-334
>                 URL: https://issues.apache.org/jira/browse/BUILDR-334
>             Project: Buildr
>          Issue Type: Bug
>          Components: IDE
>    Affects Versions: 1.3.5
>         Environment: Ubuntu/JRuby.
>            Reporter: Stefan Wasilewski
>            Priority: Minor
>             Fix For: 1.4
>
>         Attachments: eclipse-classpath-relative-files.patch
>
>   Original Estimate: 0.17h
>  Remaining Estimate: 0.17h
>
> Eclipse .classpath files generated by buildr have absolute paths on library entries which makes them unsuitable to commit to source control systems.  Submitting a one line patch to make them relative to the project directory.

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