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 2018/05/25 16:01:49 UTC

[beam] branch master updated (1f8aade -> b80bef3)

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 1f8aade  Merge pull request #5482: Say that merging windows are not supported in Distinct.java.
     add 3e45fa3  [BEAM-4307] Enforce ErrorProne analysis in runners-core-construction-java
     new b80bef3  [BEAM-4307] Enforce ErrorProne analysis in runners-core-construction-java

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 runners/core-construction-java/build.gradle               |  3 ++-
 .../beam/runners/core/construction/CoderTranslation.java  |  3 +--
 .../beam/runners/core/construction/CoderTranslators.java  |  1 +
 .../runners/core/construction/PTransformTranslation.java  |  1 +
 .../core/construction/graph/GreedyPipelineFuser.java      |  4 ++--
 .../beam/runners/core/construction/graph/Networks.java    | 12 +++++-------
 .../runners/core/construction/graph/PipelineNode.java     |  4 ++--
 .../core/construction/ArtifactServiceStagerTest.java      |  9 +++++----
 .../beam/runners/core/construction/CommonCoderTest.java   | 15 ++++++++-------
 .../runners/core/construction/ReadTranslationTest.java    |  2 +-
 .../core/construction/graph/ProtoOverridesTest.java       |  6 ++++--
 11 files changed, 32 insertions(+), 28 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
lcwik@apache.org.

[beam] 01/01: [BEAM-4307] Enforce ErrorProne analysis in runners-core-construction-java

Posted by lc...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit b80bef3b418ff07459d7c6fd970338577c97b1ed
Merge: 1f8aade 3e45fa3
Author: Lukasz Cwik <lc...@google.com>
AuthorDate: Fri May 25 09:01:45 2018 -0700

    [BEAM-4307] Enforce ErrorProne analysis in runners-core-construction-java

 runners/core-construction-java/build.gradle               |  3 ++-
 .../beam/runners/core/construction/CoderTranslation.java  |  3 +--
 .../beam/runners/core/construction/CoderTranslators.java  |  1 +
 .../runners/core/construction/PTransformTranslation.java  |  1 +
 .../core/construction/graph/GreedyPipelineFuser.java      |  4 ++--
 .../beam/runners/core/construction/graph/Networks.java    | 12 +++++-------
 .../runners/core/construction/graph/PipelineNode.java     |  4 ++--
 .../core/construction/ArtifactServiceStagerTest.java      |  9 +++++----
 .../beam/runners/core/construction/CommonCoderTest.java   | 15 ++++++++-------
 .../runners/core/construction/ReadTranslationTest.java    |  2 +-
 .../core/construction/graph/ProtoOverridesTest.java       |  6 ++++--
 11 files changed, 32 insertions(+), 28 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
lcwik@apache.org.