Jean-Baptiste Onofré created KARAF-6162:
-------------------------------------------
Summary: Cellar should "transport" bundle update
Key: KARAF-6162
URL: https://issues.apache.org/jira/browse/KARAF-6162
Project: Karaf
Issue Type: Bug
Components: cellar
Reporter: Jean-Baptiste Onofré
Assignee: Jean-Baptiste Onofré
Fix For: cellar-4.1.3, cellar-4.2.0, cellar-4.3.0
As discussed on the mailing list:
"
Bundle update is handled in the Cellar BundleEventHandler:
(event.getType() == BundleState.UPDATE)
The problem is then probably located in the BundleSupport#update() method:
https://github.com/apache/karaf-cellar/blob/master/bundle/src/main/java/org/apache/karaf/cellar/bundle/BundleSupport.java#L130"
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)