You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Jason Dillon (JIRA)" <ji...@apache.org> on 2007/11/14 05:49:44 UTC

[jira] Created: (GSHELL-69) gsh -c should soak up all remaining arguments and build a command-line

gsh -c should soak up all remaining arguments and build a command-line
----------------------------------------------------------------------

                 Key: GSHELL-69
                 URL: https://issues.apache.org/jira/browse/GSHELL-69
             Project: GShell
          Issue Type: Improvement
      Security Level: public (Regular issues)
          Components: CLI
    Affects Versions: 1.0-alpha-1
            Reporter: Jason Dillon
            Assignee: Jason Dillon
            Priority: Minor
             Fix For: 1.0-alpha-1


Right now {{-c}} takes a list of arguments to run non-interactively.  It should instead take all remaining arguments for execution non-interactively.

This means that {{-c}} can contain easily quoted arguments if needed and should simplify usage of gsh for non-interactive usage.

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


[jira] Updated: (GSHELL-69) gsh -c should soak up all remaining arguments and build a command-line

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

Jason Dillon updated GSHELL-69:
-------------------------------

    Fix Version/s:     (was: 1.0-alpha-1)
                   1.0-alpha-2

> gsh -c should soak up all remaining arguments and build a command-line
> ----------------------------------------------------------------------
>
>                 Key: GSHELL-69
>                 URL: https://issues.apache.org/jira/browse/GSHELL-69
>             Project: GShell
>          Issue Type: Improvement
>      Security Level: public(Regular issues) 
>          Components: CLI
>    Affects Versions: 1.0-alpha-1
>            Reporter: Jason Dillon
>            Assignee: Jason Dillon
>            Priority: Minor
>             Fix For: 1.0-alpha-2
>
>
> Right now {{-c}} takes a list of arguments to run non-interactively.  It should instead take all remaining arguments for execution non-interactively.
> This means that {{-c}} can contain easily quoted arguments if needed and should simplify usage of gsh for non-interactive usage.

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


[jira] Updated: (GSHELL-69) gsh -c should soak up all remaining arguments and build a command-line

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

Jason Dillon updated GSHELL-69:
-------------------------------

    Fix Version/s:     (was: 1.0-alpha-2)
                   1.0-alpha-3

Defer until next release.

> gsh -c should soak up all remaining arguments and build a command-line
> ----------------------------------------------------------------------
>
>                 Key: GSHELL-69
>                 URL: https://issues.apache.org/jira/browse/GSHELL-69
>             Project: GShell
>          Issue Type: Improvement
>      Security Level: public(Regular issues) 
>          Components: CLI
>    Affects Versions: 1.0-alpha-1
>            Reporter: Jason Dillon
>            Assignee: Jason Dillon
>            Priority: Minor
>             Fix For: 1.0-alpha-3
>
>
> Right now {{-c}} takes a list of arguments to run non-interactively.  It should instead take all remaining arguments for execution non-interactively.
> This means that {{-c}} can contain easily quoted arguments if needed and should simplify usage of gsh for non-interactive usage.

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