You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Felix Meschberger (JIRA)" <ji...@apache.org> on 2010/03/04 11:10:27 UTC

[jira] Created: (FELIX-2167) Simplify UpdateHelper.updateFromBundleLocation method

Simplify UpdateHelper.updateFromBundleLocation method
-----------------------------------------------------

                 Key: FELIX-2167
                 URL: https://issues.apache.org/jira/browse/FELIX-2167
             Project: Felix
          Issue Type: Improvement
          Components: Web Console
            Reporter: Felix Meschberger
            Assignee: Felix Meschberger
             Fix For: webconsole-3.0.0


As noted by Valentin Valchev in a comment [1] to FELIX-2119, the UpdateHelper.updateFromBundleLocation should be modified to just call Bundle.upate() to have the framework itself care to try to update the bundle from the bundle location.

[1] https://issues.apache.org/jira/browse/FELIX-2119?focusedCommentId=12841123&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#action_12841123

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (FELIX-2167) Simplify UpdateHelper.updateFromBundleLocation method

Posted by "Carsten Ziegeler (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/FELIX-2167?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Carsten Ziegeler closed FELIX-2167.
-----------------------------------


> Simplify UpdateHelper.updateFromBundleLocation method
> -----------------------------------------------------
>
>                 Key: FELIX-2167
>                 URL: https://issues.apache.org/jira/browse/FELIX-2167
>             Project: Felix
>          Issue Type: Improvement
>          Components: Web Console
>            Reporter: Felix Meschberger
>            Assignee: Felix Meschberger
>             Fix For: webconsole-3.0.0
>
>
> As noted by Valentin Valchev in a comment [1] to FELIX-2119, the UpdateHelper.updateFromBundleLocation should be modified to just call Bundle.upate() to have the framework itself care to try to update the bundle from the bundle location.
> [1] https://issues.apache.org/jira/browse/FELIX-2119?focusedCommentId=12841123&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#action_12841123

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (FELIX-2167) Simplify UpdateHelper.updateFromBundleLocation method

Posted by "Felix Meschberger (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/FELIX-2167?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Felix Meschberger resolved FELIX-2167.
--------------------------------------

    Resolution: Fixed

Implemented this change in Rev. 918922.

This has the added benefit, that the bundle is not only updated through the bundle location but through the bundle update location if the "Bundle-UpdateLocation" is set in the bundle manifest.

> Simplify UpdateHelper.updateFromBundleLocation method
> -----------------------------------------------------
>
>                 Key: FELIX-2167
>                 URL: https://issues.apache.org/jira/browse/FELIX-2167
>             Project: Felix
>          Issue Type: Improvement
>          Components: Web Console
>            Reporter: Felix Meschberger
>            Assignee: Felix Meschberger
>             Fix For: webconsole-3.0.0
>
>
> As noted by Valentin Valchev in a comment [1] to FELIX-2119, the UpdateHelper.updateFromBundleLocation should be modified to just call Bundle.upate() to have the framework itself care to try to update the bundle from the bundle location.
> [1] https://issues.apache.org/jira/browse/FELIX-2119?focusedCommentId=12841123&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#action_12841123

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.