dweiss opened a new pull request, #15195: URL: https://github.com/apache/lucene/pull/15195
This moves more gradle script plugins to plain Java. It also removes apache rat dependency (rewritten to a custom, incremental task). I've removed the code that checks that the license precedes opening tag in XMLs. I don't see the benefit of doing this here. Maybe we can do this on the CI with ast-grep (it doesn't support xml out of the box though). -- 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]
