[
https://issues.apache.org/jira/browse/KARAF-7432?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17550293#comment-17550293
]
ASF subversion and git services commented on KARAF-7432:
--------------------------------------------------------
Commit 647fe33ee04d5a183bdacb904902596f75f75225 in karaf's branch
refs/heads/main from Robert Varga
[ https://gitbox.apache.org/repos/asf?p=karaf.git;h=647fe33ee0 ]
[KARAF-7432] Cleanup jre.properties
We are setting compiler target to Java 8, which we also enforce when
launching. There is no point to define jre-1.6 and jre-1.7 properties,
as they cannot reasonably be reached.
Signed-off-by: Robert Varga <[email protected]>
> Remove unsupported jre.properties
> ---------------------------------
>
> Key: KARAF-7432
> URL: https://issues.apache.org/jira/browse/KARAF-7432
> Project: Karaf
> Issue Type: Task
> Components: karaf
> Reporter: Robert Varga
> Assignee: Jean-Baptiste Onofré
> Priority: Major
>
> Karaf requires Java 8 [since
> 2016|https://github.com/apache/karaf/commit/28735ae4c3c9db73f2c63fa4a7cbdb010a829dc0],
> but still carries jre.properties as far as Java 6. Remove them to reduce
> clutter.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)