[
https://issues.apache.org/jira/browse/FELIX-6521?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17626318#comment-17626318
]
Rakesh Kumar commented on FELIX-6521:
-------------------------------------
[~nroduit] you need to install the *org.osgi.service.component* v{*}1.5.0{*}
bundle.
[https://mvnrepository.com/artifact/org.osgi/org.osgi.service.component/1.5.0]
> Stop exporting org.osgi.service.component packages
> --------------------------------------------------
>
> Key: FELIX-6521
> URL: https://issues.apache.org/jira/browse/FELIX-6521
> Project: Felix
> Issue Type: Improvement
> Components: Declarative Services (SCR)
> Reporter: Tom Watson
> Assignee: Tom Watson
> Priority: Major
> Fix For: scr-2.2.2
>
>
> I would like to stop exporting the org.osgi.service.component packages from
> the SCR bundle and instead only import them. This is to make the
> implementation more predictable when installed along side the OSGi
> specification API bundle with GAV org.osgi:org.osgi.service.component:1.5.0
> which only exports and does not import this package. This will reduce the
> confusion and possible issues with multiple exporters of that package.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)