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/30 16:51:43 UTC

[maven-resolver] branch more-smart-checksums updated (53f783d -> e5f50f9)

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

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


    from 53f783d  [MRESOLVER-231] Extend smart checksum support
     add e5f50f9  PR comments

No new revisions were added by this update.

Summary of changes:
 .../aether/transport/http/ChecksumExtractor.java        |  2 +-
 .../aether/transport/http/HttpTransporterFactory.java   |  2 +-
 ...cksumExtractor.java => Nexus2ChecksumExtractor.java} |  6 +++---
 .../transport/http/XChecksumChecksumExtractor.java      | 17 +++++++++++------
 ...um-strategies.md => included-checksum-strategies.md} | 10 +++++-----
 src/site/site.xml                                       |  1 +
 6 files changed, 22 insertions(+), 16 deletions(-)
 rename maven-resolver-transport-http/src/main/java/org/eclipse/aether/transport/http/{NexusChecksumExtractor.java => Nexus2ChecksumExtractor.java} (93%)
 rename src/site/markdown/{smart-checksum-strategies.md => included-checksum-strategies.md} (89%)