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 f773c06a8d refactor static property handling
     add bc6d7c4a05 GROOVY-5359: check super class static method before 
callable property
     new faf4b24fa2 Merge pull request #2372 from apache/GROOVY-5359

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 | 123 +++++++++++----------------
 src/test/groovy/bugs/Groovy5359.groovy       |  64 ++++++++++++++
 2 files changed, 114 insertions(+), 73 deletions(-)
 create mode 100644 src/test/groovy/bugs/Groovy5359.groovy

Reply via email to