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 200f1b2b5a add 5.0.x to supported releases
new ede7100033 new property access method when super's is private or
package-private
new cff2413f38 GROOVY-8659: warning for inability to generate property
access method
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:
.../org/codehaus/groovy/classgen/Verifier.java | 40 +++++--
src/test/groovy/groovy/PropertyTest.groovy | 132 +++++++++++++++++++--
2 files changed, 153 insertions(+), 19 deletions(-)