Allow osgi/stop command to specify more than one bundle per command entry.
--------------------------------------------------------------------------

                 Key: FELIX-1104
                 URL: https://issues.apache.org/jira/browse/FELIX-1104
             Project: Felix
          Issue Type: Improvement
          Components: Karaf
         Environment: Linux
            Reporter: Jamie goodyear


Allow osgi/stop command to specify more than one bundle per command entry.

Encountered during SMX Kernel usage:

s...@root:osgi> stop 180 177 176 173
ERROR CommandLineExecutionFailed: 
org.apache.geronimo.gshell.command.CommandException: 
org.apache.geronimo.gshell.clp.ProcessingException: Too many arguments: 177

In the above example a user would have to enter 'stop 180', 'stop 177', 'stop 
176', and then finally 'stop173'.  It would be nice to be able to specify a 
list of bundles to stop, in order, instead of having to issue a 'stop bundleId' 
command for each bundle.

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