This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to tag nightly-master
in repository https://gitbox.apache.org/repos/asf/beam.git.
*** WARNING: tag nightly-master was modified! ***
from a272999 (commit)
to c349a5b (commit)
from a272999 Merge pull request #13923 from tysonjh/snapshot-fix
add ef685e6 [BEAM-11168] bump powermock to 2.0.9
add 6edc333 Merge pull request #13936: [BEAM-11168] bump powermock to
2.0.9
add 827c938 [BEAM-10961] make mongo-java-driver dependency a named
variable
add 705649d Merge pull request #13910 from
sonam-vend/sdks-io-mongodb-driver-version
add 595c252 [BEAM-11781]: Update kafka-clients version in samza-runner
(#13935)
add a9a0cee Renamed build.gradle to build.gradle.kts
add ec4e268 Migrated build file to kotlin
add 771edd0 Reverted extra change
add b19e751 Removed kotlin-dsl plugin from buildSrc
add d7eac76 [BEAM-11589] Migrated buildSrc build.gradle file to Kotlin
script (#13917)
add e28fdba [BEAM-11045] Updated screen diff goldens
add 1293acb Merge pull request #13943 from [BEAM-11045] Updated screen
diff goldens
add ca5e018 Update programming guide: New python expansion service binary
add c349a5b Merge pull request #13945: Update programming guide: New
python expansion service target
No new revisions were added by this update.
Summary of changes:
buildSrc/build.gradle | 98 --------------------
buildSrc/build.gradle.kts | 99 +++++++++++++++++++++
.../org/apache/beam/gradle/BeamModulePlugin.groovy | 3 +-
runners/samza/build.gradle | 2 +-
sdks/java/io/mongodb/build.gradle | 6 +-
.../Darwin/7a35f487b2a5f3a9b9852a8659eeb4bd.png | Bin 731926 -> 748019 bytes
.../Linux/7a35f487b2a5f3a9b9852a8659eeb4bd.png | Bin 704323 -> 728121 bytes
.../integration/tests/init_square_cube_test.py | 2 +-
.../content/en/documentation/programming-guide.md | 6 +-
9 files changed, 111 insertions(+), 105 deletions(-)
delete mode 100644 buildSrc/build.gradle
create mode 100644 buildSrc/build.gradle.kts