From 7e41dffce68b9db1ff6dc50a10531755ee71966c Mon Sep 17 00:00:00 2001 From: Alan Davis Date: Wed, 19 Feb 2014 13:14:52 +0000 Subject: [PATCH] Merged HEAD-BUG-FIX (Cloud/4.3) to HEAD (Cloud/4.3) 62680: REVERSE MERGE -r58176 : BDE-242, ACE-585 Reversed addition of wcm bootstrap to wdr deployment project. git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@62816 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261 --- .../extension/wcm-bootstrap-context.xml | 112 ++++++++++++++++++ 1 file changed, 112 insertions(+) create mode 100644 source/test-resources/alfresco/extension/wcm-bootstrap-context.xml diff --git a/source/test-resources/alfresco/extension/wcm-bootstrap-context.xml b/source/test-resources/alfresco/extension/wcm-bootstrap-context.xml new file mode 100644 index 0000000000..fd3498995c --- /dev/null +++ b/source/test-resources/alfresco/extension/wcm-bootstrap-context.xml @@ -0,0 +1,112 @@ + + + + + + + + + + patch.wcmFolders + patch.wcmFolders.description + 0 + ${version.schema} + 10000 + + + + + + + + + + + + + true + + + + + + patch.wcmDeployed + patch.wcmDeployed.description + 0 + ${version.schema} + 10000 + + + + + + /${spaces.company_home.childname}/${spaces.wcm_deployed.childname} + + + + /${spaces.company_home.childname} + alfresco/bootstrap/deployedSpace.xml + alfresco/messages/bootstrap-spaces + + + + + + + + + org.alfresco.repo.avm.OrphanReaperJob + + + + + + + + + + + + + + + 0 * * * * ? + + + + + + + + + org.alfresco.repo.avm.AVMExpiredContentJob + + + + + + + + + + + + + + + + 0 30 3 * * ? + + + + + + + + +