You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Artem Egorov (Jira)" <ji...@apache.org> on 2024/01/12 12:29:00 UTC

[jira] [Created] (IGNITE-21249) Upgrade gradle to 8.5+

Artem Egorov created IGNITE-21249:
-------------------------------------

             Summary: 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


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)