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

jvergara
11.29.2009 ffd927de702a353b8e57ad3abdfa9cc75309f232
refs
author jvergara <jvergara@localhost>
Wednesday, February 11, 2009 04:29 +0100
committer jvergara <jvergara@localhost>
Wednesday, February 11, 2009 04:29 +0100
commitffd927de702a353b8e57ad3abdfa9cc75309f232
tree 3d1d7eef3e48b08990d742ddec2b9861aa72b450 tree | zip | gz
parent 8d065faa2938bf1befd0279195635a23bcaace44 view | diff
Add options displayCommand and commandFilePath to the dsreplication command-line.  These options display the equivalent non-interactive command-line when dsreplication is run in interactive mode (they are the same options already provided by dsconfig).  The WIKI content has already been updated to reflect these changes.

Fix a bug that made some passwords passed in the command-line as file arguments to be ignored in interactive mode.
7 files modified
1105 ■■■■■ changed files
opendj-sdk/opends/src/messages/messages/admin_tool.properties 41 ●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/messages/messages/dsconfig.properties 4 ●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/server/org/opends/server/admin/client/cli/SecureConnectionCliArgs.java 7 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/server/org/opends/server/tools/dsreplication/ReplicationCliArgumentParser.java 127 ●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/server/org/opends/server/tools/dsreplication/ReplicationCliMain.java 887 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/server/org/opends/server/util/cli/CommandBuilder.java 4 ●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/server/org/opends/server/util/cli/LDAPConnectionConsoleInteraction.java 35 ●●●● diff | view | raw | blame | history