Changes
#75 (Jun 13, 2019 4:36:32 PM)
#74 (Jan 14, 2019 7:51:33 PM)
- Use the correct checksum algorithm
Don't use the hard-coded MD5 algorithm, but rather use the
algorithm stated in the system metadata for each object.
refs https://redmine.dataone.org/issues/8757 — cjones / detail
#73 (Jan 14, 2019 5:01:33 PM)
- Fix logging statements
The logging calls were printing the Java object location, not the pid string.
refs https://redmine.dataone.org/issues/8756 — cjones / detail