[
https://issues.apache.org/jira/browse/CRYPTO-176?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17784623#comment-17784623
]
Sebb commented on CRYPTO-176:
-----------------------------
There is bound to be some code duplication across components, so I don't see
that as an issue of itself.
It is a balancing act between not having unnecessary dependencies and having
large quantities of duplicated code.
> 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)