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

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


    from 6693e1a  Merge pull request #7053 from robinyqiu/master
     add 3678d40  [BEAM-6056] Publish gRPC 1.13.1 as a vendored dependency. 
(#7042)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/beam/gradle/BeamModulePlugin.groovy |  11 +-
 .../org/apache/beam/gradle/GrpcVendoring.groovy    | 142 ++++++-----
 .../org/apache/beam/gradle/VendorJavaPlugin.groovy | 260 +++++++++++++++++----
 settings.gradle                                    |   3 +
 vendor/{guava-20_0 => grpc-1_13_1}/build.gradle    |  18 +-
 vendor/grpc-v1_13_1/build.gradle                   |   4 +-
 vendor/guava-20_0/build.gradle                     |   9 +-
 7 files changed, 328 insertions(+), 119 deletions(-)
 copy vendor/{guava-20_0 => grpc-1_13_1}/build.gradle (70%)

Reply via email to