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

Robert Varga commented on KARAF-7754:
-------------------------------------

So I think we'll need to do this in multiple steps:
1. switch to require run-time JVM to be 11+
2. switch the Java target release to be 11+

The first seems to be easy.
The second has unsatisfied dependencies:
- MCOMPILER-547 to build the java.xml spec
- https://github.com/ops4j/org.ops4j.pax.tinybundles/issues/47 to get main's 
test working (I think, because as it is the test fails with osgi.ee=UNKNOWN 
requirement)


> Require Java 11 at build and runtime
> ------------------------------------
>
>                 Key: KARAF-7754
>                 URL: https://issues.apache.org/jira/browse/KARAF-7754
>             Project: Karaf
>          Issue Type: Improvement
>          Components: karaf
>            Reporter: Robert Varga
>            Assignee: Jean-Baptiste Onofré
>            Priority: Major
>
> Java 11 has been around forever. Jumping to this release is going to make 
> things easier, as we do not have to deal with the packaging differences 
> between Java 8 and Java 9+, allowing us to address a number of outstanding 
> issues.
> This is also a prerequisite for KARAF-7544.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to