Jinwoo Hwang
Jinwoo Hwang
### Description _Provide description of this PR and changes, if linked Jira ticket doesn't cover it in full._ ### Checklist - [x] Tests added and all succeed - [ ]...
### For all changes: - [ ] Is there a JIRA ticket associated with this PR? Is it referenced in the commit message? - [x] Has your PR been rebased...
### For all changes: - [ ] Is there a JIRA ticket associated with this PR? Is it referenced in the commit message? - [x] Has your PR been rebased...
### For all changes: - [ ] Is there a JIRA ticket associated with this PR? Is it referenced in the commit message? - [x] Has your PR been rebased...
### For all changes: - [ ] Is there a JIRA ticket associated with this PR? Is it referenced in the commit message? - [x] Has your PR been rebased...
## Summary Updates `prepare_rc.sh` to support Java 17 for building Apache Geode 2.0.0 release candidates. ## Changes - **Java Version Check**: Updated from Java 8 (1.8) to Java 17 -...
## Overview This PR fixes documentation preview failures on ARM64/Apple Silicon machines by explicitly specifying the AMD64 platform for Docker builds. ## Problem The documentation preview script failed on ARM64...
Now that support/2.0 has been created, develop advances. ### For all changes, please confirm: - [x] Is there a JIRA ticket associated with this PR? Is it referenced in the...
This task upgrades the project's Gradle build system from version 7.3.3 to 7.6.6 as part of the **Apache Geode 2.0 initiative**. This upgrade provides critical performance improvements, security patches, and...
## Summary This change restores and stabilizes Gradle execution optimizations for the aggregated test reporting workflow by explicitly declaring all upstream Test tasks as both inputs and dependencies of the...