dweiss commented on code in PR #16483: URL: https://github.com/apache/lucene/pull/16483#discussion_r3738318708
########## .gitignore: ########## @@ -5,9 +5,6 @@ .gradle/ build/ -# Ignore gradle wrapper jar. -gradle/wrapper/gradle-wrapper.jar - Review Comment: This is removed from gitignore yet the batch scripts clearly seem to support the presence of gradle wrapper (?). I also wonder how IDEs are going to react to the missing wrapper file... -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
