You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@syncope.apache.org by "Francesco Chicchiriccò (JIRA)" <ji...@apache.org> on 2017/08/08 06:39:00 UTC

[jira] [Closed] (SYNCOPE-1191) Maven checkstyle fails on Windows - File does not end with a new line

     [ https://issues.apache.org/jira/browse/SYNCOPE-1191?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Francesco Chicchiriccò closed SYNCOPE-1191.
-------------------------------------------
    Resolution: Invalid

[~andrea.patricelli] is right; we do have a build process set up to run on Windows (last success from one of yesterdays'commit is https://ci.appveyor.com/project/ApacheSoftwareFoundation/syncope/build/963), checkstyle does not have issues, as you can see.

Thanks anyway for your willing to contribute, please keep this attitude!
For next time, please take a look at http://syncope.apache.org/contributing.html

> Maven checkstyle fails on Windows - File does not end with a new line
> ---------------------------------------------------------------------
>
>                 Key: SYNCOPE-1191
>                 URL: https://issues.apache.org/jira/browse/SYNCOPE-1191
>             Project: Syncope
>          Issue Type: Improvement
>          Components: core
>    Affects Versions: 2.0.4
>         Environment: Windows10 JDK8 Maven3.5
>            Reporter: Cam Luc
>              Labels: build, easyfix, windows
>         Attachments: fix-checkstyle.patch
>
>
> I built from source: mvn -P all clean install
> The build failed with following error:
> {noformat}
> NewlineAtEndOfFile: File does not end with a newline.
> {noformat}
> It is likely this error only occurs on Windows.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)