Repository: beam Updated Branches: refs/heads/master afeba3715 -> 7e63d2cf6
This closes #3588 Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/7e63d2cf Tree: http://git-wip-us.apache.org/repos/asf/beam/tree/7e63d2cf Diff: http://git-wip-us.apache.org/repos/asf/beam/diff/7e63d2cf Branch: refs/heads/master Commit: 7e63d2cf6c0ea0da4ce68b72536522f68b4a5272 Parents: afeba37 2f9cbec Author: Thomas Groh <[email protected]> Authored: Thu Jul 20 13:34:49 2017 -0700 Committer: Thomas Groh <[email protected]> Committed: Thu Jul 20 13:34:49 2017 -0700 ---------------------------------------------------------------------- .../kubernetes/postgres/pkb-config-local.yml | 34 ++++ .test-infra/kubernetes/postgres/pkb-config.yml | 32 ++++ pom.xml | 5 + runners/google-cloud-dataflow-java/pom.xml | 23 +++ sdks/java/io/google-cloud-platform/pom.xml | 91 ++++++++++ sdks/java/io/jdbc/pom.xml | 172 +++++++++++++++++++ sdks/java/io/pom.xml | 32 ++++ 7 files changed, 389 insertions(+) ----------------------------------------------------------------------
