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

jvergara
17.45.2009 2ad60cfec2ff93847fc648a335a9a8dced5060cd
refs
author jvergara <jvergara@localhost>
Friday, July 17, 2009 02:45 +0200
committer jvergara <jvergara@localhost>
Friday, July 17, 2009 02:45 +0200
commit2ad60cfec2ff93847fc648a335a9a8dced5060cd
tree 67086d150992c82bb1fd7df129fa2d033879e297 tree | zip | gz
parent e58b7adffebc96a0999eb2f74dd9f2e7c22e18e6 view | diff
Update some messages to avoid using the term 'OpenDS'.  This helps to make productization easier.
Change the name of the return code CANCELLED to CANCELED to be consistent with the rest of the code..
When we start the server, use the administration port to connect to the server instead of the LDAP port, since we know that there is always an administration port but not necessarily an LDAP port.
15 files modified
135 ■■■■■ changed files
opends/src/messages/messages/quicksetup.properties 1 ●●●● diff | view | raw | blame | history
opends/src/messages/messages/tools.properties 38 ●●●● diff | view | raw | blame | history
opends/src/quicksetup/org/opends/quicksetup/Configuration.java 41 ●●●●● diff | view | raw | blame | history
opends/src/quicksetup/org/opends/quicksetup/Launcher.java 6 ●●●● diff | view | raw | blame | history
opends/src/quicksetup/org/opends/quicksetup/QuickSetupCli.java 2 ●●● diff | view | raw | blame | history
opends/src/quicksetup/org/opends/quicksetup/ReturnCode.java 6 ●●●● diff | view | raw | blame | history
opends/src/quicksetup/org/opends/quicksetup/installer/Installer.java 4 ●●●● diff | view | raw | blame | history
opends/src/quicksetup/org/opends/quicksetup/installer/offline/OfflineInstaller.java 2 ●●● diff | view | raw | blame | history
opends/src/quicksetup/org/opends/quicksetup/installer/webstart/WebStartInstaller.java 4 ●●●● diff | view | raw | blame | history
opends/src/quicksetup/org/opends/quicksetup/upgrader/MigrationManager.java 4 ●●●● diff | view | raw | blame | history
opends/src/quicksetup/org/opends/quicksetup/upgrader/ReversionIssueNotifier.java 2 ●●● diff | view | raw | blame | history
opends/src/quicksetup/org/opends/quicksetup/upgrader/Reverter.java 4 ●●●● diff | view | raw | blame | history
opends/src/quicksetup/org/opends/quicksetup/upgrader/UpgradeIssueNotifier.java 2 ●●● diff | view | raw | blame | history
opends/src/quicksetup/org/opends/quicksetup/upgrader/Upgrader.java 6 ●●●● diff | view | raw | blame | history
opends/src/quicksetup/org/opends/quicksetup/util/ServerController.java 13 ●●●● diff | view | raw | blame | history