I meet a big concern, I have several bundle.
As
- bundlecore
- bundleui
- bundleaddoncore
bundleui needs bundlecore, bundleaddoncore needs bundlecore
When I update bundlecore with karaf, I noticed that bundleui and bundleaddoncore still using the old version? I must restart Karaf? Is this normal? if so what is the right way to recharge the dependent bundle?