You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by lc...@apache.org on 2020/06/02 20:19:03 UTC

[beam] branch master updated (9c16b89 -> 4de95bb)

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 9c16b89  Merge pull request #11890 from kennknowles/jira-priorities
     add 4de95bb  [BEAM-4766] Migrate to use vendored protobuf for bytestring (#11891)

No new revisions were added by this update.

Summary of changes:
 .../build-tools/src/main/resources/beam/checkstyle.xml    |  8 ++++++++
 .../build-tools/src/main/resources/beam/suppressions.xml  | 15 +++++++++++++++
 sdks/java/core/build.gradle                               |  4 +---
 .../src/main/java/org/apache/beam/sdk/io/TextSource.java  |  2 +-
 .../main/java/org/apache/beam/sdk/io/range/ByteKey.java   |  4 ++--
 5 files changed, 27 insertions(+), 6 deletions(-)