[
https://issues.apache.org/jira/browse/SLING-11173?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17500715#comment-17500715
]
Karl Pauls commented on SLING-11173:
------------------------------------
[~kwin], I guess you just have to adjust the exports to match, no? Unless you
wanted to go with SLING-9624 - the problem there is that if you want to use the
modules/classpath then we have bundles that assume that the versions are
different.
The correct list for the current felix osgi exports is here:
https://github.com/apache/felix-dev/blob/master/framework/src/main/resources/default.properties#L108
> Wrong version of org.osgi.framework exported (OSGi R7 instead of OSGi R8)
> -------------------------------------------------------------------------
>
> Key: SLING-11173
> URL: https://issues.apache.org/jira/browse/SLING-11173
> Project: Sling
> Issue Type: Bug
> Components: Starter
> Reporter: Konrad Windszus
> Priority: Blocker
> Fix For: Starter 12
>
>
> Although Felix was updated in SLING-10409 to Felix 7 (OSGi R8 compliant) the
> package exports are still only for OSGi R7 in
> https://github.com/apache/sling-org-apache-sling-starter/blob/150e60df97a6d8911e938b76903f64d54f1201df/src/main/features/boot.json#L151.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)