Hi, we have a problem with one of the rules in checkstyle: NewLineAtEndOfFile
It seems that this rule in Windows is using the wrong character to check if there is a new line at the end of a file. To solve this issue I've tried to remove the rule and use a regular expression instead. The problem is that I don't have Windows or a Mac to test it. Is there anyone that could check the pull request on WIndows and/or Mac? The link to the pull request is https://github.com/hibernate/hibernate-ogm/pull/183 Thanks, Davide _______________________________________________ hibernate-dev mailing list hibernate-dev@lists.jboss.org https://lists.jboss.org/mailman/listinfo/hibernate-dev