[ https://issues.apache.org/jira/browse/MRESOLVER-295?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Tamas Cservenak updated MRESOLVER-295: -------------------------------------- Description: This is more about ChecksumUtils and its deprecation. This class comes from times when checksum alg was MessageDigest alg name, but since we got Checksum API (see MRESOLVER-230) and is not true. Still, this same class comes handy in some tests still today. Hence, the relevant parts should be moved to their proper places, and the class should be deprecated, to be removed in Resolver 2.1. (was: This is more about ChecksumUtils and its deprecation. This class comes from times when checksum alg was MessageDigest alg name, but since we got Checksum API and is not true. Still, this same class comes handy in some tests still today. Hence, the relevant parts should be moved to their proper places, and the class should be deprecated, to be removed in Resolver 2.1.) > Deprecate ChecksumUtils, split its logic in their proper place > -------------------------------------------------------------- > > Key: MRESOLVER-295 > URL: https://issues.apache.org/jira/browse/MRESOLVER-295 > Project: Maven Resolver > Issue Type: Task > Components: Resolver > Reporter: Tamas Cservenak > Priority: Major > Fix For: 2.0.0 > > > This is more about ChecksumUtils and its deprecation. This class comes from > times when checksum alg was MessageDigest alg name, but since we got Checksum > API (see MRESOLVER-230) and is not true. Still, this same class comes handy > in some tests still today. Hence, the relevant parts should be moved to their > proper places, and the class should be deprecated, to be removed in Resolver > 2.1. -- This message was sent by Atlassian Jira (v8.20.10#820010)