@@ -120,7 +120,7 @@ public class DnxMoveFileOriginalPath implements RepositoryTaskPlugin {
...
@@ -120,7 +120,7 @@ public class DnxMoveFileOriginalPath implements RepositoryTaskPlugin {
event.setEventOutcomeDetail1("IE-PID = '"+ieEditor.getIEPid()+"', "+countSuccess+" of "+countFiles+" fileOriginalPath entries replaced");
event.setEventOutcomeDetail1("IE-PID = '"+ieEditor.getIEPid()+"', "+countSuccess+" of "+countFiles+" fileOriginalPath entries replaced");
event.setEventDescription("fileOriginalPath needs to be updated to correct a mistake in the Submission Application where wrong fileOriginalPath metadata was read and inserted. The result of this mistake was that the fileOriginalPath now includes directories that are too high up in the directory hierarchy.");
event.setEventDescription("fileOriginalPath needs to be updated to correct a mistake in the Submission Application where wrong fileOriginalPath metadata was read and inserted. The result of this mistake was that the fileOriginalPath now includes directories that are too high up in the directory hierarchy.");
event.setLinkingAgentIdentifierType1("HUMAN");
event.setLinkingAgentIdentifierType1("HUMAN");
event.setLinkingAgentIdentifierValue1("plugin programmed by Andreas Romeyke (SLUB Dresden), code available at https://github.com/SLUB-digitalpreservation/fileoriginalpath_plugin4rosetta");
event.setLinkingAgentIdentifierValue1("plugin programmed by Andreas Romeyke (SLUB Dresden), code available at https://git.slub-dresden.de/digital-preservation/fileoriginalpath_plugin4rosetta");
eventList.add(event);
eventList.add(event);
ieDnxH.setEvents(eventList);
ieDnxH.setEvents(eventList);
ieEditor.setDnxForIE(ieDnxH);/* necessary to commit changes on IEpid */
ieEditor.setDnxForIE(ieDnxH);/* necessary to commit changes on IEpid */