dongjoon-hyun opened a new pull request, #757: URL: https://github.com/apache/spark-kubernetes-operator/pull/757
### What changes were proposed in this pull request? This PR aims to add a `gradle/verification-metadata.xml` regeneration guide to `AGENTS.md` and fix the existing guide in `README.md` accordingly. Since `--write-verification-metadata` is append-only, the guides now instruct to delete the existing file first and restore the ASF license header after regeneration. `gradle/verification-metadata.xml` is also regenerated by following the new guide, removing 237 lines of stale entries. ### Why are the changes needed? The previous guide kept stale checksums of removed or upgraded dependencies forever. ### Does this PR introduce _any_ user-facing change? No. ### How was this patch tested? Manually verified that `./gradlew build` passes with the regenerated metadata. ### Was this patch authored or co-authored using generative AI tooling? Generated-by: Claude Fable 5 -- 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]
