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 02:17:42 UTC

[jira] Created: (GSHELL-63) Expose a configured ConsoleReader for injection to commands

Expose a configured ConsoleReader for injection to commands
-----------------------------------------------------------

                 Key: GSHELL-63
                 URL: https://issues.apache.org/jira/browse/GSHELL-63
             Project: GShell
          Issue Type: Improvement
      Security Level: public (Regular issues)
          Components: Commands
            Reporter: Jason Dillon
            Priority: Minor
             Fix For: 1.0-alpha-2


Many commands will need to read input (plain or passwords).  So the framework should help make this easier by providing a configured {{ConsoleReader}} with the proper {{IO}} and {{Terminal}} for each command.

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


[jira] Closed: (GSHELL-63) Expose a configured ConsoleReader for injection to commands

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

Jason Dillon closed GSHELL-63.
------------------------------

    Resolution: Fixed

Added a while ago... {{org.apache.geronimo.gshell.console.PromptReader}}

> Expose a configured ConsoleReader for injection to commands
> -----------------------------------------------------------
>
>                 Key: GSHELL-63
>                 URL: https://issues.apache.org/jira/browse/GSHELL-63
>             Project: GShell
>          Issue Type: Improvement
>      Security Level: public(Regular issues) 
>          Components: Commands
>            Reporter: Jason Dillon
>            Priority: Minor
>             Fix For: 1.0-alpha-2
>
>
> Many commands will need to read input (plain or passwords).  So the framework should help make this easier by providing a configured {{ConsoleReader}} with the proper {{IO}} and {{Terminal}} for each command.

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