[
https://issues.apache.org/jira/browse/FELIX-3389?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13228265#comment-13228265
]
Guillaume Sauthier commented on FELIX-3389:
-------------------------------------------
Thanks for committing the patch.
Can you also publish a SNAPSHOT version ?
BTW, maybe it could be nice to have iPOJO in the Apache Jenkins server to
automate SNAPSHOT deployment ?
https://builds.apache.org/view/A-F/view/Felix/
http://wiki.apache.org/general/Jenkins
> 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
> 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:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira