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

Fabio Pistolesi
13.07.2015 5cdf55848b71142686695fc0d5e4a0b139474969
Fix dsreplication enable compatibility with 2.6 and earlier servers where the attribute
does not exists and is not required.
1 files modified
2 ■■■ changed files
opendj-maven-plugin/src/main/resources/config/xml/org/forgerock/opendj/server/config/ReplicationServerConfiguration.xml 2 ●●● patch | view | raw | blame | history
opendj-maven-plugin/src/main/resources/config/xml/org/forgerock/opendj/server/config/ReplicationServerConfiguration.xml
@@ -183,7 +183,7 @@
      </ldap:attribute>
    </adm:profile>
  </adm:property>
  <adm:property name="replication-db-implementation" mandatory="true" advanced="true">
  <adm:property name="replication-db-implementation" advanced="true">
    <adm:synopsis>
       The <adm:user-friendly-name /> database implementation
      that stores all persistent information.