You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by bh...@apache.org on 2021/04/28 22:07:22 UTC

[beam] branch master updated (5e4d632 -> a2e440e)

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

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


    from 5e4d632  Merge pull request #14673: Revert "[BEAM-11994] Refactor BigQueryTornadoes to make more options …
     add 7e59751  Use try-with-resources in ZipFiles
     add d4e7697  Allow overwriting zip file in packageDirectoriesToStage
     add a2e440e  [BEAM-12220] Use try-with-resources in ZipFiles (#14654)

No new revisions were added by this update.

Summary of changes:
 .../construction/resources/PipelineResources.java  | 15 +++----
 .../java/org/apache/beam/sdk/util/ZipFiles.java    | 50 ++++++++++++++--------
 2 files changed, 37 insertions(+), 28 deletions(-)