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 7f5977689b Update JDK version requirement to 17 or higher
new 2eb173a0db jdk17 items
new c05793f64e GROOVY-11743: super trait may not be transformed when
creating helper
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:
.../src/main/groovy/org/apache/groovy/gradle/DocGDK.groovy | 2 +-
.../groovy/transform/ASTTransformationVisitor.java | 14 ++++++--------
.../groovy/transform/trait/TraitReceiverTransformer.java | 4 +++-
.../java/org/codehaus/groovy/transform/trait/Traits.java | 6 ++++--
.../transform/traitx/TraitASTTransformationTest.groovy | 2 +-
5 files changed, 15 insertions(+), 13 deletions(-)