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

Guillaume Sauthier closed FELIX-3389.
-------------------------------------

    
> Bnd iPOJO Plugin ignores annotated components
> ---------------------------------------------
>
>                 Key: FELIX-3389
>                 URL: https://issues.apache.org/jira/browse/FELIX-3389
>             Project: Felix
>          Issue Type: Bug
>          Components: iPOJO
>    Affects Versions: ipojo-manipulator-1.8.2
>            Reporter: Guillaume Sauthier
>            Assignee: Clement Escoffier
>             Fix For: ipojo-manipulator-1.8.4
>
>         Attachments: 
> 0001-FELIX-FELIX-3389-Bnd-iPOJO-Plugin-ignores-annotated-.patch
>
>
> The bnd plugin uses the ${classes} Bnd macro to query the system for classes 
> annotated with @Component or @Handler.
> The query format in use was "@Component|@Handler" but it was not the expected 
> Bnd format.
> An appropriate Bnd annotation query should looks like 
> "org.apache.felix.ipojo.annotations.*"

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

Reply via email to