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

lutoff
10.00.2007 6518af45f6fe9a246752b48f4a5cba02afdc7b80
refs
author lutoff <lutoff@localhost>
Tuesday, July 10, 2007 10:00 +0200
committer lutoff <lutoff@localhost>
Tuesday, July 10, 2007 10:00 +0200
commit6518af45f6fe9a246752b48f4a5cba02afdc7b80
tree 5661511fda9f36146d32060733cc5b00d9045c00 tree | zip | gz
parent ad0b870a9da22365561ff9c6d6d05fda23e7bdf8 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
opendj-sdk/opends/resource/setup 9 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/resource/setup.bat 7 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/resource/uninstall 9 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/resource/uninstall.bat 7 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/resource/upgrade 7 ●●●● diff | view | raw | blame | history
opendj-sdk/opends/resource/upgrade.bat 5 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/quicksetup/org/opends/quicksetup/Launcher.java 5 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/quicksetup/org/opends/quicksetup/QuickSetupCli.java 5 ●●●●● diff | view | raw | blame | history