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

[2/2] incubator-beam git commit: This closes #101

This closes #101


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

Branch: refs/heads/master
Commit: 039d7132867a6d810f4025b151267f3861697aab
Parents: 983bef0 0eacebe
Author: Davor Bonaci <da...@google.com>
Authored: Fri Apr 22 17:17:59 2016 -0700
Committer: Davor Bonaci <da...@google.com>
Committed: Fri Apr 22 17:17:59 2016 -0700

----------------------------------------------------------------------
 examples/java/pom.xml                           | 26 ++++++++
 .../org/apache/beam/examples/WordCountIT.java   | 64 ++++++++++++++++++++
 pom.xml                                         |  6 ++
 .../testing/TestDataflowPipelineOptions.java    |  3 +-
 .../sdk/testing/TestDataflowPipelineRunner.java | 14 +++++
 .../testing/TestDataflowPipelineRunnerTest.java |  1 +
 .../apache/beam/sdk/testing/TestPipeline.java   | 20 +++++-
 .../beam/sdk/testing/TestPipelineOptions.java   | 30 +++++++++
 .../beam/sdk/testing/TestPipelineTest.java      | 16 +++++
 9 files changed, 178 insertions(+), 2 deletions(-)
----------------------------------------------------------------------