RE: geode gradle build failing

2025-02-13 Thread William Hodges
Thanks Arnout and Sai, After running ./gradlew spotlessApply, many of the build.gradle files get reformatted with different line endings. I haven’t made any changes so the wrong line endings must have been committed somewhere down the line. See below output for a list of changed files. As for

Re: geode gradle build failing

2025-02-13 Thread Arnout Engelen
On Wed, Feb 12, 2025 at 11:28 PM William Hodges wrote: > I can resolve the "spotlessGroovyGradleCheck" errors by running > ./gradlew.bat ::spotlessApply individually for each project > but this is extremely time consuming. > Interesting, I don't get any spotlessGroovyGradleCheck errors. I'm on L