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/12 09:26:41 UTC

[maven-resolver] branch checksums updated (8638a7c -> 8b597a7)

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

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


    from 8638a7c  [MRESOLVER-230] Make supported checksums extensible
     add 8b597a7  Smaller fixes, drop unused

No new revisions were added by this update.

Summary of changes:
 .../connector/basic/ChecksumCalculatorTest.java    |  2 +-
 .../eclipse/aether/impl/guice/AetherModule.java    |  9 --------
 .../internal/impl/AbstractChecksumPolicy.java      |  2 ++
 .../aether/internal/impl/FailChecksumPolicy.java   |  1 +
 .../internal/impl/FailChecksumPolicyTest.java      |  1 +
 .../spi/connector/layout/RepositoryLayout.java     | 24 +++++++++++-----------
 6 files changed, 17 insertions(+), 22 deletions(-)