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

jvergara
17.06.2007 0d7f526c8bd275c9874877a7d9e54fa78ba593ed
refs
author jvergara <jvergara@localhost>
Wednesday, October 17, 2007 15:06 +0200
committer jvergara <jvergara@localhost>
Wednesday, October 17, 2007 15:06 +0200
commit0d7f526c8bd275c9874877a7d9e54fa78ba593ed
tree 957177723f5e4284cb35da67b88b91399d87588e tree | zip | gz
parent 195021d1fbfc8d6082ceabd26fcae56309941af5 view | diff
Add some code in order the code of the setup to be able to be more reactive to the Cancel operation.  Now the user does not have to wait until the end of the download to stop the setup process nor to the end of the replication initialization.

However there is one thing that is missing: currently there is no mechanism to stop the offline import that we propose. The code has been modified in order to have a placeholder to implement the code once that the stop of the offline import is allowed.
6 files modified
386 ■■■■ changed files
opendj-sdk/opends/src/quicksetup/org/opends/quicksetup/installer/Installer.java 308 ●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/quicksetup/org/opends/quicksetup/installer/offline/OfflineInstaller.java 1 ●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/quicksetup/org/opends/quicksetup/installer/webstart/WebStartInstaller.java 52 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/quicksetup/org/opends/quicksetup/ui/GuiApplication.java 18 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/quicksetup/org/opends/quicksetup/ui/QuickSetup.java 5 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/quicksetup/org/opends/quicksetup/util/ZipExtractor.java 2 ●●●●● diff | view | raw | blame | history