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

neil_a_wilson
20.24.2006 3a457ac64c4d051a8f80fdc8ef807bf614bddafb
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
commit3a457ac64c4d051a8f80fdc8ef807bf614bddafb
tree dc09c4457235a6ba37bbf997bdbccaf75a58bd9c tree | zip | gz
parent aac8798b81c60524d57e85ff44720c74fe5a029b 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
opendj-sdk/opends/resource/setup.bat 2 ●●● diff | view | raw | blame | history
opendj-sdk/opends/resource/setup.sh 3 ●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/server/org/opends/server/messages/ToolMessages.java 27 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/server/org/opends/server/tools/ImportLDIF.java 19 ●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/server/org/opends/server/tools/InstallDS.java 142 ●●●●● diff | view | raw | blame | history