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

Installer core must not depend on org.osgi.service.event

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Blocker
    • Resolution: Fixed
    • Installer Core 3.10.0, Installer Core 3.10.2
    • Installer Core 3.11.0
    • Installer
    • None

    Description

      The latest installer core release depends on org.osgi.service.event (without any version range). Eventing must not be required for the installer to work

      This is introduced by the Conditional-Package statement for org.apache.sling.commons.osgi

      Previously only the required classes where included:
      org.apache.sling.commons.osgi;inline="org/apache/sling/commons/osgi/ManifestHeader*.|org/apache/sling/commons/osgi/PropertiesUtil.|org/apache/sling/commons/osgi/SortingServiceTracker.*"
      Now the whole package org.apache.sling.commons.osgi ins included - which is wrong

      Attachments

        Activity

          People

            cziegeler Carsten Ziegeler
            cziegeler Carsten Ziegeler
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: