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/12/13 20:45:29 UTC

[3/3] incubator-beam git commit: This closes #1597

This closes #1597


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

Branch: refs/heads/master
Commit: 6a89fffe3585b7dc612f5e6d5f340b7701616f1c
Parents: 2e22a48 f32f156
Author: Kenneth Knowles <kl...@google.com>
Authored: Tue Dec 13 12:45:04 2016 -0800
Committer: Kenneth Knowles <kl...@google.com>
Committed: Tue Dec 13 12:45:04 2016 -0800

----------------------------------------------------------------------
 examples/java/pom.xml                           | 18 ++++
 pom.xml                                         |  1 +
 runners/apex/pom.xml                            |  2 +-
 runners/core-java/pom.xml                       |  7 --
 .../core/UnboundedReadFromBoundedSource.java    |  7 +-
 .../UnboundedReadFromBoundedSourceTest.java     | 97 ++------------------
 6 files changed, 31 insertions(+), 101 deletions(-)
----------------------------------------------------------------------


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