This is an automated email from the ASF dual-hosted git repository.
emilles pushed a change to branch GROOVY_3_0_X
in repository https://gitbox.apache.org/repos/asf/groovy.git.
from aa44ca3 see if plugin change works for Travis
new 6413ca2 GROOVY-10500: `@NamedVariant`: slice named args map for
`@NamedDelegate`
new d5adf21 GROOVY-10502: `@NamedVariant`: improve default value treatment
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:
.../transform/NamedVariantASTTransformation.java | 41 ++++++++++------------
.../transform/NamedVariantTransformTest.groovy | 12 ++++---
2 files changed, 26 insertions(+), 27 deletions(-)