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 032ed6c508 GROOVY-7213, GROOVY-8859: no trait bridge for private 
methods
     new b779d30686 GROOVY-11178: JSR 308: ctor call type annotations
     new eee9e7b280 GROOVY-9155: add test case

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:
 .../apache/groovy/parser/antlr4/AstBuilder.java    |  15 +-
 .../codehaus/groovy/classgen/ExtendedVerifier.java | 165 +++++++++++----------
 .../codehaus/groovy/control/ResolveVisitor.java    |  35 +----
 src/test/gls/annotations/AnnotationTest.groovy     |  41 ++++-
 4 files changed, 132 insertions(+), 124 deletions(-)

Reply via email to