[
https://issues.apache.org/jira/browse/KARAF-6361?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16896789#comment-16896789
]
Jean-Baptiste Onofré commented on KARAF-6361:
---------------------------------------------
This change breaks CXF (and so SoapExampleTest):
{code}
[caused by: Unable to resolve org.apache.cxf.cxf-rt-bindings-corba/3.2.6:
missing requirement [org.apache.cxf.cxf-rt-bindings-corba/3.2.6]
osgi.wiring.package; filter:="(osgi.wiring.package=org.omg.CORBA)"]]]]
{code}
I'm reverting the change to investigate.
> jre.properties lists CORBA packages for jre-11
> ----------------------------------------------
>
> Key: KARAF-6361
> URL: https://issues.apache.org/jira/browse/KARAF-6361
> Project: Karaf
> Issue Type: Bug
> Components: karaf
> Affects Versions: 4.3.0, 4.2.6
> Reporter: Robert Varga
> Assignee: Jean-Baptiste Onofré
> Priority: Minor
> Fix For: 4.3.0, 4.2.7
>
>
> [https://openjdk.java.net/jeps/320] removed Corba (and others), so the list
> of JRE-provided packages is different between jre-9 and jre-11, but jre-11 is
> an alias for jre-9.
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)