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
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
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