From f77261a8e31f77101ba973bdf822b367f392691a Mon Sep 17 00:00:00 2001 From: Roy Wetherall Date: Fri, 13 Jul 2012 03:41:31 +0000 Subject: [PATCH] RM-433: Creation of new reference failed git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/BRANCHES/V2.0@39224 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261 --- .../notification/RecordsManagementNotificationHelper.java | 2 -- 1 file changed, 2 deletions(-) diff --git a/rm-server/source/java/org/alfresco/module/org_alfresco_module_rm/notification/RecordsManagementNotificationHelper.java b/rm-server/source/java/org/alfresco/module/org_alfresco_module_rm/notification/RecordsManagementNotificationHelper.java index 0f03dcdc75..adb703d1a2 100644 --- a/rm-server/source/java/org/alfresco/module/org_alfresco_module_rm/notification/RecordsManagementNotificationHelper.java +++ b/rm-server/source/java/org/alfresco/module/org_alfresco_module_rm/notification/RecordsManagementNotificationHelper.java @@ -260,8 +260,6 @@ public class RecordsManagementNotificationHelper { logger.warn("Unable to send record superseded email notification, because notification group was empty."); } - - throw new AlfrescoRuntimeException("Unable to send record superseded email notification, because notification group was empty."); } }