[
https://issues.apache.org/jira/browse/FELIX-3249?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guillaume Sauthier closed FELIX-3249.
-------------------------------------
Thanks, any release foreseen ?
> iPOJO Bnd Plugin do not write all the metadatas in the manifest
> ---------------------------------------------------------------
>
> Key: FELIX-3249
> URL: https://issues.apache.org/jira/browse/FELIX-3249
> Project: Felix
> Issue Type: Bug
> Components: iPOJO
> Reporter: Guillaume Sauthier
> Assignee: Clement Escoffier
> Fix For: ipojo-manipulator-1.8.2
>
> Attachments: FELIX-3249.patch
>
>
> The iPOJO Bnd Plugin do not write all the metadatas in the manifest.
> For example, the following XML content, will only produce a IPOJO-Components
> manifest header with the last <instance>.
> {code:xml}
> <ipojo>
> <component class="com.acme.Thermometer" />
> <instance component="com.acme.Thermometer" />
> <instance component="com.acme.Thermometer" />
> </ipojo>
> {code}
--
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