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

Clement Escoffier resolved FELIX-673.
-------------------------------------

    Resolution: Fixed

OBR descriptions are commited in the revision #683604.

Handlers are also described such as : 
        <capability name="ipojo.handler">
                <p n="name" v="wbp"/>
                <p n="namespace" 
v="org.apache.felix.ipojo.white-board-pattern"/>
                <p n="type" v="primitive"/>
        </capability>

So, a factory requiring handlers can specify this requirement such as:
        <require extend="false" 
filter="(&amp;(name=requires)(namespace=org.apache.felix.ipojo))" 
multiple="false"  optional="false" name="ipojo.handler">Requires 
Handler</require>


> Provide OBR description to iPOJO bundles
> ----------------------------------------
>
>                 Key: FELIX-673
>                 URL: https://issues.apache.org/jira/browse/FELIX-673
>             Project: Felix
>          Issue Type: Improvement
>          Components: iPOJO
>    Affects Versions: iPOJO-0.8.0
>            Reporter: Clement Escoffier
>            Assignee: Clement Escoffier
>
> Provide OBR description to the following bundles:
> - iPOJO core
> - iPOJO composite
> - Event Admin handler
> - Whiteboard pattern handler
> - Extender pattern handler
> - Temporal dependency handler
> - Arch command

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