mirror of
https://github.com/DSpace/DSpace.git
synced 2025-10-07 10:04:21 +00:00
Removed non en log info from old test
git-svn-id: http://scm.dspace.org/svn/repo/branches/dspace-1_5_x@3165 9c30dcfa-912a-0410-8fc2-9e0234be79fd
This commit is contained in:
@@ -874,7 +874,6 @@ public class WorkflowManager
|
||||
email.addArgument(submitter);
|
||||
|
||||
ResourceBundle messages = ResourceBundle.getBundle("Messages", supportedLocale);
|
||||
log.info("Locale des Resource Bundles: " + messages.getLocale().getDisplayName());
|
||||
switch (wi.getState())
|
||||
{
|
||||
case WFSTATE_STEP1POOL:
|
||||
|
Reference in New Issue
Block a user