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

lutoff
10.00.2007 d805a36cc67fa38d11eda2f09f661ba21c6add70
refs
author lutoff <lutoff@localhost>
Tuesday, July 10, 2007 10:00 +0200
committer lutoff <lutoff@localhost>
Tuesday, July 10, 2007 10:00 +0200
commitd805a36cc67fa38d11eda2f09f661ba21c6add70
tree db93fc171d7798ccf6822fc15ab3c0e7b07e5ba2 tree | zip | gz
parent 36d4f701f6a7ff14626af42259686f2751ac1d0f view | diff
fix for issue #1865 (upgrade -V error)
In case on -V option, BuildExtractor will exit with a pre-defined return code defined in QuickSetupCli.java (let's say 50). Script will test this specific return value to check if the non-null return code is an error. In case of none null return code, the upgradeLauncher will not be called.
8 files modified
54 ■■■■■ changed files
opends/resource/setup 9 ●●●●● diff | view | raw | blame | history
opends/resource/setup.bat 7 ●●●●● diff | view | raw | blame | history
opends/resource/uninstall 9 ●●●●● diff | view | raw | blame | history
opends/resource/uninstall.bat 7 ●●●●● diff | view | raw | blame | history
opends/resource/upgrade 7 ●●●● diff | view | raw | blame | history
opends/resource/upgrade.bat 5 ●●●●● diff | view | raw | blame | history
opends/src/quicksetup/org/opends/quicksetup/Launcher.java 5 ●●●●● diff | view | raw | blame | history
opends/src/quicksetup/org/opends/quicksetup/QuickSetupCli.java 5 ●●●●● diff | view | raw | blame | history