uschindler commented on PR #12150:
URL: https://github.com/apache/lucene/pull/12150#issuecomment-2315957699
   Unfortunately the changes applied here for the file `jar-checks.gradle` (the 
new build outputs) cause random build warnings, see 
https://github.com/apache/lucene/issues/13695.
   
   The problem with all the tasks in `jar-checks.gradle` are that they share 
internal state between the tasks outside of files. When one of the tasks do not 
run, some info is missing causing random license warnings.
   
   As quick workaround I will remove the output of the task 
`validateJarLicenses` in file `jar-checks.gradle`.


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