[jira] [Updated] (OAK-3048) Enable lookup of OSGi configuration from framework first and component next

2016-04-13 Thread Davide Giannella (JIRA)

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

Davide Giannella updated OAK-3048:
--
Labels:   (was: candidate_oak_1_0 candidate_oak_1_2)

> 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
>Assignee: Davide Giannella
> Fix For: 1.4, 1.3.4
>
> Attachments: OAK-3048-01.patch, OAK-3048-02.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)


[jira] [Updated] (OAK-3048) Enable lookup of OSGi configuration from framework first and component next

2015-12-11 Thread JIRA

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

Michael Dürig updated OAK-3048:
---
Labels: candidate_oak_1_0 candidate_oak_1_2  (was: )

> 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
>Assignee: Davide Giannella
>  Labels: candidate_oak_1_0, candidate_oak_1_2
> Fix For: 1.3.4
>
> Attachments: OAK-3048-01.patch, OAK-3048-02.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)


[jira] [Updated] (OAK-3048) Enable lookup of OSGi configuration from framework first and component next

2015-08-03 Thread Francesco Mari (JIRA)

 [ 
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-02.patch

[~edivad], the new attached patch should cleanly apply. Can you have a look at 
it?

 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, OAK-3048-02.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)


[jira] [Updated] (OAK-3048) Enable lookup of OSGi configuration from framework first and component next

2015-06-30 Thread Francesco Mari (JIRA)

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


[jira] [Updated] (OAK-3048) Enable lookup of OSGi configuration from framework first and component next

2015-06-30 Thread Francesco Mari (JIRA)

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

Francesco Mari updated OAK-3048:

Issue Type: Improvement  (was: Bug)

 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

 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)