You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Stuart McCulloch (JIRA)" <ji...@apache.org> on 2013/06/08 00:22:22 UTC

[jira] [Resolved] (FELIX-3973) Exclusion from {local-packages} doesn't work anymore

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

Stuart McCulloch resolved FELIX-3973.
-------------------------------------

    Resolution: Fixed

Applied in r1490854 - thanks!
                
> Exclusion from {local-packages} doesn't work anymore
> ----------------------------------------------------
>
>                 Key: FELIX-3973
>                 URL: https://issues.apache.org/jira/browse/FELIX-3973
>             Project: Felix
>          Issue Type: Bug
>          Components: Maven Bundle Plugin
>         Environment: bnd 2.0.0.x
>            Reporter: Tuomas Kiviaho
>              Labels: patch
>             Fix For: maven-bundle-plugin-2.4.0
>
>         Attachments: FELIX-3973.diff
>
>
> I've been using Export-Package: !org.apache.jsp.*, {local-packages} to exclude jspc compilers output, but with BND 2.0.0 this stopped working completely (although until now I was getting a bunch of warnings).
> BND currently gives a second chance to non matching packages. This feature will rended !org.apache.jsp.* useless since {local-packages} is expanded to clause that contains org.apache.jsp prefixed packages.
> A fix would be to pre-filter the {local-packages} against Export/Private-Package clauses

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