This is an automated email from the ASF dual-hosted git repository.
emilles pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/groovy.git
from f02b9bc29f GROOVY-11859: fix JarJarTask annotation for Windows
compatibility
add 0af3598443 minor items
add a688de6158 GROOVY-11858: defer non-closure method for in-closure
implicit-this call
new 38ef946261 Merge pull request #2379 from apache/GROOVY-11858
The 1 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:
src/main/java/groovy/lang/MetaClassImpl.java | 2 +-
.../groovy/runtime/metaclass/ClosureMetaClass.java | 19 ++-
.../gls/invocation/ClosureDelegationTest.groovy | 159 ++++++++++++---------
3 files changed, 107 insertions(+), 73 deletions(-)