Christian Hammers created CODEC-148:
---------------------------------------
Summary: More tests and minor things
Key: CODEC-148
URL: https://issues.apache.org/jira/browse/CODEC-148
Project: Commons Codec
Issue Type: Improvement
Affects Versions: 1.6
Reporter: Christian Hammers
Priority: Minor
* Some more patches to get the code coverage in digest/ to 98%.
* Now using DigestUtils.getDigest() to get rid of the checked exceptions.
* Removed superfluous long->int bit operation ("0xffffffff") as discussed on
the mailing list
* Removed unnecessary "headerFile" line from pom.xml as it was moved to the
<properties> tag.
The enhancements are available as several commits on:
https://github.com/lathspell/commons-codec/commits/trunk
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira