[
https://issues.apache.org/jira/browse/RAT-478?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Philipp Ottlinger updated RAT-478:
----------------------------------
Description:
Due to the deprecation of Java8 and the low support of tooling we should
migration to Java11 and verify building with the newest JDK to ensure the
future of RAT with current JDKs.
(as discussed on the mailing list)
## GitHubActions
*
https://github.com/actions/setup-java?tab=readme-ov-file#supported-version-syntax
* no JDK8 on macos-latest available
* JDK8-tests fail randomly on GHA (ReportOptionTests)
## ASF Jenkins
* can we build against newest JDK24 as well?
was:
Due to the deprecation of Java8 and the low support of tooling we should
migration to Java11 and verify building with the newest JDK to ensure the
future of RAT with current JDKs.
(as discussed on the mailing list)
## GitHubActions
*
https://github.com/actions/setup-java?tab=readme-ov-file#supported-version-syntax
* no JDK8 on macos-latest available
## ASF Jenkins
* can we build against newest JDK24 as well?
> Drop Java8 support and set minimum language level to Java11
> -----------------------------------------------------------
>
> Key: RAT-478
> URL: https://issues.apache.org/jira/browse/RAT-478
> Project: Apache Rat
> Issue Type: Task
> Components: build
> Affects Versions: 0.16.1
> Reporter: Philipp Ottlinger
> Assignee: Philipp Ottlinger
> Priority: Major
> Fix For: 0.18
>
>
> Due to the deprecation of Java8 and the low support of tooling we should
> migration to Java11 and verify building with the newest JDK to ensure the
> future of RAT with current JDKs.
> (as discussed on the mailing list)
> ## GitHubActions
> *
> https://github.com/actions/setup-java?tab=readme-ov-file#supported-version-syntax
> * no JDK8 on macos-latest available
> * JDK8-tests fail randomly on GHA (ReportOptionTests)
> ## ASF Jenkins
> * can we build against newest JDK24 as well?
--
This message was sent by Atlassian Jira
(v8.20.10#820010)