[
https://issues.apache.org/jira/browse/KARAF-7767?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17947552#comment-17947552
]
ASF GitHub Bot commented on KARAF-7767:
---------------------------------------
rovarga opened a new pull request, #1943:
URL: https://github.com/apache/karaf/pull/1943
Switch to requiring Java 11 by default. Remaining overrides:
- main/pom.xml due to old PAX TinyBundles
- specs/{locator,java.xml,java.xml.ws}/pom.xml for compatibility
Signed-off-by: Robert Varga <[email protected]>
> Require Java 11 for karaf.git code
> ----------------------------------
>
> Key: KARAF-7767
> URL: https://issues.apache.org/jira/browse/KARAF-7767
> Project: Karaf
> Issue Type: Improvement
> Components: karaf
> Reporter: Robert Varga
> Assignee: Jean-Baptiste Onofré
> Priority: Major
>
> With KARAF-7764 and KARAF-7766 we are free to assume Java in our codebase.
> Adjust maven-compiler-plugin to allow us to use Java 11 across karaf.git.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)