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 3418017C3D for ; Fri, 7 Nov 2014 18:23:55 +0000 (UTC) Received: (qmail 92830 invoked by uid 500); 7 Nov 2014 18:23:55 -0000 Delivered-To: apmail-flink-issues-archive@flink.apache.org Received: (qmail 92793 invoked by uid 500); 7 Nov 2014 18:23:55 -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 92784 invoked by uid 99); 7 Nov 2014 18:23:55 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 07 Nov 2014 18:23:55 +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; Fri, 07 Nov 2014 18:23:54 +0000 Received: (qmail 91676 invoked by uid 99); 7 Nov 2014 18:23:33 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 07 Nov 2014 18:23:33 +0000 Date: Fri, 7 Nov 2014 18:23:33 +0000 (UTC) From: "ASF GitHub Bot (JIRA)" To: issues@flink.incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (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:comment-tabpanel&focusedCommentId=14202387#comment-14202387 ] ASF GitHub Bot commented on FLINK-1211: --------------------------------------- Github user sarutak commented on the pull request: https://github.com/apache/incubator-flink/pull/179#issuecomment-62189105 @StephanEwen I merged #181 into this PR. If this changes look good, I'll close #181. Thanks. > 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: Fabian Hueske > Priority: Minor > > 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)