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

Jean-Baptiste Onofré reopened KARAF-3455:
-----------------------------------------

This change breaks itests, when commands are executed like:

{code}
executeCommand("command1 \n" +
   "command2 \n" +
  " command3 \n", new RolePrincipale("manager"));
{code}

> Support for custom command parsers
> ----------------------------------
>
>                 Key: KARAF-3455
>                 URL: https://issues.apache.org/jira/browse/KARAF-3455
>             Project: Karaf
>          Issue Type: New Feature
>    Affects Versions: 4.0.0.M1
>            Reporter: Achim Nierbeck
>            Assignee: Guillaume Nodet
>             Fix For: 4.0.0, 4.0.0.M2
>
>
> Currently the shell supports a broad range of completions, including 
> variables etc. 
> For special commands like SQL or CQL commands brackets and other certain 
> special characters, that usually are interpreted for variables, need to be 
> completed instead. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to