RM-4095 (Fix failing tests after merging 2.3.0.x up to master)

This commit is contained in:
Tuna Aksoy
2016-10-01 21:56:18 +01:00
parent 965cb83669
commit deefa0987d
4 changed files with 20 additions and 3 deletions

View File

@@ -259,6 +259,7 @@
depends-on="rmDestroyRecordsScheduledForDestructionCapability">
<property name="capabilityService" ref="CapabilityService" />
<property name="eagerContentStoreCleaner" ref="eagerContentStoreCleaner"/>
<property name="inplaceRecordService" ref="InplaceRecordService"/>
<property name="ghostingEnabled">
<value>${rm.ghosting.enabled}</value>
</property>