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

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


    from bacee81  fix merge glitch
     new fa3bcf8  Adds workflow to verify Groovy and Micronaut integration
     new 42fd684  Expands Micronaut joint validation to include all test tasks 
in Micronaut Core (closes #1424)
     new 480c4b7  GROOVY-9821: STC: check "T" from "? extends T" for spread 
property (port to 3_0_X)
     new 8a843a5  GROOVY-9822: check for empty spec before recursive 
application (port to 3_0_X)

The 4 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:
 ...lidation.yml => micronaut-joint-validation.yml} | 37 ++++----
 .../transform/stc/StaticTypeCheckingSupport.java   | 60 +++++++------
 .../transform/stc/StaticTypeCheckingVisitor.java   | 43 +++++-----
 .../groovy/transform/stc/GenericsSTCTest.groovy    | 98 +++++++++++++++++++++-
 4 files changed, 170 insertions(+), 68 deletions(-)
 copy .github/workflows/{grails-joint-validation.yml => 
micronaut-joint-validation.yml} (61%)

Reply via email to