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 2017/01/24 03:50:13 UTC

[2/2] beam git commit: This closes #1822: Revert "Simplified API surface verifications"

This closes #1822: Revert "Simplified API surface verifications"


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

Branch: refs/heads/master
Commit: cb6e0a80c57b056489d447cde092cffdd041eed5
Parents: 6ecbfb9 9248bef
Author: Kenneth Knowles <kl...@google.com>
Authored: Mon Jan 23 19:47:47 2017 -0800
Committer: Kenneth Knowles <kl...@google.com>
Committed: Mon Jan 23 19:47:47 2017 -0800

----------------------------------------------------------------------
 .../org/apache/beam/sdk/util/ApiSurface.java    | 420 +++++--------------
 .../org/apache/beam/SdkCoreApiSurfaceTest.java  |  61 ---
 .../apache/beam/sdk/util/ApiSurfaceTest.java    | 152 +++++--
 .../apache/beam/sdk/io/gcp/ApiSurfaceTest.java  | 134 ++++++
 .../beam/sdk/io/gcp/GcpApiSurfaceTest.java      |  76 ----
 5 files changed, 359 insertions(+), 484 deletions(-)
----------------------------------------------------------------------