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

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


    from 57524c64cd GROOVY-8272, GROOVY-10312, GROOVY-11302: trait method 
invocation
     new e6129576e1 gradle 8.1.1 adjustment for jacoco plugin
     new eb523bad6d tweak for Gradle 8.5
     new 5a1b33173d Migrate deprecated buildDir
     new 8d52e31f0a bump gradle to 8.1.1 and apply asciidoc workaround
     new 933df4e37f Bump com.gradle.enterprise to 3.16.2
     new fd66f80c76 GROOVY-11138: Bump gradle to 8.5
     new 8598d9fed4 GROOVY-11300: Bump asciidoctor gradle plugins to 4.0.2 
(build dependency)
     new 4a2ab44be7 SpotBugs Gradle plugin v6
     new 0694e28a61 Bump Gradle to 8.6
     new 8539a4847e Align with gradle binary version, i.e. 8.6
     new 3915ba8121 GROOVY-11133: Capture build scans on ge.apache.org

The 11 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:
 .github/workflows/grails-joint-validation.yml      |   2 +
 .github/workflows/groovy-build-coverage.yml        |   2 +
 .github/workflows/groovy-build-dist.yml            |   2 +
 .github/workflows/groovy-build-test-19.yml         |   2 +
 .github/workflows/groovy-build-test-ea.yml         |   2 +
 .github/workflows/groovy-build-test.yml            |   2 +
 .github/workflows/micronaut-joint-validation.yml   |   2 +
 build-logic/build.gradle                           |  12 +++---
 .../groovy/org.apache.groovy-asciidoctor.gradle    |  44 +++++++++----------
 .../src/main/groovy/org.apache.groovy-base.gradle  |  14 +++---
 .../main/groovy/org.apache.groovy-common.gradle    |   2 +-
 .../src/main/groovy/org.apache.groovy-core.gradle  |   2 +-
 .../groovy/org.apache.groovy-distribution.gradle   |   4 +-
 .../groovy/org.apache.groovy-doc-aggregator.gradle |   4 +-
 .../org.apache.groovy-jacoco-aggregation.gradle    |   5 +--
 .../groovy/org.apache.groovy-performance.gradle    |   2 +-
 .../org.apache.groovy-published-library.gradle     |   2 +-
 build.gradle                                       |   9 +++-
 gradle.properties                                  |   4 +-
 gradle/build-scans.gradle                          |  47 +++++++++------------
 gradle/eclipse.gradle                              |   2 +-
 gradle/wrapper/gradle-wrapper.jar                  | Bin 60756 -> 43462 bytes
 gradle/wrapper/gradle-wrapper.properties           |   5 ++-
 gradlew                                            |  35 +++++++++------
 gradlew.bat                                        |  21 ++++-----
 settings.gradle                                    |  11 ++---
 subprojects/binary-compatibility/build.gradle      |   2 +-
 versions.properties                                |   1 -
 28 files changed, 133 insertions(+), 109 deletions(-)

Reply via email to