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

jvergara
17.06.2007 9d009bf1c85799b42ccb8c0950c157a6c5f0ebac
refs
author jvergara <jvergara@localhost>
Wednesday, October 17, 2007 15:06 +0200
committer jvergara <jvergara@localhost>
Wednesday, October 17, 2007 15:06 +0200
commit9d009bf1c85799b42ccb8c0950c157a6c5f0ebac
tree 9780e0a86f218ecd9f73a1f6bc9480dcfa1093e8 tree | zip | gz
parent 41a366d344bb8baed06c82a06de1c9cf0f24ef70 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
opends/src/quicksetup/org/opends/quicksetup/installer/Installer.java 308 ●●●● diff | view | raw | blame | history
opends/src/quicksetup/org/opends/quicksetup/installer/offline/OfflineInstaller.java 1 ●●●● diff | view | raw | blame | history
opends/src/quicksetup/org/opends/quicksetup/installer/webstart/WebStartInstaller.java 52 ●●●●● diff | view | raw | blame | history
opends/src/quicksetup/org/opends/quicksetup/ui/GuiApplication.java 18 ●●●●● diff | view | raw | blame | history
opends/src/quicksetup/org/opends/quicksetup/ui/QuickSetup.java 5 ●●●●● diff | view | raw | blame | history
opends/src/quicksetup/org/opends/quicksetup/util/ZipExtractor.java 2 ●●●●● diff | view | raw | blame | history