wuth commented on PR #14880: URL: https://github.com/apache/lucene/pull/14880#issuecomment-3030894422
> It's all explained here - https://github.com/apache/lucene/blob/main/CONTRIBUTING.md > > but I see you've managed to fix it, great. I am still curious how you managed to hit that code corner - will give it a try in a spare moment using windows shares. Yes, I test to run ./gradlew tidy by adding a workflow yml directely on github web, but it didn't work. Then I fixed the code formatting manually. About this bug, at that time, I was short of local disk space, so I utilized the shared directory. reproduce this problem : 1.Clear the content in .luke.d/history 2.Double click lucene-x.x.x\luke\luke.bat 3.Select an share folder like as \\xxx.xxx.x.x\luceneDataFolder Then you would find you can not select another luceneDataFolder, nothing response on the select button being clicked. -- 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