You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@groovy.apache.org by pa...@apache.org on 2022/02/23 08:26:46 UTC

[groovy] branch GROOVY-10500 updated (0663f0f -> 19b3927)

This is an automated email from the ASF dual-hosted git repository.

paulk pushed a change to branch GROOVY-10500
in repository https://gitbox.apache.org/repos/asf/groovy.git.


    from 0663f0f  GROOVY-10500: `@NamedVariant`: slice named args map for `@NamedDelegate`
     add a842616  GROOVY-10502: NamedVariant: improve consistency of default value treatment
     add 20fa08f  checking JDK18-ea availability for github actions
     add 19b3927  Merge branch 'master' into GROOVY-10500

No new revisions were added by this update.

Summary of changes:
 .github/workflows/groovy-build-test.yml                 |  2 +-
 .../groovy/transform/NamedVariantASTTransformation.java | 17 +++++++++++------
 src/spec/test/RecordSpecificationTest.groovy            |  7 +++++--
 .../groovy/transform/NamedVariantTransformTest.groovy   |  5 +++--
 4 files changed, 20 insertions(+), 11 deletions(-)