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 7aac9fdda1 update dependency metadata
     new eaf6f0aedf GROOVY-11355: Bump checkstyle to 10.15.0 (build dependency)
     new 3cda4beb0f unused imports
     new 716fea1529 fix deprecated method usage

The 3 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:
 gradle/verification-metadata.xml                   |  4 +--
 src/main/java/groovy/util/GroovyCollections.java   |  7 ++--
 ...StaticTypesMethodReferenceExpressionWriter.java |  2 +-
 .../groovy/control/CompilerConfiguration.java      |  1 +
 .../groovy/runtime/ArrayGroovyMethods.java         | 37 +++++++++++-----------
 .../typehandling/DefaultTypeTransformation.java    | 13 ++------
 .../SealedCompletionASTTransformation.java         |  1 -
 .../transform/stc/StaticTypeCheckingSupport.java   |  3 +-
 src/test/groovy/ClosureJavaIntegrationTest.java    |  2 +-
 src/test/groovy/lang/ScriptTest.java               |  4 +--
 .../groovy/runtime/JdkDynamicProxyTest.java        |  8 ++---
 .../AnnotationContractParameterVisitor.java        |  3 --
 .../groovy/swing/extensions/SwingExtensions.java   | 11 ++++---
 versions.properties                                |  2 +-
 14 files changed, 44 insertions(+), 54 deletions(-)

Reply via email to