Revert "Merge branch 'feature-2.5/Merge_RM4320_to_V2.5' into 'release/V2.5'"

This reverts commit e6f55df382, reversing
changes made to d90c19522e8844ef8a11d2af3f84891bbe1bf71a.
This commit is contained in:
Mihai Cozma
2016-11-25 16:11:24 +02:00
parent e6f55df382
commit 46ebbbf9fc
3 changed files with 6 additions and 5 deletions

View File

@@ -103,7 +103,6 @@
<properties>
<alfresco.rm.version>${project.version}</alfresco.rm.version>
<alfresco.repo.version.min>5.1.1</alfresco.repo.version.min>
<alfresco.db.params>AUTO_SERVER=TRUE;DB_CLOSE_ON_EXIT=FALSE;LOCK_TIMEOUT=10000;MVCC=FALSE;LOCK_MODE=0;IGNORECASE=TRUE</alfresco.db.params>
<maven.alfresco.includeDependencies>false</maven.alfresco.includeDependencies>
<maven.build.sourceVersion>1.7</maven.build.sourceVersion>
@@ -154,9 +153,9 @@
<regexPropertySettings>
<regexPropertySetting>
<name>rm.module.repo.version.min</name>
<value>${alfresco.repo.version.min}</value>
- <regex>([0-9\.]*[0-9]).*</regex>
- <replacement>$1</replacement>
<value>${alfresco.version}</value>
- <regex>(\d+)\.(\d+).*</regex>
- <replacement>$1.$2</replacement>
<failIfNoMatch>false</failIfNoMatch>
</regexPropertySetting>
<regexPropertySetting>

View File

@@ -136,6 +136,9 @@
<property name="nodeService">
<ref bean="nodeService"></ref>
</property>
<property name="authenticationService">
<ref bean="authenticationService"/>
</property>
<property name="maxPermissionCheckTimeMillis">
<value>${system.acl.maxPermissionCheckTimeMillis}</value>
</property>

View File

@@ -127,7 +127,6 @@ rm.methodsecurity.org.alfresco.service.cmr.lock.LockService.getLockStatus=RM.Rea
rm.methodsecurity.org.alfresco.service.cmr.lock.LockService.getLockType=RM.Read.0
rm.methodsecurity.org.alfresco.service.cmr.lock.LockService.checkForLock=RM.Read.0
rm.methodsecurity.org.alfresco.service.cmr.lock.LockService.getLocks=RM.Read.0
rm.methodsecurity.org.alfresco.service.cmr.lock.LockService.isLockedAndReadOnly=RM.Read.0
rm.methodsecurity.org.alfresco.service.cmr.lock.LockService.*=RM_DENY
## Multilingual Content Service