[
https://issues.apache.org/jira/browse/FELIX-3741?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13488258#comment-13488258
]
Stuart McCulloch commented on FELIX-3741:
-----------------------------------------
It sounds like something else is involved (a proxy generator perhaps?) which is
not respecting/handling the OSGi class loaders, since you should not need to
import package Q at runtime. I'd suggest raising this with whatever project is
producing the "Service Providing..." message.
> maven-bundle-plugin does not add super-interfaces' packages to the manifest's
> "Import-Package" list.
> ----------------------------------------------------------------------------------------------------
>
> Key: FELIX-3741
> URL: https://issues.apache.org/jira/browse/FELIX-3741
> Project: Felix
> Issue Type: Bug
> Components: Maven Bundle Plugin
> Affects Versions: maven-bundle-plugin-2.3.7
> Environment: IPOJO
> Reporter: Ricardo Torres
>
> If your bundle contains a concrete implementation class using the IPOJO
> @Provides annotation and it implements an interface, that interface's package
> will be included in the manifest's "Import-Package" list as you would expect.
> But if that interface in turn extends a second interface, that second
> interface's package will not be added to the "Import-Package" list.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira