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

Nicolas Capponi
07.56.2016 025d91805779be02d356eecce0eb8785bc07b8e2
opendj-server-legacy/src/main/java/org/opends/server/tools/upgrade/Upgrade.java
@@ -604,7 +604,12 @@
            "cn=UUID,cn=Syntaxes,cn=config",
            "cn=Syntaxes,cn=config")
    );
    register("4.0.0",
        modifyConfigEntry(INFO_UPGRADE_TASK_ADD_LOCAL_BACKEND.get(),
            "(objectClass=ds-cfg-backend)",
            "add: objectClass",
            "objectClass: ds-cfg-local-backend")
    );
    /* All upgrades will refresh the server configuration schema and generate a new upgrade folder. */
    registerLast(