cpoerschke commented on PR #2178: URL: https://github.com/apache/solr/pull/2178#issuecomment-1917513343
Hmm, looks like https://github.com/apache/solr/actions/runs/7589025449/job/20672803641 here says ``` WARNING: there were unreferenced files under license folder: - /home/runner/work/solr/solr/solr/licenses/jakarta.inject-2.6.1.jar.sha1 ``` but doesn't fail the `precommit` itself. Noticed via @rahulgoswami's #2233 including removal of the `.sha1` file. I'm able to reproduce the _"unreferenced files under license folder"_ locally and strangely running precommit twice gives a different list of unreferenced files second time around, hmm. (Probably dev mailing list thread or JIRA issue worthy but as a first step commenting here in case that helps.) -- 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]
