mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-31 17:39:05 +00:00
RM-4617: Temporary solution to fix an issue on Bamboo
This commit is contained in:
@@ -1642,4 +1642,9 @@
|
|||||||
</value>
|
</value>
|
||||||
</property>
|
</property>
|
||||||
</bean>
|
</bean>
|
||||||
|
|
||||||
|
<!-- FIXME: Temporary workaround for RM-4617 -->
|
||||||
|
<bean id="protectedUsersCache" factory-bean="cacheFactory" factory-method="createCache">
|
||||||
|
<constructor-arg value="cache.protectedUsersCache"/>
|
||||||
|
</bean>
|
||||||
</beans>
|
</beans>
|
||||||
|
Reference in New Issue
Block a user