RE: [EXT] Re: Request for 4.0.8

2023-01-03 Thread Milles, Eric (TR Technology) via dev
You have the option of rolling back to 4.0.6 if 4.0.7 is a blocker. And in the specific case of GROOVY-10890, you can provide type arguments instead of using diamond constructor. I would like to get some more burn in time for 4.0.7 -- there are lots of users on holiday break in December. Migh

Re: Request for 4.0.8

2023-01-02 Thread Christopher Smith
The glitch is unfortunately of a character that most affects glue code, so my top-level applications are affected, and I'll need to edit in a workaround. On Mon, Jan 2, 2023, 17:55 Paul King wrote: > We can certainly expedite a 4.0.8 release. We might wait a little longer > (maybe a week?) to se

Re: Request for 4.0.8

2023-01-02 Thread Paul King
We can certainly expedite a 4.0.8 release. We might wait a little longer (maybe a week?) to see if any other problems surface. Would that work for you? On Tue, Jan 3, 2023 at 8:04 AM Christopher Smith wrote: > GROOVY-10890 fixes a regression in 4.0.7 relating to generic inference > that causes c