mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-10-15 15:02:20 +00:00
Merged 5.0.N (5.0.3) to HEAD (5.1)
110646: Correction to merge << Undo strange changes to imapSpacesTemplates3 >> 107435: Merged V4.2-BUG-FIX (4.2.5) to 5.0.N (5.0.3) 107245: Merged NESS/4.2.N-2015_06_26 (4.2.5) to V4.2-BUG-FIX (4.2.5) 107243: MNT-14205 - Ensure the System Downloads folder exists on schema upgrade git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@110647 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -1129,11 +1129,10 @@
|
||||
<property name="importerBootstrap">
|
||||
<ref bean="spacesBootstrap" />
|
||||
</property>
|
||||
<property name="checkPath">
|
||||
<value>/${system.system_container.childname}/${system.downloads_container.childname}</value>
|
||||
</property>
|
||||
<property name="bootstrapView">
|
||||
<props>
|
||||
<prop key="path">/${spaces.company_home.childname}/${spaces.dictionary.childname}/${spaces.imapConfig.childname}/${spaces.imap_templates.childname}</prop>
|
||||
<prop key="location">alfresco/bootstrap/imapSpacesTemplates.xml</prop>
|
||||
<prop key="messages">alfresco/messages/bootstrap-spaces</prop>
|
||||
<prop key="uuidBinding">UPDATE_EXISTING</prop>
|
||||
</props>
|
||||
|
Reference in New Issue
Block a user