9537075Add sha-256 and sha-512 checksums to `maven-publish`
This commit adds the SHA-256 and SHA-512 checksums in: - Gradle Module Metadata - uploads to Maven repositories using the `maven-publish` plugin The upload of those additional files is failsafe, just in case some repositories don't support those checksum files. 4929219Rename inheritStrictVersions() -> endorseStrictVersions() (#10755)
This name change more clearly communicates the semantics of the feature from a users point of view. This commit also removes all mentions of 'inheriting' AND 'forSubgraph'. There have been some leftovers in documentation/comments that would have been misleading in the future. To make sure we catch all, this also updates all variable/method/package names. |
![]() |