mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-08-07 17:49:17 +00:00
ALF-4126 - F85 Target transfer log in XML
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@22161 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -738,7 +738,7 @@ public class RepoTransferReceiverImpl implements TransferReceiver,
|
||||
}
|
||||
else
|
||||
{
|
||||
progressMonitor.log(transferId, "Unable to start commit. No snapshot file received",
|
||||
progressMonitor.logException(transferId, "Unable to start commit. No snapshot file received",
|
||||
new TransferException(MSG_NO_SNAPSHOT_RECEIVED, new Object[]{transferId}));
|
||||
}
|
||||
return null;
|
||||
|
Reference in New Issue
Block a user