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

Peter Kriens resolved FELIX-843.
--------------------------------

    Resolution: Fixed

Applied the patch in bnd.310

> Regression: BND 0.0.295 does not augment Ignore-Package with excluded import 
> packages
> -------------------------------------------------------------------------------------
>
>                 Key: FELIX-843
>                 URL: https://issues.apache.org/jira/browse/FELIX-843
>             Project: Felix
>          Issue Type: Bug
>          Components: Maven Bundle Plugin
>            Reporter: Stuart McCulloch
>            Assignee: Peter Kriens
>             Fix For: maven-bundle-plugin-1.6.0
>
>         Attachments: FELIX-843-20090129.patch, FELIX-843-BND-PATCH.txt
>
>
> Earlier releases of BND used to augment the Ignore-Package directive with any 
> import packages the developer had explicitly excluded (for example when Bnd 
> detects a package referred to by some class in the bundle, but the developer 
> knows this will never actually be used at runtime, he/she would exclude it 
> with !org.foo.bar). This was necessary so the verifier knew to ignore these 
> packages during verification, and not report them as build errors.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to