Wrong version number for system export package org.osgi.service.event
---------------------------------------------------------------------

                 Key: SLING-25
                 URL: https://issues.apache.org/jira/browse/SLING-25
             Project: Sling
          Issue Type: Bug
          Components: Launcher
    Affects Versions: 2.0.0
            Reporter: Felix Meschberger
            Assignee: Felix Meschberger
             Fix For: 2.0.0


The Sling launcher provides and exports the org.osgi.service.event package as a 
framework system package. The real version included is 1.1 from the Apache 
Felix OSGi compendium package. But the sling.properties refers to the package 
as of version 1.0.1.

Due to this situation, the Felix Event Admin implementation and any client 
bundles may resolve to different packages and hence to different instances of 
the EventAdmin interface.

The sling.properties file must be fixed to refer to version 1.1.

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

Reply via email to