You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by th...@apache.org on 2019/11/25 22:27:03 UTC

[beam] branch master updated (066b7b1 -> 6a921b8)

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

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


    from 066b7b1  Merge pull request #9462 from KangZhiDong/master
     add 6a1b88a  [BEAM-8815] Skip manifest when no artifacts are staged
     add 6a921b8  Merge pull request #10205: [BEAM-8815] Skip manifest when no artifacts are staged

No new revisions were added by this update.

Summary of changes:
 .../artifact/AbstractArtifactRetrievalService.java | 20 ++++++-----
 .../artifact/AbstractArtifactStagingService.java   | 40 +++++++++++++---------
 .../BeamFileSystemArtifactServicesTest.java        | 18 ++++++++++
 3 files changed, 53 insertions(+), 25 deletions(-)