Skip to content
Snippets Groups Projects
Commit f36b73f2 authored by Stefan E. Funk's avatar Stefan E. Funk
Browse files

Add log

parent 4e85a04f
No related branches found
No related tags found
No related merge requests found
......@@ -508,6 +508,8 @@ public class RecordDelivererDATACITE extends RecordDelivererAbstract {
String abstractForWork =
OAIPMHUtilities.fieldLoader(resultOfFurtherObject, descriptionField);
System.out.println("abstract for work: " + abstractForWork);
description.getContent().add(abstractForWork);
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment