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

Jean-Noël Rouvignac
16.49.2015 6c5c0af35aabc59a56c71e9c9296a7398a3e9176
opendj-server-legacy/src/main/java/org/opends/server/tools/upgrade/Upgrade.java
@@ -562,11 +562,7 @@
    /** See OPENDJ-1742 */
    register("3.0.0",
        clearReplicationDbDirectory(),
        modifyConfigEntry(INFO_UPGRADE_TASK_ENABLED_FILE_BASED_CHANGELOG.get(),
            "(objectClass=ds-cfg-replication-server)",
            "replace: ds-cfg-replication-db-implementation",
            "ds-cfg-replication-db-implementation: log"));
        clearReplicationDbDirectory());
    /**
     * All upgrades will refresh the server configuration schema and generate a new upgrade folder.