Hi Sai, You are very welcome. Thank you so much for reviewing the PR on such short notice. I apologize for overlooking that aspect. I’ll explore your suggestions and revise the approach. Your thoughtful feedback and the time you took to provide it are truly appreciated—it makes a real difference.
Best regards, Jinwoo Hwang (he/him/his) SAS® Research and Development http://JinwooHwang.com<http://jinwoohwang.com/> From: Sai Boorlagadda <[email protected]> Date: Saturday, September 27, 2025 at 10:51 AM To: [email protected] <[email protected]> Subject: Re: Call for Reviewers: PR #7935 – Paving the Way for Apache Geode 2.0 EXTERNAL Thanks Jinwoo for this contribution. I see you removed composite builds for custom plugins and switches to published artifacts, but this creates a problematic developer workflow needing devs to publish first before building. Cab we consider using includeBuild with proper dependency substitution or implement a task dependency that ensures plugins are published before use. I left other comments on the PR. Sai On 2025/09/27 13:12:30 Jinwoo Hwang wrote: > Dear Apache Geode Community, > > A heartfelt thank you for the incredible support and initiative you’ve shown > for Apache Geode 2.0. It’s your collective energy and commitment that keep > this community vibrant and moving forward - each contribution powers the next. > > As part of the Apache Geode 2.0 initiative, we’re taking important steps to > modernize our build infrastructure. A new pull request, #7935, is now ready > for review, and your expertise would be greatly appreciated. > > Why this matters: > This PR focuses on migrating our build system to Gradle 7.6.6, which sets the > stage for a future upgrade to Gradle 8. This is a foundational change that > will help us: > > -Enable Future Upgrades: Prepares the codebase for Gradle 8 and beyond. > -Support Java 21 and Beyond on Gradle 8: Positions Geode to adopt the latest > Java features and maintain long-term compatibility. > -Improve Build Stability: Leverages fixes and improvements in Gradle 7.6.6 > for more reliable builds. > -Enhance Developer Experience: Provides better tooling compatibility and > modern build features. > -Reduce Technical Debt: Aligns with current Gradle standards for > maintainability. > > If you have time, please review the PR and share your feedback. Every > review—big or small—helps us move closer to a stronger, more modern Geode. > > Let’s keep the momentum going! > > > Best regards, > > Jinwoo Hwang (he/him/his) > > > > SAS® Research and Development > > https://nam02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fprotect.checkpoint.com%2Fv2%2Fr01%2F___http%3A%2F%2FJinwooHwang.com___.YzJ1OnNhc2luc3RpdHV0ZTpjOm86YjA0YzA5ZGUwN2M1ZTllMmQzZWMxNzYxYzBmNmMzYmY6NzozZDk5OjhmYzNkMGUzNWJhNmZlNjdmNjBiZjFmOWI0YjdhMDk5OWM1NmNiZDE1N2M3Mzg1ODBlNjczOTVjZjhkMmU4YWY6cDpUOk4&data=05%7C02%7CJinwoo.Hwang%40sas.com%7C5b1b8b87b70d44c81c8308ddfdd55b8c%7Cb1c14d5c362545b3a4309552373a0c2f%7C0%7C0%7C638945814997881940%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&sdata=pcTa5tnZUZM75YMEeYlOWv5lNMQdytZFf3ccMeGscBk%3D&reserved=0<https://nam02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fprotect.checkpoint.com%2Fv2%2Fr01%2F___http%3A%2F%2Fjinwoohwang.com%2F___.YzJ1OnNhc2luc3RpdHV0ZTpjOm86YjA0YzA5ZGUwN2M1ZTllMmQzZWMxNzYxYzBmNmMzYmY6NzplYmY5OmIwMzZlYjVmNjM4Y2IzN2MyZjdkMzgyYzlkODQ0MjZhNTI2MmVjMzNkZWMxNGQxYzAzODA0NWZiYjRlYmE0YjA6cDpUOk4&data=05%7C02%7CJinwoo.Hwang%40sas.com%7C5b1b8b87b70d44c81c8308ddfdd55b8c%7Cb1c14d5c362545b3a4309552373a0c2f%7C0%7C0%7C638945814997893391%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&sdata=hKb0VyiqFKVguXx%2F3uxwn5QareJAp7l1R9S%2BPZa0WQ4%3D&reserved=0><https://protect.checkpoint.com/v2/r01/___http://JinwooHwang.com___.YzJ1OnNhc2luc3RpdHV0ZTpjOm86YjA0YzA5ZGUwN2M1ZTllMmQzZWMxNzYxYzBmNmMzYmY6NzozZDk5OjhmYzNkMGUzNWJhNmZlNjdmNjBiZjFmOWI0YjdhMDk5OWM1NmNiZDE1N2M3Mzg1ODBlNjczOTVjZjhkMmU4YWY6cDpUOk4> > > >
