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/04/21 17:53:25 UTC

[41/50] [abbrv] beam git commit: [BEAM-1871] Remove another depedendency by moving TestCredential

[BEAM-1871] Remove another depedendency by moving TestCredential

This closes #2598


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

Branch: refs/heads/gearpump-runner
Commit: 1721cea270296348e39fcff1ca27c2604eafaf3c
Parents: 4ab74bf c0baf4c
Author: Luke Cwik <lc...@google.com>
Authored: Wed Apr 19 15:30:19 2017 -0700
Committer: Luke Cwik <lc...@google.com>
Committed: Wed Apr 19 15:30:19 2017 -0700

----------------------------------------------------------------------
 sdks/java/core/pom.xml                          |  5 --
 .../apache/beam/sdk/util/TestCredential.java    | 59 --------------------
 .../org/apache/beam/SdkCoreApiSurfaceTest.java  |  1 -
 sdks/java/extensions/gcp-core/pom.xml           |  5 ++
 .../apache/beam/sdk/util/TestCredential.java    | 59 ++++++++++++++++++++
 5 files changed, 64 insertions(+), 65 deletions(-)
----------------------------------------------------------------------