[DS-295] CC License being assigned incorrect Mime Type during submission.

git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@4660 9c30dcfa-912a-0410-8fc2-9e0234be79fd
This commit is contained in:
Stuart Lewis
2010-01-07 01:57:33 +00:00
parent 523973b2de
commit c40c9668fc
2 changed files with 31 additions and 0 deletions

View File

@@ -138,6 +138,7 @@ public class RegistryLoader
context.abort();
}
System.err.println("Error: \n - " + e.getMessage());
System.exit(1);
}
}