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 2009/08/07 00:48:14 UTC

[jira] Created: (BUILDR-300) Make the Eclipse task more configurable

Make the Eclipse task more configurable
---------------------------------------

                 Key: BUILDR-300
                 URL: https://issues.apache.org/jira/browse/BUILDR-300
             Project: Buildr
          Issue Type: Improvement
          Components: IDE
    Affects Versions: 1.3.4
            Reporter: Antoine Toulme


I developed a branch of Buildr to help make the Eclipse task more extensible.

I made the natures, builders, and classpath_containers accessible through the options of the task so project can set them in their definitions.

The branch is developed here:
http://github.com/atoulme/buildr/commits/eclipse_only

I will attach a patch.

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


[jira] Commented: (BUILDR-300) Make the Eclipse task more configurable

Posted by "Hugues Malphettes (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/BUILDR-300?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12764137#action_12764137 ] 

Hugues Malphettes commented on BUILDR-300:
------------------------------------------

For those of stumbling on this bug and looking for documentation.
see BUILDR-327 (define the natrues explicitly) and BUILDR-328 (automatic detection of the project's nature)

> Make the Eclipse task more configurable
> ---------------------------------------
>
>                 Key: BUILDR-300
>                 URL: https://issues.apache.org/jira/browse/BUILDR-300
>             Project: Buildr
>          Issue Type: Improvement
>          Components: IDE
>    Affects Versions: 1.3.4
>            Reporter: Antoine Toulme
>             Fix For: 1.3.5
>
>         Attachments: BUILDR-300_patch
>
>
> I developed a branch of Buildr to help make the Eclipse task more extensible.
> I made the natures, builders, and classpath_containers accessible through the options of the task so project can set them in their definitions.
> The branch is developed here:
> http://github.com/atoulme/buildr/commits/eclipse_only
> I will attach a patch.

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


[jira] Updated: (BUILDR-300) Make the Eclipse task more configurable

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

Antoine Toulme updated BUILDR-300:
----------------------------------

    Attachment: BUILDR-300_patch

The patch from the branch.

> Make the Eclipse task more configurable
> ---------------------------------------
>
>                 Key: BUILDR-300
>                 URL: https://issues.apache.org/jira/browse/BUILDR-300
>             Project: Buildr
>          Issue Type: Improvement
>          Components: IDE
>    Affects Versions: 1.3.4
>            Reporter: Antoine Toulme
>         Attachments: BUILDR-300_patch
>
>
> I developed a branch of Buildr to help make the Eclipse task more extensible.
> I made the natures, builders, and classpath_containers accessible through the options of the task so project can set them in their definitions.
> The branch is developed here:
> http://github.com/atoulme/buildr/commits/eclipse_only
> I will attach a patch.

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


[jira] Commented: (BUILDR-300) Make the Eclipse task more configurable

Posted by "Antoine Toulme (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/BUILDR-300?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12754777#action_12754777 ] 

Antoine Toulme commented on BUILDR-300:
---------------------------------------

OK, it looks good to me!

> Make the Eclipse task more configurable
> ---------------------------------------
>
>                 Key: BUILDR-300
>                 URL: https://issues.apache.org/jira/browse/BUILDR-300
>             Project: Buildr
>          Issue Type: Improvement
>          Components: IDE
>    Affects Versions: 1.3.4
>            Reporter: Antoine Toulme
>         Attachments: BUILDR-300_patch
>
>
> I developed a branch of Buildr to help make the Eclipse task more extensible.
> I made the natures, builders, and classpath_containers accessible through the options of the task so project can set them in their definitions.
> The branch is developed here:
> http://github.com/atoulme/buildr/commits/eclipse_only
> I will attach a patch.

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


[jira] Commented: (BUILDR-300) Make the Eclipse task more configurable

Posted by "Alex Boisvert (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/BUILDR-300?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12754643#action_12754643 ] 

Alex Boisvert commented on BUILDR-300:
--------------------------------------

Hi Antoine, I think it's now ready to go.  Could you check my branch and see if it's still faithful to your needs.  I've also incorporated your "natures" branch by adding the :plugin nature (renamed from :osgi)

> Make the Eclipse task more configurable
> ---------------------------------------
>
>                 Key: BUILDR-300
>                 URL: https://issues.apache.org/jira/browse/BUILDR-300
>             Project: Buildr
>          Issue Type: Improvement
>          Components: IDE
>    Affects Versions: 1.3.4
>            Reporter: Antoine Toulme
>         Attachments: BUILDR-300_patch
>
>
> I developed a branch of Buildr to help make the Eclipse task more extensible.
> I made the natures, builders, and classpath_containers accessible through the options of the task so project can set them in their definitions.
> The branch is developed here:
> http://github.com/atoulme/buildr/commits/eclipse_only
> I will attach a patch.

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


[jira] Resolved: (BUILDR-300) Make the Eclipse task more configurable

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

Alex Boisvert resolved BUILDR-300.
----------------------------------

       Resolution: Fixed
    Fix Version/s: 1.3.5

Committed.

------------------------------------------------------------------------
r814442 | boisvert | 2009-09-13 16:58:31 -0700 (Sun, 13 Sep 2009) | 1 line

BUILDR-300: Make Eclipse task more configurable; thanks to Antoine Toulme for base contribution

------------------------------------------------------------------------
r814444 | boisvert | 2009-09-13 16:59:15 -0700 (Sun, 13 Sep 2009) | 1 line

BUILDR-300: Make Eclipse task more configurable; forgot new directory


> Make the Eclipse task more configurable
> ---------------------------------------
>
>                 Key: BUILDR-300
>                 URL: https://issues.apache.org/jira/browse/BUILDR-300
>             Project: Buildr
>          Issue Type: Improvement
>          Components: IDE
>    Affects Versions: 1.3.4
>            Reporter: Antoine Toulme
>             Fix For: 1.3.5
>
>         Attachments: BUILDR-300_patch
>
>
> I developed a branch of Buildr to help make the Eclipse task more extensible.
> I made the natures, builders, and classpath_containers accessible through the options of the task so project can set them in their definitions.
> The branch is developed here:
> http://github.com/atoulme/buildr/commits/eclipse_only
> I will attach a patch.

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


[jira] Commented: (BUILDR-300) Make the Eclipse task more configurable

Posted by "Antoine Toulme (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/BUILDR-300?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12753345#action_12753345 ] 

Antoine Toulme commented on BUILDR-300:
---------------------------------------

Can someone look into this patch please ?

> Make the Eclipse task more configurable
> ---------------------------------------
>
>                 Key: BUILDR-300
>                 URL: https://issues.apache.org/jira/browse/BUILDR-300
>             Project: Buildr
>          Issue Type: Improvement
>          Components: IDE
>    Affects Versions: 1.3.4
>            Reporter: Antoine Toulme
>         Attachments: BUILDR-300_patch
>
>
> I developed a branch of Buildr to help make the Eclipse task more extensible.
> I made the natures, builders, and classpath_containers accessible through the options of the task so project can set them in their definitions.
> The branch is developed here:
> http://github.com/atoulme/buildr/commits/eclipse_only
> I will attach a patch.

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


[jira] Commented: (BUILDR-300) Make the Eclipse task more configurable

Posted by "Alex Boisvert (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/BUILDR-300?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12753347#action_12753347 ] 

Alex Boisvert commented on BUILDR-300:
--------------------------------------

Antoine, I started from your patch (branch), took it a little further and then left for vacation :)
http://github.com/aboisvert/buildr/tree/eclipse_only_alex

