You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ofbiz.apache.org by "Jacques Le Roux (Jira)" <ji...@apache.org> on 2022/12/03 15:50:00 UTC

[jira] [Commented] (OFBIZ-12400) Upgrade to gradle 7.6 - support jdk 11 -> 17

    [ https://issues.apache.org/jira/browse/OFBIZ-12400?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17642857#comment-17642857 ] 

Jacques Le Roux commented on OFBIZ-12400:
-----------------------------------------

Following this discussion https://lists.apache.org/thread/f33r5t3md9ll49bxv4br6jb8z3fycb9w here is  [^OFBIZ-12400-windows.patch] 

This is needed because we primordially need to upgrade Java version from currently 11 to 17. The 11 version will be EOL in 2023. OEL fo 17  is 2026
See https://www.oracle.com/java/technologies/java-se-support-roadmap.html or  https://endoflife.date/java

To manually upgrade Gradle, I ran: ./gradlew wrapper --gradle-version=7.6 --distribution-type=bin

> Upgrade to gradle 7.6 - support jdk 11 -> 17
> --------------------------------------------
>
>                 Key: OFBIZ-12400
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-12400
>             Project: OFBiz
>          Issue Type: Sub-task
>            Reporter: Ioan Eugen Stan
>            Assignee: Ioan Eugen Stan
>            Priority: Major
>         Attachments: OFBIZ-12400-windows.patch
>
>
> For working with Java 17, we need to upgrade to gradle 7.3 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)