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/14 08:32:08 UTC

[maven-resolver] branch checksums updated (f0b3e5a -> 4c62145)

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 f0b3e5a  [MRESOLVER-230] Make supported checksums extensible
     add 4c62145  Simplify

No new revisions were added by this update.

Summary of changes:
 .../connector/basic/BasicRepositoryConnector.java  | 41 ++++-------
 .../basic/BasicRepositoryConnectorFactory.java     | 26 +------
 .../basic/TestChecksumAlgorithmSelector.java       | 23 ------
 .../DefaultChecksumAlgorithmFactorySelector.java   | 55 --------------
 .../checksum/ChecksumAlgorithmFactorySelector.java | 42 -----------
 ...ySelector.java => ChecksumAlgorithmHelper.java} | 84 +++++++++++++---------
 6 files changed, 69 insertions(+), 202 deletions(-)
 copy maven-resolver-spi/src/main/java/org/eclipse/aether/spi/connector/checksum/{ChecksumAlgorithmFactorySelector.java => ChecksumAlgorithmHelper.java} (50%)