Re: Fwd: commons-io git commit: MessageDigestCalculatingInputStream: fix javadoc warnings

2016-12-18 Thread Pascal Schumacher
Was added with https://github.com/apache/commons-io/commit/e180578289a5c65e19e430bd3300a72c9ba97a9b which was not released yet. So it could be moved to codec. Am 18.12.2016 um 18:16 schrieb Gary Gregory: Wait a sec. Why is this class in IO? We have Commons Codec which contains all things Messa

Fwd: commons-io git commit: MessageDigestCalculatingInputStream: fix javadoc warnings

2016-12-18 Thread Gary Gregory
Wait a sec. Why is this class in IO? We have Commons Codec which contains all things MessageDigest related already. Shouldn't this class be in Codec? Gary -- Forwarded message -- From: Date: Dec 18, 2016 5:34 AM Subject: commons-io git commit: MessageDigestCalculatingInputStream: