From notifications-return-3964-archive-asf-public=cust-asf.ponee.io@ignite.apache.org Wed Jun 26 12:30:40 2019 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [207.244.88.153]) by mx-eu-01.ponee.io (Postfix) with SMTP id 53D1818064D for ; Wed, 26 Jun 2019 14:30:40 +0200 (CEST) Received: (qmail 32992 invoked by uid 500); 26 Jun 2019 12:30:36 -0000 Mailing-List: contact notifications-help@ignite.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ignite.apache.org Delivered-To: mailing list notifications@ignite.apache.org Received: (qmail 32979 invoked by uid 99); 26 Jun 2019 12:30:36 -0000 Received: from ec2-52-202-80-70.compute-1.amazonaws.com (HELO gitbox.apache.org) (52.202.80.70) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 26 Jun 2019 12:30:36 +0000 From: GitBox To: notifications@ignite.apache.org Subject: [GitHub] [ignite] Mmuzaf commented on a change in pull request #6620: IGNITE-11935: Add NewLineAtTheEndOfFileCheck, add new lines to the end of files Message-ID: <156155223596.12108.13655156359812520974.gitbox@gitbox.apache.org> Date: Wed, 26 Jun 2019 12:30:35 -0000 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Mmuzaf commented on a change in pull request #6620: IGNITE-11935: Add NewLineAtTheEndOfFileCheck, add new lines to the end of files URL: https://github.com/apache/ignite/pull/6620#discussion_r297638371 ########## File path: modules/clients/src/test/java/org/apache/ignite/jdbc/thin/JdbcThinComplexDmlDdlSkipReducerOnUpdateSelfTest.java ########## @@ -30,4 +30,4 @@ @Override protected Connection createConnection() throws SQLException { return DriverManager.getConnection("jdbc:ignite:thin://127.0.0.1?skipReducerOnUpdate=true"); } -} \ No newline at end of file +} Review comment: Fixed. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: users@infra.apache.org With regards, Apache Git Services