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

neil_a_wilson
20.24.2006 e04891622f65552b1e12f7caecdf5e2dcd5ee374
refs
author neil_a_wilson <neil_a_wilson@localhost>
Sunday, August 20, 2006 00:24 +0200
committer neil_a_wilson <neil_a_wilson@localhost>
Sunday, August 20, 2006 00:24 +0200
commite04891622f65552b1e12f7caecdf5e2dcd5ee374
tree 7c58876aea101c23e8fbe520159127422c46e24a tree | zip | gz
parent 15440a7ab118debef5993c3b261b1043d9f7afc3 view | diff
Make the following updates to the OpenDS code:

- Add a --quiet option to the import utility, which allows it to run without
any output.

- Update the setup utility to use the import quiet mode when creating the base
entry.

- Make sure that all messages written by the setup utility will be properly
wrapped to be better suited for 80-column displays.

- Remove the return statements from the setup process for the case in which it
cannot bind to the requested port. This will cause it to loop and allow the
user to choose a different port.

- Update the setup script and batch file to provide the program name argument.
5 files modified
193 ■■■■■ changed files
opends/resource/setup.bat 2 ●●● diff | view | raw | blame | history
opends/resource/setup.sh 3 ●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/messages/ToolMessages.java 27 ●●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/tools/ImportLDIF.java 19 ●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/tools/InstallDS.java 142 ●●●●● diff | view | raw | blame | history