You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "Andras Salamon (Jira)" <ji...@apache.org> on 2020/03/03 15:42:00 UTC

[jira] [Created] (SOLR-14301) Remove external commons-codec usage in gradle validateJarChecksums

Andras Salamon created SOLR-14301:
-------------------------------------

             Summary: Remove external commons-codec usage in gradle validateJarChecksums
                 Key: SOLR-14301
                 URL: https://issues.apache.org/jira/browse/SOLR-14301
             Project: Solr
          Issue Type: Improvement
      Security Level: Public (Default Security Level. Issues are Public)
            Reporter: Andras Salamon


Right now gradle calculates SHA-1 checksums using an external {{commons-codec}} library. We can calculate SHA-1 using Java 8 classes, no need for commons-codec here.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org