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

kenneth_suter
19.03.2007 64211fec78618eca2c8303abe50c85299ecc9b9e
refs
author kenneth_suter <kenneth_suter@localhost>
Wednesday, September 19, 2007 19:03 +0200
committer kenneth_suter <kenneth_suter@localhost>
Wednesday, September 19, 2007 19:03 +0200
commit64211fec78618eca2c8303abe50c85299ecc9b9e
tree aaf8a9288d8ddf830a0a52dea8e9390de3f55682 tree | zip | gz
parent 597e9f2358677c94ec0fee9e55c5c9ebcc869a6c view | diff
This commit would clarifies the local operation vs. task scheduling behavior by:

Printing a helpful error message if the user provides a start time without LDAP connection information.

Printing a helpful error message if the user tries to provide LDAP connection information without a the startTime option.

Allows the user to schedule a task for immediate execution in the server by providing the startTime argument value of '0' in addition to a numberic value in 'YYYYMMDDhhmmss'.
5 files modified
115 ■■■■ changed files
opends/src/messages/messages/tools.properties 15 ●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/admin/client/cli/SecureConnectionCliArgs.java 59 ●●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/tools/RestoreDB.java 2 ●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/tools/tasks/TaskTool.java 33 ●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/util/args/LDAPConnectionArgumentParser.java 6 ●●●●● diff | view | raw | blame | history