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

jvergara
02.59.2008 96fa4208d42b8e9a3d3ffe4fbb7d7ae349b1b740
refs
author jvergara <jvergara@localhost>
Friday, May 2, 2008 12:59 +0200
committer jvergara <jvergara@localhost>
Friday, May 2, 2008 12:59 +0200
commit96fa4208d42b8e9a3d3ffe4fbb7d7ae349b1b740
tree ba41c26a4a8c904a61abfe4345cd1de1c0ccc233 tree | zip | gz
parent bc82470675b2f920877b924003ca09bd36ee4c61 view | diff
Fix for issue 3221 (uninstall returns 0 but fails when LDAP connection is rejected)
There was a bug in the manner the option forceOnError. Appart from that there were some issues due to the fact that most of the methods in UninstallCliHelper do not throw exceptions. I have updated some interfaces and now the behavior is the following:

4 files modified
74 ■■■■ changed files
opends/src/guitools/org/opends/guitools/uninstaller/UninstallCliHelper.java 57 ●●●● diff | view | raw | blame | history
opends/src/guitools/org/opends/guitools/uninstaller/Uninstaller.java 4 ●●●● diff | view | raw | blame | history
opends/src/quicksetup/org/opends/quicksetup/CliApplication.java 6 ●●●●● diff | view | raw | blame | history
opends/src/quicksetup/org/opends/quicksetup/QuickSetupCli.java 7 ●●●●● diff | view | raw | blame | history