Hello everyone, I used claude to convert the gradle code and build infrastructure we have on main and backport it to branch_10x. The PR is here -
https://github.com/apache/lucene/pull/16592 This issue also contains some notes from manual review on what's different and what could be causing trouble for downstream (Lucene source) consumers. To me, it looks good and brings branch_10x up to speed with newer gradle distributions, linters, etc. I think it's going to be helpful in the long run. Let me know here or comment on the issue if you have concerns. I'd like to merge this sooner rather than later (or not at all if there are aspects I haven't taken into account). Dawid
