Jean-Baptiste Onofré created KARAF-5205:
-------------------------------------------
Summary: 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)