[
https://issues.apache.org/jira/browse/KARAF-6162?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16772129#comment-16772129
]
ASF subversion and git services commented on KARAF-6162:
--------------------------------------------------------
Commit df7b4d2b9fd226add8f66ed6859f8f45bd79e68a in karaf-cellar's branch
refs/heads/cellar-4.1.x from Jean-Baptiste Onofré
[ https://gitbox.apache.org/repos/asf?p=karaf-cellar.git;h=df7b4d2 ]
[KARAF-6162] Fix cluster:bundle-update command
> cluster:bundle-update doesn't work
> ----------------------------------
>
> 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é
> Priority: Major
> Fix For: cellar-4.2.0, cellar-4.3.0, cellar-4.1.3
>
>
> 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)