dweiss commented on issue #13638:
URL: https://github.com/apache/lucene/issues/13638#issuecomment-2284748381

   Hi Uwe. Sorry, I was away on holidays. The cr-lf warning is caused by 
normalization in .gitattributes:
   ```
   # Ignore all differences in line endings for the lock file.
   versions.lock  text eol=lf
   versions.toml  text eol=lf
   ```
   Which git version are you using? I ask because I don't see this message. I'm 
also not sure how you ended up with crlfs in that file.
   
   I'll take a look at the eclipse issue. I don't think I've changed anything 
that could affect it - maybe it's something indirect.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to