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

jvergara
07.01.2008 995d1617917714701df7a10391403e88f8448585
refs
author jvergara <jvergara@localhost>
Wednesday, May 7, 2008 14:01 +0200
committer jvergara <jvergara@localhost>
Wednesday, May 7, 2008 14:01 +0200
commit995d1617917714701df7a10391403e88f8448585
tree 2442b9e97214dd204a324e6bddfa155e563de0fc tree | zip | gz
parent 9ff039e9af102f0e73c5abd7cadb95ac9779b2fb view | diff
Fix for issues:

3238: On Windows, start-ds closes the Command Prompt window at exit
3240: Cannot revert after upgrade

Use an environment variable to return the exit code in start-ds.bat without the parameter /B. By default it returns with the /B option so that the command prompt window is not closed.

Appart from that update start-ds.bat so that we explicitly exit an error code.
2 files modified
35 ■■■■ changed files
opendj-sdk/opends/resource/bin/start-ds.bat 26 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/quicksetup/org/opends/quicksetup/BuildInformation.java 9 ●●●● diff | view | raw | blame | history