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

jvergara
03.51.2007 41804a64bce10f1df08adfae02034d30e9ed3c2b
refs
author jvergara <jvergara@localhost>
Monday, September 3, 2007 09:51 +0200
committer jvergara <jvergara@localhost>
Monday, September 3, 2007 09:51 +0200
commit41804a64bce10f1df08adfae02034d30e9ed3c2b
tree b25a4d1839da565f18096ff10d48b6476c4a78df tree | zip | gz
parent 0fabfff657119b98965bdae1f279bcdd9d31ad64 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
opendj-sdk/opends/src/quicksetup/org/opends/quicksetup/installer/Installer.java 170 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/quicksetup/org/opends/quicksetup/installer/SuffixesToReplicateOptions.java 20 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/quicksetup/org/opends/quicksetup/installer/offline/OfflineInstaller.java 12 ●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/quicksetup/org/opends/quicksetup/installer/webstart/WebStartInstaller.java 12 ●●●● diff | view | raw | blame | history