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

kenneth_suter
19.03.2007 dc6bbc9fbe92f7db73e4e3105a0ba371e7ce2f65
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
commitdc6bbc9fbe92f7db73e4e3105a0ba371e7ce2f65
tree 25c035ec5134662285adb3c07b94739f67ecbeb3 tree | zip | gz
parent 7930f594d5a48b787950c848e90358a49b31632e 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
opendj-sdk/opends/src/messages/messages/tools.properties 15 ●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/server/org/opends/server/admin/client/cli/SecureConnectionCliArgs.java 59 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/server/org/opends/server/tools/RestoreDB.java 2 ●●● diff | view | raw | blame | history
opendj-sdk/opends/src/server/org/opends/server/tools/tasks/TaskTool.java 33 ●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/server/org/opends/server/util/args/LDAPConnectionArgumentParser.java 6 ●●●●● diff | view | raw | blame | history