[
https://issues.apache.org/jira/browse/FELIX-1248?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12726467#action_12726467
]
Filippo Diotalevi commented on FELIX-1248:
------------------------------------------
Hi,
the proposed patch does not preserve the functionality of the "update" command.
In fact with the current implementation it is possible to type:
update <bundle_number> <bundle_location>
to update a bundle, reading the new version from the specified location.
The patch does not allow to specify a bundle location anymore... all the
arguments of the "update" command are in fact considered as bundle ids.
> Allow to update several bundles using the command line : update 10 20 30 ...
> ----------------------------------------------------------------------------
>
> Key: FELIX-1248
> URL: https://issues.apache.org/jira/browse/FELIX-1248
> Project: Felix
> Issue Type: Improvement
> Components: Karaf
> Reporter: Charles Moulliard
> Assignee: Filippo Diotalevi
> Attachments: patch_gshell_osgi_updateBundle.patch
>
>
> The command updateBundle has been updated to allow to allow to update several
> bundles in one command line
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.