[
https://issues.apache.org/jira/browse/GEODE-10529?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jinwoo Hwang updated GEODE-10529:
---------------------------------
Description:
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
> 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)