mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

neil_a_wilson
14.44.2006 902f347e09b1550a42725ae450c2f7f214210fca
Update the server configuration to contain the correct fully-qualified name for
the HistoricalCsnOrderingMatchingRule after it had been moved from the
org.opends.server.synchronization package to the
org.opends.server.synchronization.plugin package.

OpenDS Issue Number: 1004
1 files modified
2 ■■■ changed files
opends/resource/config/config.ldif 2 ●●● patch | view | raw | blame | history
opends/resource/config/config.ldif
@@ -594,7 +594,7 @@
objectClass: ds-cfg-ordering-matching-rule
objectClass: top
objectClass: ds-cfg-matching-rule
ds-cfg-matching-rule-class: org.opends.server.synchronization.HistoricalCsnOrderingMatchingRule
ds-cfg-matching-rule-class: org.opends.server.synchronization.plugin.HistoricalCsnOrderingMatchingRule
ds-cfg-matching-rule-enabled: true
cn: Historical CSN Ordering Matching Rule