BND should WARN when the Bundle-Activator is not present in the current bundle
------------------------------------------------------------------------------

                 Key: FELIX-1654
                 URL: https://issues.apache.org/jira/browse/FELIX-1654
             Project: Felix
          Issue Type: Improvement
          Components: Maven Bundle Plugin
            Reporter: Niclas Hedhman


Currently, if a declared Bundle-Activator is not present, BND will add an 
Import-Package statement for such activator.

I think it would be better that it at least create a warning that the activator 
doesn't exist in the current bundle, or even generate an error so that the 
developer is forced to include the package import explicitly (but I understand 
that this might be too strong for people's taste.)

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