You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@buildr.apache.org by "Antoine Toulme (JIRA)" <ji...@apache.org> on 2010/09/05 07:49:32 UTC

[jira] Created: (BUILDR-505) The Eclipse task should be using base_dir, not the project id to write dependent projects in the classpath.

The Eclipse task should be using base_dir, not the project id to write dependent projects in the classpath.
-----------------------------------------------------------------------------------------------------------

                 Key: BUILDR-505
                 URL: https://issues.apache.org/jira/browse/BUILDR-505
             Project: Buildr
          Issue Type: Bug
          Components: IDE
    Affects Versions: 1.4.1
            Reporter: Antoine Toulme
             Fix For: 1.4.2


The Eclipse task should be using base_dir, not the project id to write dependent projects in the classpath.

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


[jira] Assigned: (BUILDR-505) The Eclipse task should be using base_dir, not the project id to write dependent projects in the classpath.

Posted by "Alex Boisvert (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/BUILDR-505?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alex Boisvert reassigned BUILDR-505:
------------------------------------

    Assignee: Antoine Toulme

> The Eclipse task should be using base_dir, not the project id to write dependent projects in the classpath.
> -----------------------------------------------------------------------------------------------------------
>
>                 Key: BUILDR-505
>                 URL: https://issues.apache.org/jira/browse/BUILDR-505
>             Project: Buildr
>          Issue Type: Bug
>          Components: IDE
>    Affects Versions: 1.4.1
>            Reporter: Antoine Toulme
>            Assignee: Antoine Toulme
>             Fix For: 1.4.2
>
>
> The Eclipse task should be using base_dir, not the project id to write dependent projects in the classpath.

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


[jira] Resolved: (BUILDR-505) The Eclipse task should be using base_dir, not the project id to write dependent projects in the classpath.

Posted by "Antoine Toulme (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/BUILDR-505?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Antoine Toulme resolved BUILDR-505.
-----------------------------------

    Resolution: Incomplete

I have a hard time remembering exactly the use case for this enhancement/bug. I think what happened is that I wanted the project to generate its .classpath, and look for eclipse project ids. Somehow along the way I got confused and assumed Eclipse used real paths, which is not the case.

I'm marking this one as Incomplete. I can rework it when I'm sure of what I was trying to achieve.... in other words, I should stop on the coffee.

> The Eclipse task should be using base_dir, not the project id to write dependent projects in the classpath.
> -----------------------------------------------------------------------------------------------------------
>
>                 Key: BUILDR-505
>                 URL: https://issues.apache.org/jira/browse/BUILDR-505
>             Project: Buildr
>          Issue Type: Bug
>          Components: IDE
>    Affects Versions: 1.4.1
>            Reporter: Antoine Toulme
>            Assignee: Antoine Toulme
>             Fix For: 1.4.2
>
>
> The Eclipse task should be using base_dir, not the project id to write dependent projects in the classpath.

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