mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-31 17:39:05 +00:00
RM-4234 Merge commit '131fc89' into master.
Performance improvements, including applying security marks directly to renditions rather than using the metadata referral service.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Localisation config overrides for Records Management module
|
||||
MESSAGE_SEARCH_PATH="rm-community/rm-community-repo/config rm-community/rm-community-share rm-community/rm-share/source rm-enterprise/rm-enterprise-repo/src/main rm-enterprise/rm-enterprise-share/src/main "
|
||||
EXCLUDED_FILES="$EXCLUDED_FILES rm-method-security.properties springloaded.properties file-mapping.properties classified-content-notForTranslating.properties notForTranslating"
|
||||
EXCLUDED_FILES="$EXCLUDED_FILES rm-method-security.properties springloaded.properties file-mapping.properties classified-content-notForTranslating.properties notForTranslating version.properties"
|
||||
EXTENSION_PREFIX=-RM
|
||||
|
@@ -43,7 +43,8 @@
|
||||
<property name="nodeService" ref="NodeService"/>
|
||||
<property name="dictionaryService" ref="DictionaryService"/>
|
||||
<property name="authenticationUtil" ref="rm.authenticationUtil"/>
|
||||
<property name='transactionalResourceHelper' ref="rm.transactionalResourceHelper" />
|
||||
<property name="transactionalResourceHelper" ref="rm.transactionalResourceHelper" />
|
||||
<property name="renditionService" ref="RenditionService" />
|
||||
</bean>
|
||||
|
||||
<!-- Records Management Service Registry -->
|
||||
|
@@ -1,3 +0,0 @@
|
||||
# RM Schema number
|
||||
|
||||
version.rm.schema=2501
|
@@ -1,3 +0,0 @@
|
||||
# RM Schema number
|
||||
|
||||
version.rm.schema=2501
|
@@ -1,3 +0,0 @@
|
||||
# RM Schema number
|
||||
|
||||
version.rm.schema=2501
|
@@ -1,3 +0,0 @@
|
||||
# RM Schema number
|
||||
|
||||
version.rm.schema=2501
|
@@ -1,3 +0,0 @@
|
||||
# RM Schema number
|
||||
|
||||
version.rm.schema=2501
|
@@ -1,3 +0,0 @@
|
||||
# RM Schema number
|
||||
|
||||
version.rm.schema=2501
|
@@ -1,3 +0,0 @@
|
||||
# RM Schema number
|
||||
|
||||
version.rm.schema=2501
|
@@ -1,3 +0,0 @@
|
||||
# RM Schema number
|
||||
|
||||
version.rm.schema=2501
|
@@ -1,3 +0,0 @@
|
||||
# RM Schema number
|
||||
|
||||
version.rm.schema=2501
|
@@ -1,3 +0,0 @@
|
||||
# RM Schema number
|
||||
|
||||
version.rm.schema=2501
|
Reference in New Issue
Block a user