[
https://issues.apache.org/jira/browse/OFBIZ-12171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17289904#comment-17289904 ]
Daniel Watford commented on OFBIZ-12171:
----------------------------------------
Summary: Additional checkstyle error count appears to be environment related so should be an issue for merging PRs targeting R18 branch.
Hi [~mbrohl],
I did a bit of digging into the checkstyle issue and found a difference when building using git-bash vs a build in a docker-container (linux).
When building in git-bash I get the additional checkstyle errors, whereas building in the docker container the checkstyle error count matches the maximum permitted value set in build.gradle.
The additional checkstyle errors appear to be NewlineAtEndOfFileCheck errors, so I imagine the issue is to do with how I am checking out ofbiz under windows.
I'll report my findings in the developer mailing list in case it helps with guidance on how we should checkout ofbiz when working with Windows and git-bash.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)