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