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

jvergara
11.07.2008 57eb7a1533fdad5b84c064d149039b771cfbadba
refs
author jvergara <jvergara@localhost>
Friday, April 11, 2008 01:07 +0200
committer jvergara <jvergara@localhost>
Friday, April 11, 2008 01:07 +0200
commit57eb7a1533fdad5b84c064d149039b771cfbadba
tree cb85793b4c1b116ca8dfd97a39bdd546b82fb967 tree | zip | gz
parent a42d8e127293af7376d1d007e3044b8e5fb21aa8 view | diff
Fix for issue 3144 (Uninstall's exit status 0 (success) despite user error and Input tries limit reached (5)) and 3127 ( "uninstall --help" unclear message).

Do not use brackets to refer to command-line arguments.

Create a new error code for the CLI that specifies the case where the user provides invalid input.
8 files modified
130 ■■■■ changed files
opends/src/guitools/org/opends/guitools/replicationcli/ReplicationCliArgumentParser.java 8 ●●●● diff | view | raw | blame | history
opends/src/guitools/org/opends/guitools/replicationcli/ReplicationCliMain.java 2 ●●● diff | view | raw | blame | history
opends/src/guitools/org/opends/guitools/uninstaller/UninstallCliHelper.java 56 ●●●●● diff | view | raw | blame | history
opends/src/guitools/org/opends/guitools/uninstaller/UninstallerArgumentParser.java 5 ●●●●● diff | view | raw | blame | history
opends/src/messages/messages/admin_tool.properties 40 ●●●● diff | view | raw | blame | history
opends/src/quicksetup/org/opends/quicksetup/Launcher.java 4 ●●●● diff | view | raw | blame | history
opends/src/quicksetup/org/opends/quicksetup/QuickSetupCli.java 10 ●●●●● diff | view | raw | blame | history
opends/src/quicksetup/org/opends/quicksetup/ReturnCode.java 5 ●●●●● diff | view | raw | blame | history