[ 
https://issues.apache.org/jira/browse/GSHELL-101?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jason Warner updated GSHELL-101:
--------------------------------

    Attachment: GShell-101.patch

Patch.  Added new file ContextCommand.java.  This implements the ability to 
change context.  The command is not actually necessary to change the context.  
You can just type the new context you want and as long as it's a valid path, 
the context will be changed automatically.  The command can also be used to 
make the change (i,e. "context optional").  I also added an option for the 
context command to display the current context ("context -c").  

> Implement command context
> -------------------------
>
>                 Key: GSHELL-101
>                 URL: https://issues.apache.org/jira/browse/GSHELL-101
>             Project: GShell
>          Issue Type: New Feature
>      Security Level: public(Regular issues) 
>          Components: Support - CLP
>    Affects Versions: 1.0-alpha-2, 1.0-alpha-3
>            Reporter: Jason Warner
>            Assignee: Jason Warner
>             Fix For: 1.0-alpha-2, 1.0-alpha-3
>
>         Attachments: GShell-101.patch
>
>
> Gshell current lacks the ability to change the context from which a command 
> is run.  All commands default to running from a root directory.  To be able 
> to launch a command without fully qualifying (i.e; /bsf/script), the command 
> search path must be used.  It would be nice if we could also changed the 
> context such that we can run any bsf command (or other command group 
> commands) without having to modify the command search path.  This will also 
> allow us to use relative command paths (../ and ./).

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

Reply via email to