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

ASF subversion and git services commented on KARAF-6226:
--------------------------------------------------------

Commit 1ab5b306711c06afd31f03ec68bae5c94c9dd88b in karaf's branch 
refs/heads/karaf-4.2.x from Jean-Baptiste Onofré
[ https://gitbox.apache.org/repos/asf?p=karaf.git;h=1ab5b30 ]

[KARAF-6226] Expose org.apache.felix.utils.properties package in Karaf config 
core bundle


> 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