Ricardo Torres created FELIX-3741:
-------------------------------------

             Summary: 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

Reply via email to