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

jvergara
03.51.2007 7d508e62432faaf1e529d83dbc6aa5ec4bf284d0
refs
author jvergara <jvergara@localhost>
Monday, September 3, 2007 09:51 +0200
committer jvergara <jvergara@localhost>
Monday, September 3, 2007 09:51 +0200
commit7d508e62432faaf1e529d83dbc6aa5ec4bf284d0
tree cca4063916c78c15c7916723455f2322c768c812 tree | zip | gz
parent bb96ac6156a17994bcf38c09ead082e63baa79fe view | diff
Add some log messages in the initialization code.

Fix a bug in that made the progress bar to go back.

Use LinkedHashSets instead of HashSets in SuffixesToReplicateOptions and return a copy of these Sets. This is done to be sure that the ADS is the last suffix to be initialized.

Use a customized message when we are initializing the ADS suffix instead of displaying the suffix (the user might be surprised by the fact that a base DN (s)he never chose is being initialized).
4 files modified
214 ■■■■■ changed files
opends/src/quicksetup/org/opends/quicksetup/installer/Installer.java 170 ●●●●● diff | view | raw | blame | history
opends/src/quicksetup/org/opends/quicksetup/installer/SuffixesToReplicateOptions.java 20 ●●●●● diff | view | raw | blame | history
opends/src/quicksetup/org/opends/quicksetup/installer/offline/OfflineInstaller.java 12 ●●●● diff | view | raw | blame | history
opends/src/quicksetup/org/opends/quicksetup/installer/webstart/WebStartInstaller.java 12 ●●●● diff | view | raw | blame | history