mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-08-07 17:49:17 +00:00
Merged HEAD-BUG-FIX (5.1/Cloud) to HEAD (5.1/Cloud)
92321: Merged 5.0.N (5.0.1) to HEAD-BUG-FIX (5.1/Cloud) 92221: Merged V4.2-BUG-FIX (4.2.5) to 5.0.N (5.0.1) 92039: Merged V4.2.1 (4.2.1.18) to V4.2-BUG-FIX (4.2.5) 91922: MNT-12903 : Outlook 2013: moving a file from a folder to another makes it a EML file - Delete delay is configurable. Logging has been added to CommandCallback git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@94866 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -75,8 +75,6 @@ public class AlfrescoImapFolder extends AbstractImapFolder implements Serializab
|
||||
{
|
||||
private static final long serialVersionUID = -7223111284066976111L;
|
||||
|
||||
private static Log logger = LogFactory.getLog(AlfrescoImapFolder.class);
|
||||
|
||||
/**
|
||||
* Reference to the {@link FileInfo} object representing the folder.
|
||||
*/
|
||||
|
Reference in New Issue
Block a user