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

Jean-Baptiste Onofré resolved KARAF-6226.
-----------------------------------------
    Resolution: Fixed

> config core: ConfigRepository requires access to TypedProperties
> ----------------------------------------------------------------
>
>                 Key: KARAF-6226
>                 URL: https://issues.apache.org/jira/browse/KARAF-6226
>             Project: Karaf
>          Issue Type: Bug
>          Components: karaf
>    Affects Versions: 4.2.1, 4.2.2, 4.2.3, 4.2.4
>            Reporter: Jochen Walz
>            Assignee: Jean-Baptiste Onofré
>            Priority: Major
>             Fix For: 4.3.0, 4.2.5
>
>
> After the interface change for the ConfigRepository service, the 
> TypedProperties are part of some method's signature. However, the felix utils 
> package hosting this class is a private package in the 
> org.apache.karaf.config.core bundle. Importing the same package in the 
> consuming bundle does not help, since then the two involved class loaders 
> cannot grant that the class is the same, leading to an exception.
> The simplest solution would be the org.apache.karaf.config.core bundle 
> including the felix utils package in its exported packages.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to