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

Francesco Mari updated OAK-3048:
--------------------------------
    Attachment: OAK-3048-01.patch

{{OAK\-3048-01.patch}} implements the framework-then-component lookup strategy 
as a method in {{OsgiUtil}}. Since this new utility method has to live 
alongside the one implementing the component-then-framework lookup strategy, I 
renamed the old one to make the code more readable.

> Enable lookup of OSGi configuration from framework first and component next
> ---------------------------------------------------------------------------
>
>                 Key: OAK-3048
>                 URL: https://issues.apache.org/jira/browse/OAK-3048
>             Project: Jackrabbit Oak
>          Issue Type: Improvement
>          Components: core
>            Reporter: Francesco Mari
>         Attachments: OAK-3048-01.patch
>
>
> The {{OsgiUtil}} class only allows looking up OSGi configuration from the 
> component context first and from the framework next. 
> Other components, like {{DocumentNodeStoreService}}, need a utility method 
> that implements the complementary strategy - framework first, component 
> context next.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to