You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by ke...@apache.org on 2016/11/12 02:28:36 UTC

[18/39] incubator-beam git commit: Closes #1167

Closes #1167


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

Branch: refs/heads/master
Commit: 8827ccf6b6d648793065df1d5b2c6997f0e6be1e
Parents: 989e399 c8f8a80
Author: Thomas Weise <th...@apache.org>
Authored: Tue Oct 25 16:32:20 2016 -0700
Committer: Thomas Weise <th...@apache.org>
Committed: Tue Oct 25 16:32:20 2016 -0700

----------------------------------------------------------------------
 runners/apex/pom.xml                            |  6 +-
 .../apache/beam/runners/apex/ApexRunner.java    |  5 +-
 .../beam/runners/apex/ApexRunnerRegistrar.java  | 61 ++++++++++++++++++++
 .../runners/apex/ApexRunnerRegistrarTest.java   | 47 +++++++++++++++
 4 files changed, 115 insertions(+), 4 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-beam/blob/8827ccf6/runners/apex/pom.xml
----------------------------------------------------------------------