Trouble building Groovy 3 jars

2021-11-22 Thread Peter Burka
I'm attempting to backport the changes required to fix GROOVY-10201 from the main branch to the GROOVY_3_0_X branch, but I'm hitting a weird problem. I'd like to first test that the changes work and hopefully submit a pull request to get them into 3.0.10. I've cherry-picked the changes and resolve

RE: Next releases

2022-02-28 Thread Peter Burka
Will the next 3.0.x release support Java 17? Specifically GROOVY-10201 is still open. /peter -Original Message- From: Paul King Sent: Monday, February 28, 2022 6:44 AM To: Groovy_Developers Subject: Next releases Hi folks, I was looking to do a 4.0.1 release and bumps for the 3.0.x

Re: GitHub build and test action

2022-10-28 Thread Peter Burka
I don't think Groovy is obliged to support those already-out-of-support JDKs. I think the risk is quite low, and that this makes sense. /peter From: Paul King Sent: Friday, October 28, 2022 6:49 AM To: Groovy_Developers Subject: GitHub build and test action Hi