[
https://issues.apache.org/jira/browse/RATIS-2362?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Attila Doroszlai updated RATIS-2362:
------------------------------------
Fix Version/s: thirdparty-1.0.11
> Use maven.compiler.release for target Java version
> --------------------------------------------------
>
> Key: RATIS-2362
> URL: https://issues.apache.org/jira/browse/RATIS-2362
> Project: Ratis
> Issue Type: Improvement
> Components: build, thirdparty
> Reporter: Attila Doroszlai
> Assignee: Attila Doroszlai
> Priority: Major
> Fix For: thirdparty-1.0.11
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Consistently use {{maven.compiler.release}} for target Java version.
> - Remove {{javac.version}} from Ratis, which is a custom property inherited
> from Hadoop. Use {{maven.compiler.release}} directly.
> - Replace {{maven.compiler.source}} and {{maven.compiler.target}} in Ratis
> Thirdparty with {{maven.compiler.release}}.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)