[
https://issues.apache.org/jira/browse/IGNITE-21249?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Artem Egorov updated IGNITE-21249:
----------------------------------
Description:
Currently, Gradle 7.6.2 is incompatible with JDK 21.
To be able to build a project with JDK 21, Gradle must be updated to version
8.5 at least (according to
[https://docs.gradle.org/current/userguide/compatibility.html])
It is also necessary to update some plugins and directives in the code so that
the project can be built
was:
Currently, Gradle 7.6.2 is incompatible with JDK 21.
To be able to build a project with JDK 21, Gradle must be updated to version
8.5 at least (according to
[https://docs.gradle.org/current/userguide/compatibility.html])
It is also necessary to update some plugins and directives in the code so that
the project can be built.
> Upgrade gradle to 8.5+
> ----------------------
>
> Key: IGNITE-21249
> URL: https://issues.apache.org/jira/browse/IGNITE-21249
> Project: Ignite
> Issue Type: Improvement
> Components: build
> Reporter: Artem Egorov
> Assignee: Artem Egorov
> Priority: Major
> Labels: ignite-3
> Time Spent: 20m
> Remaining Estimate: 0h
>
> Currently, Gradle 7.6.2 is incompatible with JDK 21.
> To be able to build a project with JDK 21, Gradle must be updated to version
> 8.5 at least (according to
> [https://docs.gradle.org/current/userguide/compatibility.html])
> It is also necessary to update some plugins and directives in the code so
> that the project can be built
--
This message was sent by Atlassian Jira
(v8.20.10#820010)