Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
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: