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

jvergara
11.07.2008 e1f1199702abbd0e8c953b872872090a7daad0a0
refs
author jvergara <jvergara@localhost>
Friday, April 11, 2008 01:07 +0200
committer jvergara <jvergara@localhost>
Friday, April 11, 2008 01:07 +0200
commite1f1199702abbd0e8c953b872872090a7daad0a0
tree 1068640d72b9f5e400202cdab8eaedb402cb0349 tree | zip | gz
parent d3fb1bc29594027e6e13f56327d61fd78fdb5555 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
opendj-sdk/opends/src/guitools/org/opends/guitools/replicationcli/ReplicationCliArgumentParser.java 8 ●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/guitools/org/opends/guitools/replicationcli/ReplicationCliMain.java 2 ●●● diff | view | raw | blame | history
opendj-sdk/opends/src/guitools/org/opends/guitools/uninstaller/UninstallCliHelper.java 56 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/guitools/org/opends/guitools/uninstaller/UninstallerArgumentParser.java 5 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/messages/messages/admin_tool.properties 40 ●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/quicksetup/org/opends/quicksetup/Launcher.java 4 ●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/quicksetup/org/opends/quicksetup/QuickSetupCli.java 10 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/quicksetup/org/opends/quicksetup/ReturnCode.java 5 ●●●●● diff | view | raw | blame | history