Fixed
Details
Details
Assignee
Sebastian Hofmann
Sebastian HofmannReporter
Thomas Scheffler
Thomas SchefflerComponents
Fix versions
Affects versions
Priority
Created March 16, 2017 at 7:38 AM
Updated March 30, 2017 at 11:56 AM
Resolved March 30, 2017 at 11:56 AM
In a test environment I need to test the DOI setup. Therefore it is crucial to have the CLI commands working. There are a lot of lines like
.filter(doi -> !doi.getPrefix().equals(MCRDigitalObjectIdentifier.TEST_DOI_PREFIX))
that should not be used if
MCR.PI.Registration.Datacite.UseTestPrefix=true
.