uschindler commented on issue #14785:
URL: https://github.com/apache/lucene/issues/14785#issuecomment-2979121217

   Hi,
   We can keep it as is, all fine.
   
   The "working copy clean" check was faster and better implemented with jgit, 
but for normal stuff like checking out/exporting using native git is better.
   
   I think the problems appeared on main branch because due to removing the 
working copy status groovy code, the jgit dependency was no longer resolved and 
therefore other parts in the Gradle build system were no longer able to 
fallback to jgit.
   
   So you can close this.
   
   P.S.: for checking out Jenkins still uses jgit internally. But I had to 
install native git on the windows VM.


-- 
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