You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by sc...@apache.org on 2018/10/22 19:23:58 UTC

[beam] branch master updated (2b98f3b -> 3a4da9c)

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

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


    from 2b98f3b  Merge pull request #6774: [BEAM-5707] Fix ':beam-sdks-python:docs' target
     add 3ff12da  remove usage of deprecated Task.leftShift(Closure) method
     add 426f4fd  remove usage of deprecated TaskInputs.dir() with something that doesn't resolve to a File object
     add 99c91f2  remove usage of deprecated FileCollection.stopExecutionIfEmpty() method
     add 22db38a  slightly update spotless gradle plugin to get rid of deprectated call to FileCollection.add() method
     add 3a4da9c  Merge pull request #6753: [Beam-4042] Get rid of deprecated gradle api

No new revisions were added by this update.

Summary of changes:
 build.gradle                                     |   2 +-
 buildSrc/build.gradle                            |   2 +-
 sdks/java/maven-archetypes/examples/build.gradle |   4 +-
 sdks/python/container/build.gradle               |   4 +-
 sdks/python/container/py3/build.gradle           |   5 +-
 website/build.gradle                             | 116 ++++++++++++-----------
 6 files changed, 71 insertions(+), 62 deletions(-)