[ 
https://issues.apache.org/jira/browse/OAK-6765?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17786347#comment-17786347
 ] 

Manfred Baedke commented on OAK-6765:
-------------------------------------

After applying [PR#1213 |https://github.com/apache/jackrabbit-oak/pull/1213]see 
(OAK-10551),

[https://github.com/jsedding/osgi-ds-metatype-diff] gives:
{code:java}
org.apache.jackrabbit.oak.jcr.osgi.RepositoryManager
    Declarative Services
        References
            referenceIndex
                - bind = bindReferenceIndex (String)
                - unbind = unbindReferenceIndex (String)
                + field = referenceIndex (String)
                + field-option = replace (String)
            securityProvider
                - bind = bindSecurityProvider (String)
                - unbind = unbindSecurityProvider (String)
                + field = securityProvider (String)
                + field-option = replace (String)
            propertyIndex
                - bind = bindPropertyIndex (String)
                - unbind = unbindPropertyIndex (String)
                + field = propertyIndex (String)
                + field-option = replace (String)
            store
                - bind = bindStore (String)
                - unbind = unbindStore (String)
                + field = store (String)
                + field-option = replace (String)
            org.apache.jackrabbit.oak.stats.StatisticsProvider
                + field = statisticsProvider (String)
                + field-option = replace (String){code}
which is just fine.

> Convert oak-jcr to OSGi R7 annotations
> --------------------------------------
>
>                 Key: OAK-6765
>                 URL: https://issues.apache.org/jira/browse/OAK-6765
>             Project: Jackrabbit Oak
>          Issue Type: Technical task
>          Components: jcr
>            Reporter: Robert Munteanu
>            Assignee: Manfred Baedke
>            Priority: Major
>




--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to