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

Jean-Baptiste Onofré commented on KARAF-7012:
---------------------------------------------

My bad, I did the change locally but forgot to push. Basically, I added the 
java packages in {{org.osgi.framework.system.packages}} (in 
{{etc/config.properties}}).

For instance:
{code:java}
org.osgi.framework.system.packages= \
 java.applet;version="${dollar}{felix.detect.java.version}",\
 java.awt;version="${dollar}{felix.detect.java.version}",\
 ...  {code}
I will test with Equinox (and see if I can avoid the version).

> Bundles don't resolve due to java.* package imports
> ---------------------------------------------------
>
>                 Key: KARAF-7012
>                 URL: https://issues.apache.org/jira/browse/KARAF-7012
>             Project: Karaf
>          Issue Type: Bug
>          Components: karaf
>    Affects Versions: 4.3.0
>         Environment: Windows Server 2016
> openjdk-14.0.2+12
> Bndtools 5.2 REL
>            Reporter: Scott Leschke
>            Assignee: Jean-Baptiste Onofré
>            Priority: Major
>             Fix For: 4.3.1
>
>
> Refer to:  [https://issues.apache.org/jira/projects/FELIX/issues/FELIX-6382]
> Concensus appears to be that this is a Karaf bug.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to