Skip to content
Snippets Groups Projects
Commit 9390b9b2 authored by Andreas Romeyke's avatar Andreas Romeyke
Browse files

- add more debugging output to find source of nullpointer exception

- workaround, because Fixity.FixityAlgorithm.MD5.toString() returns "MD5" as
uppercase, but fixity.getAlgorithm() returns "md5" as lowercase. This is a bug
in Rosetta SDK. As a workaround, we call "toLowerCase()" methods before
comparison.
parent 290a6426
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment