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

jcambon
18.26.2009 3d6200b70629afff4278a065c930bf36982c7dea
refs
author jcambon <jcambon@localhost>
Monday, May 18, 2009 15:26 +0200
committer jcambon <jcambon@localhost>
Monday, May 18, 2009 15:26 +0200
commit3d6200b70629afff4278a065c930bf36982c7dea
tree 9ed4b8e04fbbc70ba645c0c8e0ad9c5afb2c7265 tree | zip | gz
parent 9971cf7ea019068c313db98499001cb1eb1f72ab view | diff
Fix for issue #1827 : Add batch support to dsconfig
Partial fix for issue #3938 : dsconfig is really too slow in non-interactive mode, almost unusable on Niagara systems

This fix adds a new parameter (-F/--batchFile) to dsconfig CLI,
that reads a list of dsconfig commands from a file.


5 files modified
124 ■■■■■ changed files
opendj-sdk/opends/src/messages/messages/dsconfig.properties 2 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/messages/messages/tools.properties 6 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/server/org/opends/server/tools/ToolConstants.java 13 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/server/org/opends/server/tools/dsconfig/DSConfig.java 100 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/server/org/opends/server/util/args/ArgumentParser.java 3 ●●●● diff | view | raw | blame | history