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

jvergara
30.51.2009 32c6de9ab11bbfbea1c05401abf73454961418c9
opendj-sdk/opends/src/quicksetup/org/opends/quicksetup/installer/webstart/WebStartInstaller.java
@@ -224,7 +224,7 @@
          notifyListeners(getTaskSeparator());
        }
        setCurrentProgressStep(InstallProgressStep.CONFIGURING_REPLICATION);
        createReplicatedBackends();
        createReplicatedBackendsIfRequired();
        configureReplication();
        checkAbort();
      }