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 * * ? + + + + + + + + +