From 88fb5df6da594d5cdefd7ded6afff834c6ac1758 Mon Sep 17 00:00:00 2001 From: Alan Davis Date: Fri, 16 May 2014 17:51:13 +0000 Subject: [PATCH] Merged HEAD-BUG-FIX (4.3/Cloud) to HEAD (4.3/Cloud) 69773: MNT-11237 CMIS uploading file larger the 4mb fails - Fix build failure - On HBF there needs to be a delay configured for cron jobs. git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@70451 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261 --- config/alfresco/scheduled-jobs-context.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/config/alfresco/scheduled-jobs-context.xml b/config/alfresco/scheduled-jobs-context.xml index ece98c624c..8781906907 100644 --- a/config/alfresco/scheduled-jobs-context.xml +++ b/config/alfresco/scheduled-jobs-context.xml @@ -61,6 +61,9 @@ 0 0 * * * ? + + ${system.cronJob.startDelayMinutes} +