You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Guillaume Nodet (JIRA)" <ji...@apache.org> on 2009/04/30 18:48:30 UTC

[jira] Resolved: (FELIX-1112) [PATCH] Allow osgi/start command to specify more than one bundle per command entry

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

Guillaume Nodet resolved FELIX-1112.
------------------------------------

       Resolution: Fixed
    Fix Version/s: karaf-1.0.0

Sending        gshell/gshell-osgi/src/main/java/org/apache/servicemix/kernel/gshell/osgi/BundleCommand.java
Sending        gshell/gshell-osgi/src/main/java/org/apache/servicemix/kernel/gshell/osgi/BundlesCommand.java
Sending        gshell/gshell-osgi/src/main/java/org/apache/servicemix/kernel/gshell/osgi/RestartBundle.java
Sending        gshell/gshell-osgi/src/main/java/org/apache/servicemix/kernel/gshell/osgi/StartBundle.java
Sending        gshell/gshell-osgi/src/main/java/org/apache/servicemix/kernel/gshell/osgi/StopBundle.java
Sending        gshell/gshell-osgi/src/main/java/org/apache/servicemix/kernel/gshell/osgi/Util.java
Transmitting file data ......
Committed revision 770318.

Slightly refactored patch to move most of the logic into the BundlesCommand

> [PATCH] Allow osgi/start command to specify more than one bundle per command entry
> ----------------------------------------------------------------------------------
>
>                 Key: FELIX-1112
>                 URL: https://issues.apache.org/jira/browse/FELIX-1112
>             Project: Felix
>          Issue Type: Improvement
>            Reporter: Filippo Diotalevi
>            Assignee: Guillaume Nodet
>             Fix For: karaf-1.0.0
>
>         Attachments: FELIX-1112.txt
>
>
> Would be nice to be able to start multiple bundles with a single "start <bundlePid1> <bundlePid2>" command, like in the Felix console.
> Patch attached.

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