Re: [JENKINS-EA] Solr-main-Windows (64bit/jdk-18-ea+4) - Build # 224 - Still Failing!

2021-07-06 Thread David Smiley
Thanks for investigating! ~ David Smiley Apache Lucene/Solr Search Developer http://www.linkedin.com/in/davidwsmiley On Tue, Jul 6, 2021 at 1:05 PM Uwe Schindler wrote: > Hi, > > I fixed the issue (which was really hard), because I missed that there's > also a .gitattributes file in solr subfo

RE: [JENKINS-EA] Solr-main-Windows (64bit/jdk-18-ea+4) - Build # 224 - Still Failing!

2021-07-06 Thread Uwe Schindler
Hi, I fixed the issue (which was really hard), because I missed that there's also a .gitattributes file in solr subfolder (relic from LuSolr times). We should really move the patterns up. Problem with the gitattributes file is that it sets all files to "autodetection" of line endings, but on t

RE: [JENKINS-EA] Solr-main-Windows (64bit/jdk-18-ea+4) - Build # 224 - Still Failing!

2021-07-06 Thread Uwe Schindler
Hi, i cleaned the git repository on Jenkins, but the error does not go away. I also execute spotless on my local machine, it also modifies the 3 files, but when trying to commit it says there are no changes, only line endings. To me the issue looks like in the GIT repo the file natively has win

RE: [JENKINS-EA] Solr-main-Windows (64bit/jdk-18-ea+4) - Build # 224 - Still Failing!

2021-07-06 Thread Uwe Schindler
Hi, all Windows builds fail currently for Solr, because Spotless complains: 1: Task failed with an exception. --- * What went wrong: Execution failed for task ':solr:contrib:jaegertracer-configurator:spotlessJavaCheck'. > The following files had format violations: solr\contrib\jae