[
https://issues.apache.org/jira/browse/CRYPTO-176?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17784514#comment-17784514
]
Sebb edited comment on CRYPTO-176 at 11/9/23 3:29 PM:
------------------------------------------------------
Note that there are already versions of readFully and closeQuietly in
utils.IoUtils.
So if it is decided to keep the dependency, it would make sense to drop the
local copies in favour of Commons IO
was (Author: [email protected]):
Note that there are already versions of readFully and closeQuietly in
utils.IoUtils.
> Drop dependency on Commons IO?
> ------------------------------
>
> Key: CRYPTO-176
> URL: https://issues.apache.org/jira/browse/CRYPTO-176
> Project: Commons Crypto
> Issue Type: Improvement
> Reporter: Sebb
> Priority: Minor
>
> Commons IO is currently a dependency, but the only reference is to a single
> method:
> IOUtils.contentEquals
> Consider whether to replace the dependency with local code.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)