At this point I mostly need to review + clean it, before I commit it.   Hopefully very soon...

> Make the Eclipse task more configurable
> ---------------------------------------
>
>                 Key: BUILDR-300
>                 URL: https://issues.apache.org/jira/browse/BUILDR-300
>             Project: Buildr
>          Issue Type: Improvement
>          Components: IDE
>    Affects Versions: 1.3.4
>            Reporter: Antoine Toulme
>         Attachments: BUILDR-300_patch
>
>
> I developed a branch of Buildr to help make the Eclipse task more extensible.
> I made the natures, builders, and classpath_containers accessible through the options of the task so project can set them in their definitions.
> The branch is developed here:
> http://github.com/atoulme/buildr/commits/eclipse_only
> I will attach a patch.

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


[jira] Commented: (BUILDR-300) Make the Eclipse task more configurable

Posted by "Antoine Toulme (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/BUILDR-300?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12754765#action_12754765 ] 

Antoine Toulme commented on BUILDR-300:
---------------------------------------

Thanks, Alex I'm looking.

> Make the Eclipse task more configurable
> ---------------------------------------
>
>                 Key: BUILDR-300
>                 URL: https://issues.apache.org/jira/browse/BUILDR-300
>             Project: Buildr
>          Issue Type: Improvement
>          Components: IDE
>    Affects Versions: 1.3.4
>            Reporter: Antoine Toulme
>         Attachments: BUILDR-300_patch
>
>
> I developed a branch of Buildr to help make the Eclipse task more extensible.
> I made the natures, builders, and classpath_containers accessible through the options of the task so project can set them in their definitions.
> The branch is developed here:
> http://github.com/atoulme/buildr/commits/eclipse_only
> I will attach a patch.

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