[
https://issues.apache.org/jira/browse/KARAF-7432?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17531342#comment-17531342
]
ASF GitHub Bot commented on KARAF-7432:
---------------------------------------
rovarga opened a new pull request, #1538:
URL: https://github.com/apache/karaf/pull/1538
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
> 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)