mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-31 17:39:05 +00:00
Merge master into feature/RM-4186_BenchmarkInPlaceRecords
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
|
||||
|
@@ -15,7 +15,7 @@
|
||||
<maven.build.sourceVersion>1.8</maven.build.sourceVersion>
|
||||
<alfresco.rm.share>alfresco-rm-community-share</alfresco.rm.share>
|
||||
<alfresco.rm.repo>alfresco-rm-community-repo</alfresco.rm.repo>
|
||||
<tas.restapi.version>5.2.0-5-SNAPSHOT</tas.restapi.version>
|
||||
<tas.restapi.version>5.2.0-4</tas.restapi.version>
|
||||
<fluent.json.version>2.0.0</fluent.json.version>
|
||||
</properties>
|
||||
|
||||
|
@@ -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