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 35F36200BE5 for ; Sat, 24 Dec 2016 09:21:00 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 282FD160B3C; Sat, 24 Dec 2016 08:21:00 +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 74219160B2B for ; Sat, 24 Dec 2016 09:20:59 +0100 (CET) Received: (qmail 81604 invoked by uid 500); 24 Dec 2016 08:20:58 -0000 Mailing-List: contact dev-help@syncope.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@syncope.apache.org Delivered-To: mailing list dev@syncope.apache.org Received: (qmail 81583 invoked by uid 99); 24 Dec 2016 08:20:58 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 24 Dec 2016 08:20:58 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 759D92C0086 for ; Sat, 24 Dec 2016 08:20:58 +0000 (UTC) Date: Sat, 24 Dec 2016 08:20:58 +0000 (UTC) From: "Ravi Singareddy (JIRA)" To: dev@syncope.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (SYNCOPE-984) Compiling Syncope in Windows Environment MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Sat, 24 Dec 2016 08:21:00 -0000 Ravi Singareddy created SYNCOPE-984: --------------------------------------- Summary: Compiling Syncope in Windows Environment Key: SYNCOPE-984 URL: https://issues.apache.org/jira/browse/SYNCOPE-984 Project: Syncope Issue Type: Bug Components: build-tools, common Affects Versions: 2.0.1 Environment: Windows Environment Reporter: Ravi Singareddy Fix For: 2.0.1 Tried to compile Syncope code in windows environment and getting "(misc) NewlineAtEndOfFile: File does not end with a newline" error in all over java code. Mostly source code is developed in Unix Environment and these java code does not have "\n" . Please make sure code compiles in Windows Environment. -- This message was sent by Atlassian JIRA (v6.3.4#6332)