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

Guillaume Nodet resolved KARAF-193.
-----------------------------------

         Assignee: Guillaume Nodet
    Fix Version/s: 2.1.0
       Resolution: Fixed

Committing to https://svn.apache.org/repos/asf/karaf/trunk ...
        M       
shell/commands/src/main/java/org/apache/karaf/shell/commands/GrepAction.java
        A       
shell/commands/src/main/resources/org/apache/karaf/shell/commands/grep.txt
        M       
shell/console/src/main/java/org/apache/felix/gogo/commands/Command.java
        M       
shell/console/src/main/java/org/apache/felix/gogo/commands/basic/DefaultActionPreparator.java
Committed r995370


> It should be possible to load a Command description from a text file
> --------------------------------------------------------------------
>
>                 Key: KARAF-193
>                 URL: https://issues.apache.org/jira/browse/KARAF-193
>             Project: Karaf
>          Issue Type: Improvement
>          Components: console
>            Reporter: Guillaume Nodet
>            Assignee: Guillaume Nodet
>             Fix For: 2.1.0
>
>
> Something like:
> {code}
> @Command(name="foo:bar", description="classpath:bar.txt")
> {code}
> If the description starts with "classpath:", load the information from the 
> text file using the classloader of the command class.

-- 
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