Uploaded image for project: 'Felix'
  1. Felix
  2. FELIX-1644

Reintroduce button to update a single bundle

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Fixed
    • webconsole-1.2.10
    • webconsole-2.0.0
    • Web Console
    • None

    Description

      Earlier Web Console versions provided an update button on the bundles page to update bundles from the OSGi Bundle Repository. This button was enabled or disabled dynamically by looking the OBR for a potential bundle update. Since this lookup took a long time (particularly the first time and particularly if one of the configured OBRs was not responsive) we removed that feature.

      This should be reconfigured and the update button should be reinserted, altough implemented differently:

      • The button is always enabled, such that rendering is not affected
      • Update tries bundle location URL first and OBR second

      The idea of trying the bundle location URL first is, that this URL is a special URL provided by a deployment system, which may act correctly when trying to connect to it. If the bundle location cannot be converted to an URL or the URL cannot be read from, the update should be tried form the OSGi bundle repository.

      Attachments

        Activity

          People

            fmeschbe Felix Meschberger
            fmeschbe Felix Meschberger
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: