Return-Path: X-Original-To: apmail-flink-issues-archive@minotaur.apache.org Delivered-To: apmail-flink-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id E3D84171B6 for ; Mon, 10 Nov 2014 15:32:57 +0000 (UTC) Received: (qmail 56412 invoked by uid 500); 10 Nov 2014 15:32:57 -0000 Delivered-To: apmail-flink-issues-archive@flink.apache.org Received: (qmail 56375 invoked by uid 500); 10 Nov 2014 15:32:57 -0000 Mailing-List: contact issues-help@flink.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@flink.incubator.apache.org Delivered-To: mailing list issues@flink.incubator.apache.org Received: (qmail 56366 invoked by uid 99); 10 Nov 2014 15:32:57 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 10 Nov 2014 15:32:57 +0000 X-ASF-Spam-Status: No, hits=-2000.6 required=5.0 tests=ALL_TRUSTED,RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO mail.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with SMTP; Mon, 10 Nov 2014 15:32:56 +0000 Received: (qmail 54098 invoked by uid 99); 10 Nov 2014 15:32:34 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 10 Nov 2014 15:32:34 +0000 Date: Mon, 10 Nov 2014 15:32:34 +0000 (UTC) From: "Stephan Ewen (JIRA)" To: issues@flink.incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (FLINK-1211) EOL character of Windows Batch files should be CRLF MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/FLINK-1211?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephan Ewen resolved FLINK-1211. --------------------------------- Resolution: Fixed Fix Version/s: 0.8-incubating Assignee: Stephan Ewen (was: Fabian Hueske) Fixed in 4b75d83ebc5f1217c5280c4a73127f88e9acdae8 > EOL character of Windows Batch files should be CRLF > --------------------------------------------------- > > Key: FLINK-1211 > URL: https://issues.apache.org/jira/browse/FLINK-1211 > Project: Flink > Issue Type: Bug > Affects Versions: 0.8-incubating > Reporter: Kousuke Saruta > Assignee: Stephan Ewen > Priority: Minor > Fix For: 0.8-incubating > > > Flink has some Windows Batch files. Windows expects the EOL character of Batch file is CRLF, not LF. -- This message was sent by Atlassian JIRA (v6.3.4#6332)