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/03/24 21:05:51 UTC

[jira] Created: (BUILDR-271) buildr --environment isn't parsed properly

buildr --environment isn't parsed properly
------------------------------------------

                 Key: BUILDR-271
                 URL: https://issues.apache.org/jira/browse/BUILDR-271
             Project: Buildr
          Issue Type: Bug
            Reporter: Alex Boisvert


Something strange with the latest Buildr trunk (r757986).... the --environment command-line argument doesn't seem to be parsed correctly.  Buildr wants to run the environment parameter as a task.

boisvert@sixtine:~/git/console$ buildr -e foo
(in /home/boisvert/git/console, foo)
Buildr aborted!
Don't know how to build task 'foo'

(See full trace by running task with --trace)

Same thing with the "-e foo" variant.

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


[jira] Updated: (BUILDR-271) Using buildr --environment leads to "Don't know how to build task XXX"

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

Alex Boisvert updated BUILDR-271:
---------------------------------

    Fix Version/s: 1.3.4
          Summary: Using buildr --environment leads to "Don't know how to build task XXX"  (was: buildr --environment isn't parsed properly)

> Using buildr --environment leads to "Don't know how to build task XXX"
> ----------------------------------------------------------------------
>
>                 Key: BUILDR-271
>                 URL: https://issues.apache.org/jira/browse/BUILDR-271
>             Project: Buildr
>          Issue Type: Bug
>            Reporter: Alex Boisvert
>             Fix For: 1.3.4
>
>
> Something strange with the latest Buildr trunk (r757986).... the --environment command-line argument doesn't seem to be parsed correctly.  Buildr wants to run the environment parameter as a task.
> boisvert@sixtine:~/git/console$ buildr -e foo
> (in /home/boisvert/git/console, foo)
> Buildr aborted!
> Don't know how to build task 'foo'
> (See full trace by running task with --trace)
> Same thing with the "-e foo" variant.

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


[jira] Resolved: (BUILDR-271) Using buildr --environment leads to "Don't know how to build task XXX"

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

Assaf Arkin resolved BUILDR-271.
--------------------------------

    Resolution: Fixed

> Using buildr --environment leads to "Don't know how to build task XXX"
> ----------------------------------------------------------------------
>
>                 Key: BUILDR-271
>                 URL: https://issues.apache.org/jira/browse/BUILDR-271
>             Project: Buildr
>          Issue Type: Bug
>            Reporter: Alex Boisvert
>             Fix For: 1.3.4
>
>
> Something strange with the latest Buildr trunk (r757986).... the --environment command-line argument doesn't seem to be parsed correctly.  Buildr wants to run the environment parameter as a task.
> boisvert@sixtine:~/git/console$ buildr -e foo
> (in /home/boisvert/git/console, foo)
> Buildr aborted!
> Don't know how to build task 'foo'
> (See full trace by running task with --trace)
> Same thing with the "-e foo" variant.

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