You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Clement Escoffier (Resolved) (JIRA)" <ji...@apache.org> on 2011/12/01 10:41:40 UTC

[jira] [Resolved] (FELIX-3249) iPOJO Bnd Plugin do not write all the metadatas in the manifest

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

Clement Escoffier resolved FELIX-3249.
--------------------------------------

       Resolution: Fixed
    Fix Version/s: ipojo-manipulator-1.8.2
         Assignee: Clement Escoffier

Fixed in trunk.

I've applied the patch.

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