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 fd43443ca9 GROOVY-11775: add test case
add 788aee161d minor refactor
add 4e73de37ee GROOVY-11803: index stray property methods for interface
with default
new 57fbc8517b Merge pull request #2338 from apache/GROOVY-11803
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 | 62 ++++++++++++++--------------
src/test/groovy/groovy/InterfaceTest.groovy | 33 +++++++++++++++
2 files changed, 63 insertions(+), 32 deletions(-)