This is an automated email from the ASF dual-hosted git repository.
paulk pushed a change to branch GROOVY_4_0_X
in repository https://gitbox.apache.org/repos/asf/groovy.git.
from 1bd914b GROOVY-10502: NamedVariant: improve consistency of default
value treatment
new 57c2fe9 GROOVY-10500: `@NamedVariant`: slice named args map for
`@NamedDelegate`
new 45775bb checking JDK18-ea availability for github actions
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.github/workflows/groovy-build-test.yml | 2 +-
.../transform/NamedVariantASTTransformation.java | 30 ++++++++--------------
.../transform/NamedVariantTransformTest.groovy | 7 ++---
3 files changed, 16 insertions(+), 23 deletions(-)