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

Allow resources to be queried from the OSGi Installer service

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Fixed
    • Installer Core 3.3.6
    • Installer Core 3.3.8
    • Installer
    • None

    Description

      The OsgiInstaller service currently only allows for resource registration and update. It would be interesting to have a query interface to ask the OsgiInstaller service for currently installed resources:

      // known resources or empty array if none
      InstallableResource[] getResources();

      This could for example be used to expose the bundles known to the OSGi Installer as a Maven Repository for simple setup of a development environment based on an existing Sling instance.

      Attachments

        Activity

          People

            cziegeler Carsten Ziegeler
            fmeschbe Felix Meschberger
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: