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 F18A8200C2D for ; Sat, 18 Feb 2017 02:15:56 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id F01BD160B6D; Sat, 18 Feb 2017 01:15:56 +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 3F684160B57 for ; Sat, 18 Feb 2017 02:15:56 +0100 (CET) Received: (qmail 52822 invoked by uid 500); 18 Feb 2017 01:15:55 -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 52813 invoked by uid 99); 18 Feb 2017 01:15:55 -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; Sat, 18 Feb 2017 01:15:55 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 53A24DFB0E; Sat, 18 Feb 2017 01:15:55 +0000 (UTC) From: aaltay To: commits@beam.apache.org Reply-To: commits@beam.apache.org Message-ID: Subject: [GitHub] beam pull request #2041: [BEAM-1218] Move google specific io clients to vend... Content-Type: text/plain Date: Sat, 18 Feb 2017 01:15:55 +0000 (UTC) archived-at: Sat, 18 Feb 2017 01:15:57 -0000 GitHub user aaltay opened a pull request: https://github.com/apache/beam/pull/2041 [BEAM-1218] Move google specific io clients to vendor directory. R; @sb2nov You can merge this pull request into a Git repository by running: $ git pull https://github.com/aaltay/beam beam Alternatively you can review and apply these changes as the patch at: https://github.com/apache/beam/pull/2041.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #2041 ---- commit eed6cdebcb1f864951817a618329d6fac496331d Author: Ahmet Altay Date: 2017-02-18T00:52:57Z Move google specific io clients to vendor directory. ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastructure@apache.org or file a JIRA ticket with INFRA. ---