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:
Tom Page
2017-02-20 07:37:00 +00:00
12 changed files with 3 additions and 32 deletions

View File

@@ -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

View File

@@ -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 -->

View File

@@ -1,3 +0,0 @@
# RM Schema number
version.rm.schema=2501

View File

@@ -1,3 +0,0 @@
# RM Schema number
version.rm.schema=2501

View File

@@ -1,3 +0,0 @@
# RM Schema number
version.rm.schema=2501

View File

@@ -1,3 +0,0 @@
# RM Schema number
version.rm.schema=2501

View File

@@ -1,3 +0,0 @@
# RM Schema number
version.rm.schema=2501

View File

@@ -1,3 +0,0 @@
# RM Schema number
version.rm.schema=2501

View File

@@ -1,3 +0,0 @@
# RM Schema number
version.rm.schema=2501

View File

@@ -1,3 +0,0 @@
# RM Schema number
version.rm.schema=2501

View File

@@ -1,3 +0,0 @@
# RM Schema number
version.rm.schema=2501

View File

@@ -1,3 +0,0 @@
# RM Schema number
version.rm.schema=2501