You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@buildr.apache.org by "Ittay Dror (JIRA)" <ji...@apache.org> on 2009/07/02 08:22:47 UTC

[jira] Created: (BUILDR-291) local tasks do not support arguments

local tasks do not support arguments
------------------------------------

                 Key: BUILDR-291
                 URL: https://issues.apache.org/jira/browse/BUILDR-291
             Project: Buildr
          Issue Type: Bug
            Reporter: Ittay Dror
            Priority: Minor
         Attachments: 0001-BUILDR-291-local-task-works-with-task-arguments.patch

using the 'taskname[arg1,arg2]' mechanism of rake does not work if 'taskname' is a local task. 

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


[jira] Commented: (BUILDR-291) local tasks do not support arguments

Posted by "Chetan Sarva (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/BUILDR-291?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12837433#action_12837433 ] 

Chetan Sarva commented on BUILDR-291:
-------------------------------------

It looks like this has been resolved in 1.3.5; it should be closed. 

> local tasks do not support arguments
> ------------------------------------
>
>                 Key: BUILDR-291
>                 URL: https://issues.apache.org/jira/browse/BUILDR-291
>             Project: Buildr
>          Issue Type: Bug
>            Reporter: Ittay Dror
>            Priority: Minor
>         Attachments: 0001-BUILDR-291-local-task-works-with-task-arguments.patch
>
>
> using the 'taskname[arg1,arg2]' mechanism of rake does not work if 'taskname' is a local task. 

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


[jira] Updated: (BUILDR-291) local tasks do not support arguments

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

Ittay Dror updated BUILDR-291:
------------------------------

    Attachment: 0001-BUILDR-291-local-task-works-with-task-arguments.patch

passing arguments to the actual tasks

> local tasks do not support arguments
> ------------------------------------
>
>                 Key: BUILDR-291
>                 URL: https://issues.apache.org/jira/browse/BUILDR-291
>             Project: Buildr
>          Issue Type: Bug
>            Reporter: Ittay Dror
>            Priority: Minor
>         Attachments: 0001-BUILDR-291-local-task-works-with-task-arguments.patch
>
>
> using the 'taskname[arg1,arg2]' mechanism of rake does not work if 'taskname' is a local task. 

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


[jira] Commented: (BUILDR-291) local tasks do not support arguments

Posted by "Assaf Arkin (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/BUILDR-291?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12726577#action_12726577 ] 

Assaf Arkin commented on BUILDR-291:
------------------------------------

Thanks, added to SVN/Git.

> local tasks do not support arguments
> ------------------------------------
>
>                 Key: BUILDR-291
>                 URL: https://issues.apache.org/jira/browse/BUILDR-291
>             Project: Buildr
>          Issue Type: Bug
>            Reporter: Ittay Dror
>            Priority: Minor
>         Attachments: 0001-BUILDR-291-local-task-works-with-task-arguments.patch
>
>
> using the 'taskname[arg1,arg2]' mechanism of rake does not work if 'taskname' is a local task. 

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


[jira] Resolved: (BUILDR-291) local tasks do not support arguments

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

Alex Boisvert resolved BUILDR-291.
----------------------------------

       Resolution: Fixed
    Fix Version/s: 1.3.5

Marking as resolved.  Was committed in,

commit 269ed82796a7120762b997330f46a538a43467c6
Author: Assaf Arkin <as...@apache.org>
Date:   Thu Jul 2 17:50:30 2009 +0000

    Fixed:  BUILDR-291 Local tasks do not support arguments (Ittay Dror).
    
    git-svn-id: https://svn.apache.org/repos/asf/buildr/trunk@790695 13f79535-47



> local tasks do not support arguments
> ------------------------------------
>
>                 Key: BUILDR-291
>                 URL: https://issues.apache.org/jira/browse/BUILDR-291
>             Project: Buildr
>          Issue Type: Bug
>            Reporter: Ittay Dror
>            Priority: Minor
>             Fix For: 1.3.5
>
>         Attachments: 0001-BUILDR-291-local-task-works-with-task-arguments.patch
>
>
> using the 'taskname[arg1,arg2]' mechanism of rake does not work if 'taskname' is a local task. 

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