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

jvergara
20.32.2008 7efcfb8936b64d492be5c85f232c9dc39006456d
refs
author jvergara <jvergara@localhost>
Wednesday, February 20, 2008 14:32 +0100
committer jvergara <jvergara@localhost>
Wednesday, February 20, 2008 14:32 +0100
commit7efcfb8936b64d492be5c85f232c9dc39006456d
tree 114044dd5c9e84a023f3081897f4be23e5214eb6 tree | zip | gz
parent 03e2f3ec702df46c01c9a370a1072104c179e228 view | diff
Fix for issue 2972 (The usage of stop-ds.bat shows the class name)

The fix consists on updating the scripts and the java code to reflect correctly the name of the script and be consistent with all the other batch files (we don not include the .bat on the usage).

Apart from that the modifications include a modification in StatusPanelLauncher so that we use the ArgumentParser class in the whole class (this avoids duplicated code and fixes a bug with the usage).
6 files modified
146 ■■■■■ changed files
opendj-sdk/opends/resource/bin/start-ds.bat 10 ●●●● diff | view | raw | blame | history
opendj-sdk/opends/resource/bin/stop-ds.bat 2 ●●● diff | view | raw | blame | history
opendj-sdk/opends/src/guitools/org/opends/guitools/statuspanel/StatusPanelLauncher.java 118 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/guitools/org/opends/guitools/uninstaller/UninstallLauncher.java 5 ●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/quicksetup/org/opends/quicksetup/installer/SetupLauncher.java 5 ●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/quicksetup/org/opends/quicksetup/upgrader/UpgradeLauncher.java 6 ●●●● diff | view | raw | blame | history