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/28 10:29:15 UTC

[maven-resolver] branch MRESOLVER-218-provided-checksums updated (aa0fcfc -> 97e2383)

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 aa0fcfc  Tidy up
     add 97e2383  Add UT for File provided checksums source

No new revisions were added by this update.

Summary of changes:
 .../internal/impl/FileProvidedChecksumSource.java  |   6 +-
 .../impl/FileProvidedChecksumSourceTest.java       | 135 +++++++++++++++++++++
 2 files changed, 139 insertions(+), 2 deletions(-)
 create mode 100644 maven-resolver-impl/src/test/java/org/eclipse/aether/internal/impl/FileProvidedChecksumSourceTest.java