You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by GitBox <gi...@apache.org> on 2022/01/12 12:51:26 UTC

[GitHub] [maven-resolver] cstamas commented on pull request #139: [MRESOLVER-230] Make supported checksum algorithms extensible

cstamas commented on pull request #139:
URL: https://github.com/apache/maven-resolver/pull/139#issuecomment-1011013483


   > > Can you adjust https://github.com/apache/maven-resolver/blob/master/src/site/markdown/configuration.md on how to configure this (probably requires adjustment of description for `aether.checksums.algorithms`)?
   > 
   > @kwin once this merged nothing changes re that doco, as "out of the box" resolver will still fallback to `MessageDigest`. But, at the same time this opens a door to extend checksum support, and probably resolver itself will add some new ones (but not in 1.x line, probably 2.x line).
   
   Doco updated, as after last changes this above ("nothing changes") is untrue: MessageDigest is not "exposed" as before.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@maven.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org