You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Jean-Baptiste Onofré (JIRA)" <ji...@apache.org> on 2017/06/16 13:04:00 UTC

[jira] [Resolved] (KARAF-5205) Add -r/--refresh option to bundle:update command

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

Jean-Baptiste Onofré resolved KARAF-5205.
-----------------------------------------
    Resolution: Fixed

> Add -r/--refresh option to bundle:update command
> ------------------------------------------------
>
>                 Key: KARAF-5205
>                 URL: https://issues.apache.org/jira/browse/KARAF-5205
>             Project: Karaf
>          Issue Type: Improvement
>          Components: karaf-shell
>            Reporter: Jean-Baptiste Onofré
>            Assignee: Jean-Baptiste Onofré
>            Priority: Minor
>             Fix For: 4.2.0, 4.1.2, 4.0.10
>
>
> When we use {{bundle:update}} command, the bundle is correctly updated with the new bundle location. However, the other bundles using the updated one are not automatically refreshed, and so the wiring is not updated. The user has to manually perform a {{bundle:refresh}}.
> For convenience and in order to do it in a row, {{bundle:update}} can trigger a refresh (for instance using {{-r/--refresh}} option).
> I did that already locally, I will push the change.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)