dweiss commented on issue #13240: URL: https://github.com/apache/lucene/issues/13240#issuecomment-2027719698
Eh. This is something that wasn't there in previous gradle versions. Now it's a bit paranoid about inputs/outputs overlapping because of caches (I think...). The suggestions it gives are not acceptable because we don't want that task to always run. The mustRunAfter is the closest to what I think is right... but it assumes regenerate and compilation run in the same execution cycle, which I don't think we "support"? I'm not sure what can be done about it. -- 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