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

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


    from 6f4e2852311 Fix spotless on master (#28831)
     add 161cd6b1c8d Gradle 8 support (#28756)

No new revisions were added by this update.

Summary of changes:
 buildSrc/build.gradle.kts                          |  17 +-
 .../org/apache/beam/gradle/BeamDockerPlugin.groovy | 325 +++++++++++++++++++++
 .../apache/beam/gradle/BeamDockerRunPlugin.groovy  | 143 +++++++++
 .../org/apache/beam/gradle/BeamModulePlugin.groovy |  29 +-
 .../org/apache/beam/gradle/VendorJavaPlugin.groovy |   2 +-
 gradle/wrapper/gradle-wrapper.jar                  | Bin 61624 -> 63721 bytes
 gradle/wrapper/gradle-wrapper.properties           |   3 +-
 gradlew                                            |  19 +-
 playground/kafka-emulator/build.gradle             |   4 +-
 sdks/java/container/common.gradle                  |   2 +
 sdks/java/io/google-cloud-platform/build.gradle    |   4 +-
 11 files changed, 511 insertions(+), 37 deletions(-)
 create mode 100644 
buildSrc/src/main/groovy/org/apache/beam/gradle/BeamDockerPlugin.groovy
 create mode 100644 
buildSrc/src/main/groovy/org/apache/beam/gradle/BeamDockerRunPlugin.groovy

Reply via email to