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:50 UTC

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

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.