Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 172A8200CA5 for ; Sat, 6 May 2017 01:20:35 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 16043160BAF; Fri, 5 May 2017 23:20:35 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 5705A160BBF for ; Sat, 6 May 2017 01:20:34 +0200 (CEST) Received: (qmail 86817 invoked by uid 500); 5 May 2017 23:20:33 -0000 Mailing-List: contact commits-help@beam.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@beam.apache.org Delivered-To: mailing list commits@beam.apache.org Received: (qmail 86778 invoked by uid 99); 5 May 2017 23:20:33 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 05 May 2017 23:20:33 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 554BEE0016; Fri, 5 May 2017 23:20:33 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: davor@apache.org To: commits@beam.apache.org Date: Fri, 05 May 2017 23:20:34 -0000 Message-Id: <145e4267d228483b96e3c43e82694590@git.apache.org> In-Reply-To: <6c846fe9f5584d54a6904988282a5efa@git.apache.org> References: <6c846fe9f5584d54a6904988282a5efa@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [2/2] beam git commit: This closes #2907 archived-at: Fri, 05 May 2017 23:20:35 -0000 This closes #2907 Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/e9190834 Tree: http://git-wip-us.apache.org/repos/asf/beam/tree/e9190834 Diff: http://git-wip-us.apache.org/repos/asf/beam/diff/e9190834 Branch: refs/heads/master Commit: e9190834b3cac20b8f61ff7e300f1126f8e087f1 Parents: 0608897 5fdb405 Author: Davor Bonaci Authored: Fri May 5 16:20:28 2017 -0700 Committer: Davor Bonaci Committed: Fri May 5 16:20:28 2017 -0700 ---------------------------------------------------------------------- .../beam/runners/dataflow/options/DataflowPipelineOptions.java | 4 ++++ .../org/apache/beam/sdk/extensions/gcp/options/GcpOptions.java | 4 ++-- .../apache/beam/sdk/extensions/gcp/options/GcpOptionsTest.java | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) ----------------------------------------------------------------------