[
https://issues.apache.org/jira/browse/GEODE-10529?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18114948#comment-18114948
]
ASF subversion and git services commented on GEODE-10529:
---------------------------------------------------------
Commit fbeafee5471e755215738c7a4c9655bbbc952f27 in geode's branch
refs/heads/feature/GEODE-10531 from Jinwoo Hwang
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=fbeafee547 ]
GEODE-10529: Update prepare_rc.sh to support Java 17 (#7963)
- Update Java version check from 1.8 to 17
- Update error messages to reference JDK 17 and adoptium.net
- Fix geode-benchmarks file copying to handle missing .travis.yml gracefully
> Upgrade the release candidate preparation script to support Java 17,
> enabling Apache Geode to build and package release artifacts with Java 17.
> ------------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: GEODE-10529
> URL: https://issues.apache.org/jira/browse/GEODE-10529
> Project: Geode
> Issue Type: Improvement
> Reporter: Jinwoo Hwang
> Assignee: Jinwoo Hwang
> Priority: Major
>
> h1. Summary
> Upgrade the release candidate preparation script (prepare_rc.sh) to support
> Java 17, enabling Apache Geode to build and package release artifacts with
> Java 17.
> h1. Description
> The {{prepare_rc.sh}} script currently requires Java 8 for building release
> candidates. This needs to be updated to Java 17 to align with the Apache
> Geode 2.0.0 release requirements.
> h2. Changes Required
> h3. Java Version Check Update
> * Update Java version validation in {{prepare_rc.sh}} from Java 8 (1.8) to
> Java 17
> * Modify error messages to reflect the new Java version requirement
--
This message was sent by Atlassian Jira
(v8.20.10#820010)