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

jvergara
28.40.2007 cebfcded1cf186360aa8a3c2a581fa56af7881e4
refs
author jvergara <jvergara@localhost>
Thursday, June 28, 2007 16:40 +0200
committer jvergara <jvergara@localhost>
Thursday, June 28, 2007 16:40 +0200
commitcebfcded1cf186360aa8a3c2a581fa56af7881e4
tree 927c79d4a2ca20f1fa017da7e3d65e672375b13f tree | zip | gz
parent c4b98e42370137d03d3967abc77b035925dc5d6a view | diff
Fix for issue 1613.

Use the ArgumentParser class to generate the usage of the setup, upgrade and uninstall command lines. The description of the command line is kept in Resources.properties and the rest of the messages go to ToolMessages.
6 files modified
420 ■■■■■ changed files
opends/src/quicksetup/org/opends/quicksetup/Launcher.java 6 ●●●● diff | view | raw | blame | history
opends/src/quicksetup/org/opends/quicksetup/installer/InstallLauncher.java 141 ●●●● diff | view | raw | blame | history
opends/src/quicksetup/org/opends/quicksetup/resources/Resources.properties 102 ●●●●● diff | view | raw | blame | history
opends/src/quicksetup/org/opends/quicksetup/uninstaller/UninstallLauncher.java 49 ●●●● diff | view | raw | blame | history
opends/src/quicksetup/org/opends/quicksetup/upgrader/UpgradeLauncher.java 60 ●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/messages/ToolMessages.java 62 ●●●●● diff | view | raw | blame | history