You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by dh...@apache.org on 2016/04/17 02:41:01 UTC

[2/2] incubator-beam git commit: Closes #198

Closes #198


Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/6901dc09
Tree: http://git-wip-us.apache.org/repos/asf/incubator-beam/tree/6901dc09
Diff: http://git-wip-us.apache.org/repos/asf/incubator-beam/diff/6901dc09

Branch: refs/heads/master
Commit: 6901dc09ab0666cbef0665fc981fc938722e267c
Parents: eeb400e 9a3a6d6
Author: Dan Halperin <dh...@google.com>
Authored: Sat Apr 16 17:40:49 2016 -0700
Committer: Dan Halperin <dh...@google.com>
Committed: Sat Apr 16 17:40:49 2016 -0700

----------------------------------------------------------------------
 .../beam/sdk/options/PipelineOptions.java       |  4 +-
 .../ImmutabilityCheckingBundleFactory.java      | 20 ++---
 .../sdk/options/PipelineOptionsFactoryTest.java |  3 +-
 .../beam/sdk/options/PipelineOptionsTest.java   |  4 +-
 .../beam/sdk/runners/TransformTreeTest.java     | 79 ++++++++++----------
 .../EncodabilityEnforcementFactoryTest.java     |  2 +-
 .../ImmutabilityCheckingBundleFactoryTest.java  | 17 +++--
 .../apache/beam/sdk/transforms/ParDoTest.java   | 14 ++--
 .../beam/sdk/transforms/WithKeysJava8Test.java  |  3 +-
 9 files changed, 78 insertions(+), 68 deletions(-)
----------------------------------------------------------------------