Uploaded image for project: 'Sling'
  1. Sling
  2. SLING-3933

Add OSGi Bundle Repository support back again to the web console

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • Launchpad Builder 6
    • Launchpad Builder 7
    • Console
    • None

    Description

      The OSGi bundle Repository page is currently not available anymore at the web console. This prevents applications like the Sling JCRBrowser to get installed easily and get it's dependencies resolved automatically.

      As Felix pointed out in the mailing list [1], this page has been separated out into an other Web Console plugin bundle. I personally guess this happened in Apache Felix.

      To get it back in Apache Sling, I suggest to add it to the bundle list.xml of the launchpad (launchpad/builder/src/main/bundles/list.xml). The level 5 for the web console should be appropriate.
      This is how the bundle entry should look like:
      <bundle>
      <groupId>org.apache.felix</groupId>
      <artifactId>org.apache.felix.webconsole.plugins.obr</artifactId>
      <version>1.0.2</version>
      </bundle>
      What do you think?

      [1] - http://mail-archives.apache.org/mod_mbox/sling-users/201409.mbox/%3CCEBF7402-2FED-45B4-AA53-E922F354A6C7%40adobe.com%3E

      Attachments

        Activity

          People

            rombert Robert Munteanu
            sandro Sandro Boehme
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: