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 aa8d60221b bump dependency metadata
     new b158f841dd bump dependency metadata
     new e9cdfbf0e4 minor refactor
     new 457ca9b2f6 minor refactor: remove deprecated code 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                                     | 1 +
 src/main/java/org/codehaus/groovy/classgen/asm/BytecodeHelper.java   | 2 +-
 .../groovy/runtime/dgmimpl/arrays/CharacterArrayPutAtMetaMethod.java | 4 ++--
 .../groovy/runtime/dgmimpl/arrays/DoubleArrayPutAtMetaMethod.java    | 3 ++-
 .../groovy/runtime/dgmimpl/arrays/FloatArrayPutAtMetaMethod.java     | 3 ++-
 .../groovy/runtime/dgmimpl/arrays/IntegerArrayPutAtMetaMethod.java   | 3 ++-
 .../groovy/runtime/dgmimpl/arrays/LongArrayPutAtMetaMethod.java      | 3 ++-
 .../groovy/runtime/dgmimpl/arrays/ObjectArrayPutAtMetaMethod.java    | 5 +++--
 .../groovy/runtime/dgmimpl/arrays/ShortArrayPutAtMetaMethod.java     | 3 ++-
 .../org/codehaus/groovy/transform/stc/StaticTypeCheckingSupport.java | 2 +-
 10 files changed, 18 insertions(+), 11 deletions(-)

Reply via email to