This is an automated email from the ASF dual-hosted git repository.

paulk pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/groovy.git


    from 9dcfeee753 Bump org.jfrog.buildinfo:build-info-extractor-gradle
     new 27bc0fd243 GROOVY-11062: Annotation collection isn't properly handling 
enum annotation attribute values
     new 12512ce320 GROOVY-11062: Annotation collection isn't properly handling 
enum annotation attribute values (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:
 .../groovy/tools/javac/JavaStubGenerator.java      |  2 ++
 .../transform/AnnotationCollectorTransform.java    | 11 ++++++++-
 .../bugs/{Groovy9238.groovy => Groovy11062.groovy} | 26 +++++++++++-----------
 3 files changed, 25 insertions(+), 14 deletions(-)
 copy src/test/groovy/bugs/{Groovy9238.groovy => Groovy11062.groovy} (70%)

Reply via email to