You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by ke...@apache.org on 2020/07/13 22:46:25 UTC

[beam] branch master updated (1ad90b9 -> c522239)

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

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


    from 1ad90b9  Merge pull request #12227: [BEAM-10081] Fix ApiSurface to work with Java 11
     add 40c46be  [BEAM-10080] Fix LocalFileSystemsTest to work with Java 11
     add c522239  Merge pull request #12225: [BEAM-10080] Fix LocalFileSystemsTest to work with Java 11

No new revisions were added by this update.

Summary of changes:
 .../org/apache/beam/sdk/io/LocalFileSystem.java    | 34 +++++++++++++++++-----
 .../apache/beam/sdk/io/LocalFileSystemTest.java    | 15 +++++++---
 2 files changed, 37 insertions(+), 12 deletions(-)