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

Stuart McCulloch closed FELIX-75.
---------------------------------

    Resolution: Won't Fix

> Improve bundle activator detection in Maven OSGi plugin
> -------------------------------------------------------
>
>                 Key: FELIX-75
>                 URL: https://issues.apache.org/jira/browse/FELIX-75
>             Project: Felix
>          Issue Type: Improvement
>          Components: Maven OSGi Plugin (Deprecated)
>            Reporter: Richard S. Hall
>            Priority: Blocker
>
> Currently, the Maven OSGi plugin detects the bundle activator by simply 
> checking the byte code constant pool for any class that references 
> org.osgi.framework.BundleActivator. This check is too simplistic for cases 
> where subclasses of BundleActivator are used or in cases where the activator 
> is imported from another bundle. The first case could be improved by better 
> byte code analysis, I am not sure about the latter.

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