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

Violette Roche-Montane
24.14.2014 f2acef27919eedc4af728c7c7a55b01c907c5d9a
Checkpoint OPENDJ-1343 Migrate dsconfig
- Added dsconfig messages generation to pom file.
- Removed duplicate message.
2 files modified
9 ■■■■■ changed files
opendj-config/pom.xml 1 ●●●● patch | view | raw | blame | history
opendj-config/src/main/resources/com/forgerock/opendj/dsconfig/dsconfig.properties 8 ●●●●● patch | view | raw | blame | history
opendj-config/pom.xml
@@ -100,6 +100,7 @@
                <messageFile>com/forgerock/opendj/ldap/config.properties</messageFile>
                <messageFile>com/forgerock/opendj/ldap/extension.properties</messageFile>
                <messageFile>com/forgerock/opendj/ldap/protocol.properties</messageFile>
                <messageFile>com/forgerock/opendj/dsconfig/dsconfig.properties</messageFile>
              </messageFiles>
            </configuration>
          </execution>
opendj-config/src/main/resources/com/forgerock/opendj/dsconfig/dsconfig.properties
@@ -429,12 +429,10 @@
INFO_DSCFG_EQUIVALENT_COMMAND_LINE_SESSION_OPERATION_NUMBER_252=Session \
 operation number: %d
INFO_DSCFG_DESCRIPTION_OPTIONS_ARGS_253=Configuration Options
ERR_DSCFG_ERROR_BATCH_FILE_AND_INTERACTIVE_INCOMPATIBLE_254=If you specify \
ERR_DSCFG_ERROR_QUIET_AND_INTERACTIVE_INCOMPATIBLE_254=If you specify \
 the {%s} argument you must also specify {%s}
ERR_DSCFG_ERROR_QUIET_AND_INTERACTIVE_INCOMPATIBLE_255=If you specify \
 the {%s} argument you must also specify {%s}
INFO_DSCFG_TOOL_DESCRIPTION_256=This utility can be used to define a base \
INFO_DSCFG_TOOL_DESCRIPTION_255=This utility can be used to define a base \
 configuration for the Directory Server
INFO_DSCFG_BATCH_FILE_PATH_257=Path to a batch file containing \
INFO_DSCFG_BATCH_FILE_PATH_256=Path to a batch file containing \
a set of dsconfig commands to be executed