Re: Compilation issue between Groovy 3.0.21 & 3.0.23

2025-04-14 Thread Milles, Eric (TR Technology) via dev
Type parameters are not available to static members (except in traits). class C { private /*static*/ final Closure noOpClosure = { T v -> return v } } You can use Closure.IDENTITY for this specific case. From: James Daugherty Sent: Friday, April 11, 2025 12:43

Re: apache-groovy-binary-3.0.24.zip:groovy-3.0.24/bin/groovy CRLF line endings

2025-04-14 Thread Paul King
I created the following issue to track this: https://issues.apache.org/jira/browse/GROOVY-11622 On Thu, Mar 27, 2025 at 6:18 AM Paul King wrote: > > Hi Jeffrey, please create an issue. > > Cheers, Paul. > > On Thu, Mar 27, 2025 at 5:36 AM Jeffrey Adamson > wrote: > > > > I was attempting to use

Fwd: [ANNOUNCE] GitHub Actions allow list updates are now self service.

2025-04-14 Thread Paul King
FYI -- Forwarded message - From: Drew Foulks Date: Tue, Apr 15, 2025 at 4:59 AM Subject: [ANNOUNCE] GitHub Actions allow list updates are now self service. To: , ASF Infrastructure , , Greetings, all, I'm pleased to announce that GitHub Actions allowlist is now self-service vi