Skip to content
Snippets Groups Projects
Andreas Romeyke's avatar
Andreas Romeyke authored
- 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.
9390b9b2
History
Plugin for Rosetta to organize storage structure in a format like
"/yyyy/mm/dd/IEPID/".

Rosetta is a digital preservation software by ExLibrisGroup, see
http://www.exlibrisgroup.com/de/ for details.

Our¹ code contribution is licenced via Apache License Version 2.0.

See http://www.apache.org/licenses/LICENSE-2.0 for details.

--
¹ original code by Exlibrisgroup Ltd. is marked explicitely in comments