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

neil_a_wilson
14.44.2006 432b4f90b3e3916ea4cbc1fe6332e48d5b1fa6c3
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
opendj-sdk/opends/resource/config/config.ldif 2 ●●● patch | view | raw | blame | history
opendj-sdk/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