[
https://issues.apache.org/jira/browse/FELIX-76?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stuart McCulloch closed FELIX-76.
---------------------------------
Resolution: Won't Fix
> Add export package wildcard expansion to Maven OSGi plugin
> ----------------------------------------------------------
>
> Key: FELIX-76
> URL: https://issues.apache.org/jira/browse/FELIX-76
> Project: Felix
> Issue Type: Improvement
> Components: Maven OSGi Plugin (Deprecated)
> Reporter: Richard S. Hall
> Priority: Minor
>
> Damien Lecan suggests that it would be worthwhile to include export package
> wildcard expansion to the maven plugin. Something like:
> <exportPackage>
> <includes>
> <include>**/api/**</include>
> </includes>
> </exportPackage>
> This or some similar syntax could then be automatically expanded by the maven
> plugin to generate an Export-Package header that included any matching
> contained packages.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.