[ 
https://issues.apache.org/jira/browse/FELIX-3133?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Lucas Galfaso updated FELIX-3133:
---------------------------------

    Attachment: example.zip

Minimal test case that manifest this issue

> Maven bundle plugin adds Import-Package for the Bundle-Activator
> ----------------------------------------------------------------
>
>                 Key: FELIX-3133
>                 URL: https://issues.apache.org/jira/browse/FELIX-3133
>             Project: Felix
>          Issue Type: Bug
>          Components: Maven Bundle Plugin
>    Affects Versions: maven-bundle-plugin-2.3.4, maven-bundle-plugin-2.3.5
>            Reporter: Lucas Galfaso
>            Priority: Minor
>         Attachments: example.zip
>
>
> When there is a <Bundle-Activator> that references a class that is not 
> exported, the generated manifest contains an Import-Package to the package 
> that this activator is at. There is no requirement to export the package that 
> exports the activator, so this behavior leads to the fact that generated 
> package will never be resolved.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to