From 99bae15cae201e0930f75426e3c086ee29a60133 Mon Sep 17 00:00:00 2001 From: Jan Vonka Date: Fri, 12 Mar 2010 23:19:23 +0000 Subject: [PATCH] Fix MT context sample - follow-on to r17624 (CHK-10430) - found by Kevin R git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@19271 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261 --- .../extension/mt/mt-admin-context.xml.sample | 30 +++--- .../mt/mt-contentstore-context.xml.sample | 99 ++++++++++--------- .../tenant/mt-admin-context.xml | 7 +- .../tenant/mt-contentstore-context.xml | 96 +++++++++--------- 4 files changed, 118 insertions(+), 114 deletions(-) diff --git a/config/alfresco/extension/mt/mt-admin-context.xml.sample b/config/alfresco/extension/mt/mt-admin-context.xml.sample index 288734c26c..0a138f0c35 100644 --- a/config/alfresco/extension/mt/mt-admin-context.xml.sample +++ b/config/alfresco/extension/mt/mt-admin-context.xml.sample @@ -3,28 +3,28 @@ - - - - - - - - + + + + + + + + - - - + + + - ${alfresco_user_store.adminusername} + ${alfresco_user_store.adminusername} diff --git a/config/alfresco/extension/mt/mt-contentstore-context.xml.sample b/config/alfresco/extension/mt/mt-contentstore-context.xml.sample index 3bedb869f1..a67ea46342 100644 --- a/config/alfresco/extension/mt/mt-contentstore-context.xml.sample +++ b/config/alfresco/extension/mt/mt-contentstore-context.xml.sample @@ -2,61 +2,64 @@ - - - - - - - - - - - - - org.alfresco.cache.tenantFileStoresCache - - - - - - - - - - - - ${dir.contentstore} - - - - - - - - - - - + + + + + + + + + + + + + org.alfresco.cache.tenantFileStoresCache + + + + + + + + + + + + + + + ${dir.contentstore} + + + + + + + + + + + ${system.content.eagerOrphanCleanup} - - - - - + + + + + - - - - - - - + + + + + + + diff --git a/source/test-resources/tenant/mt-admin-context.xml b/source/test-resources/tenant/mt-admin-context.xml index 14049f5f55..0a138f0c35 100644 --- a/source/test-resources/tenant/mt-admin-context.xml +++ b/source/test-resources/tenant/mt-admin-context.xml @@ -21,9 +21,10 @@ - - + + + ${alfresco_user_store.adminusername} @@ -34,4 +35,4 @@ - \ No newline at end of file + diff --git a/source/test-resources/tenant/mt-contentstore-context.xml b/source/test-resources/tenant/mt-contentstore-context.xml index 09b84df820..a67ea46342 100644 --- a/source/test-resources/tenant/mt-contentstore-context.xml +++ b/source/test-resources/tenant/mt-contentstore-context.xml @@ -2,64 +2,64 @@ - - - - - - - - - - - - - org.alfresco.cache.tenantFileStoresCache - - - - - - - - - - + + + + + + + + + + + + + org.alfresco.cache.tenantFileStoresCache + + + + + + + + + + + + + ${dir.contentstore} + + + + + + - - ${dir.contentstore} - - - - - - - - - - - + + + + ${system.content.eagerOrphanCleanup} - - - - - + + + + + - - - - - - - + + + + + + +