You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by cs...@apache.org on 2022/01/31 08:43:01 UTC

[maven-resolver] branch MRESOLVER-218-provided-checksums updated (f24a579 -> 1fec405)

This is an automated email from the ASF dual-hosted git repository.

cstamas pushed a change to branch MRESOLVER-218-provided-checksums
in repository https://gitbox.apache.org/repos/asf/maven-resolver.git.


    from f24a579  Drop metadata checksums feature
     add 1fec405  Make remote_external and provided not ignored on mismatch, while included is ignored on mismatch as before.

No new revisions were added by this update.

Summary of changes:
 .../internal/impl/AbstractChecksumPolicy.java       |  2 +-
 .../internal/impl/FailChecksumPolicyTest.java       |  9 ++++++++-
 .../spi/connector/checksum/ChecksumPolicy.java      | 21 +++++++++++++++++----
 3 files changed, 26 insertions(+), 6 deletions(-)