[ https://issues.apache.org/jira/browse/IGNITE-22317?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17864505#comment-17864505 ]
Aleksey Plekhanov commented on IGNITE-22317: -------------------------------------------- [~anovikov] can you please don't break compilation for JDK<17? It's a second time already when you break the master branch with this activity ([https://github.com/apache/ignite-extensions/commit/8f50f512ac48fe8be9660b4c78e99a55a7a41ae2|https://github.com/apache/ignite-extensions/commit/8f50f512ac48fe8be9660b4c78e99a55a7a41ae2,] [https://github.com/apache/ignite-extensions/commit/49cec55354df85ad592ed14d28d2e1dda53e072b]) We are still on java 8, and project should be compiled on java 8 and java 11, not only on java 17. Github workflow should use minimal supported java version. What for spring-auto-restdocs-json-doclet-jdk9 has been added? No information in the ticket about this. Are we use generated JSON javadoc anywhere? This plugin: * Break java8 compilation * Has some problem with jackson dependency version and check each version from all available repositories (and in some time in the future can be broken by the new jackson version, since version is not fixed) * Has been deprecated by the authors several years ago I propose to revert changes from [https://github.com/apache/ignite-extensions/commit/49cec55354df85ad592ed14d28d2e1dda53e072b] not related to release notes and maven-deploy-plugin. > [Extensions] Release Ignite Spring Extensions > --------------------------------------------- > > Key: IGNITE-22317 > URL: https://issues.apache.org/jira/browse/IGNITE-22317 > Project: Ignite > Issue Type: Task > Components: extensions > Reporter: Andrey Novikov > Assignee: Andrey Novikov > Priority: Major > Fix For: 2.16 > > > The following extenstions must be released: > - ignite-spring-data-ext > - ignite-spring-session-ext > - ignite-spring-cache-ext > - ignite-spring-tx-ext -- This message was sent by Atlassian Jira (v8.20.10#820010)