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 D3478200C76 for ; Fri, 28 Apr 2017 20:05:37 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id D2148160B95; Fri, 28 Apr 2017 18:05:37 +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 1CB3F160BA3 for ; Fri, 28 Apr 2017 20:05:36 +0200 (CEST) Received: (qmail 85922 invoked by uid 500); 28 Apr 2017 18:05:36 -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 85817 invoked by uid 99); 28 Apr 2017 18:05:36 -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, 28 Apr 2017 18:05:36 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 22E71DFF9F; Fri, 28 Apr 2017 18:05:36 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: lcwik@apache.org To: commits@beam.apache.org Date: Fri, 28 Apr 2017 18:05:37 -0000 Message-Id: <9b8a778983d540e3b0051129eb185f34@git.apache.org> In-Reply-To: <66cfc2033eb949ba9ca73efd297d6f95@git.apache.org> References: <66cfc2033eb949ba9ca73efd297d6f95@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [2/2] beam git commit: [BEAM-2119] Fix FileSystems to have the local filesystem installed by default. archived-at: Fri, 28 Apr 2017 18:05:38 -0000 [BEAM-2119] Fix FileSystems to have the local filesystem installed by default. This closes #2765 Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/1a265e34 Tree: http://git-wip-us.apache.org/repos/asf/beam/tree/1a265e34 Diff: http://git-wip-us.apache.org/repos/asf/beam/diff/1a265e34 Branch: refs/heads/master Commit: 1a265e34f31a32300515c454c619a26d61ba2482 Parents: a8a04a2 3423bfd Author: Luke Cwik Authored: Fri Apr 28 11:01:50 2017 -0700 Committer: Luke Cwik Committed: Fri Apr 28 11:01:50 2017 -0700 ---------------------------------------------------------------------- .../core/src/main/java/org/apache/beam/sdk/io/FileSystems.java | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) ----------------------------------------------------------------------