From 73394f670965893f1d728f7be6f326e0f696e73f Mon Sep 17 00:00:00 2001
From: Gaetan Boismal <gaetan.boismal@forgerock.com>
Date: Mon, 31 Oct 2016 13:59:39 +0000
Subject: [PATCH] OPENDJ-2750 Remove server make-ldif tool

---
 opendj-server-legacy/src/messages/org/opends/messages/tool.properties |   36 ------------------------------------
 1 files changed, 0 insertions(+), 36 deletions(-)

diff --git a/opendj-server-legacy/src/messages/org/opends/messages/tool.properties b/opendj-server-legacy/src/messages/org/opends/messages/tool.properties
index 338cf8c..2ce6ef5 100644
--- a/opendj-server-legacy/src/messages/org/opends/messages/tool.properties
+++ b/opendj-server-legacy/src/messages/org/opends/messages/tool.properties
@@ -958,23 +958,6 @@
 ERR_MAKELDIF_CANNOT_INSTANTIATE_NEW_TAG_573=An unexpected error occurred \
  while trying to create a new instance of tag %s referenced on line %d of the \
  template file:  %s
-INFO_MAKELDIF_DESCRIPTION_TEMPLATE_576=The path to the template file with \
- information about the LDIF data to generate
-INFO_MAKELDIF_DESCRIPTION_LDIF_577=The path to the LDIF file to be written
-INFO_MAKELDIF_DESCRIPTION_SEED_578=The seed to use to initialize the random \
- number generator
-ERR_MAKELDIF_CANNOT_INITIALIZE_JMX_582=An error occurred while \
- attempting to initialize the Directory Server JMX subsystem based on the \
- information in configuration file %s:  %s
-ERR_MAKELDIF_CANNOT_INITIALIZE_CONFIG_583=An error occurred while \
- attempting to process the Directory Server configuration file %s:  %s
-ERR_MAKELDIF_CANNOT_INITIALIZE_SCHEMA_584=An error occurred while \
- attempting to initialize the Directory Server schema based on the information \
- in configuration file %s:  %s
-ERR_MAKELDIF_IOEXCEPTION_DURING_PARSE_585=An error occurred while \
- attempting to read the template file:  %s
-ERR_MAKELDIF_EXCEPTION_DURING_PARSE_586=An error occurred while \
- attempting to parse the template file:  %s
 ERR_MAKELDIF_TAG_INVALID_FORMAT_STRING_587=Cannot parse value "%s" as an \
  valid format string for tag %s on line %d of the template file
 ERR_MAKELDIF_TAG_NO_RANDOM_TYPE_ARGUMENT_588=The random tag on line %d \
@@ -984,13 +967,8 @@
  random tag on line %d of the template file will always be an empty string
 ERR_MAKELDIF_TAG_UNKNOWN_RANDOM_TYPE_590=The random tag on line %d of \
  the template file references an unknown random type of %s
-INFO_MAKELDIF_DESCRIPTION_RESOURCE_PATH_591=Path to look for \
- MakeLDIF resources (e.g., data files) not found in the current working \
- directory or template directory path
 ERR_MAKELDIF_COULD_NOT_FIND_TEMPLATE_FILE_592=Could not find template \
  file %s
-ERR_MAKELDIF_NO_SUCH_RESOURCE_DIRECTORY_593=The specified resource \
- directory %s could not be found
 ERR_MAKELDIF_TAG_CANNOT_FIND_FILE_595=Cannot find file %s referenced by \
  tag %s on line %d of the template file
 ERR_MAKELDIF_TAG_INVALID_FILE_ACCESS_MODE_596=Invalid file access mode \
@@ -998,15 +976,8 @@
  "sequential" or "random"
 ERR_MAKELDIF_TAG_CANNOT_READ_FILE_597=An error occurred while trying to \
  read file %s referenced by tag %s on line %d of the template file:  %s
-ERR_MAKELDIF_UNABLE_TO_CREATE_LDIF_598=An error occurred while \
- attempting to open LDIF file %s for writing:  %s
-ERR_MAKELDIF_ERROR_WRITING_LDIF_599=An error occurred while writing data \
- to LDIF file %s:  %s
-INFO_MAKELDIF_PROCESSED_N_ENTRIES_600=Processed %d entries
 ERR_MAKELDIF_CANNOT_WRITE_ENTRY_601=An error occurred while attempting \
  to write entry %s to LDIF:  %s
-INFO_MAKELDIF_PROCESSING_COMPLETE_602=LDIF processing complete.  %d entries \
- written
 INFO_LDIFIMPORT_DESCRIPTION_TEMPLATE_FILE_603=Path to a MakeLDIF template to \
  use to generate the import data
 ERR_LDIFIMPORT_MISSING_REQUIRED_ARGUMENT_605=Neither the %s or the %s \
@@ -1177,8 +1148,6 @@
  of modify, add, and delete operations against data in an LDIF file
 INFO_LDIFSEARCH_TOOL_DESCRIPTION_696=This utility can be used to perform \
  search operations against data in an LDIF file
-INFO_MAKELDIF_TOOL_DESCRIPTION_697=This utility can be used to generate LDIF \
- data based on a definition in a template file
 INFO_RESTOREDB_TOOL_DESCRIPTION_698=This utility can be used to restore a \
  backup of a Directory Server backend
 INFO_STOPDS_TOOL_DESCRIPTION_699=This utility can be used to request that the \
@@ -2278,9 +2247,6 @@
 INFO_DESCRIPTION_CONNECTION_TIMEOUT_1712=Maximum length of time (in \
  milliseconds) that can be taken to establish a connection.  Use '0' to \
  specify no time out
-ERR_MAKELDIF_CANNOT_WRITE_ENTRY_WITHOUT_DN_1713=An error occurred while \
-attempting to write entry to LDIF:  Could not calculate the DN for the \
-entry (no value found for the RDN attribute %s)
 ERR_CLIENT_SIDE_TIMEOUT_1714=A client side timeout occurred.\
  %nAdditional Information:  %s
 INFO_MAXIMUM_DURATION_PLACEHOLDER_1716={maximum duration}
@@ -2593,7 +2559,6 @@
 REF_SHORT_DESC_LDIFMODIFY_15016=apply LDIF changes to LDIF
 REF_SHORT_DESC_LDIFSEARCH_15017=search LDIF with LDAP filters
 REF_SHORT_DESC_LIST_BACKENDS_15018=list OpenDJ backends and base DNs
-REF_SHORT_DESC_MAKELDIF_15019=generate test LDIF
 REF_SHORT_DESC_MANAGE_ACCOUNT_15020=manage state of OpenDJ server accounts
 REF_SHORT_DESC_MANAGE_TASKS_15021=manage OpenDJ server administration tasks
 REF_SHORT_DESC_REBUILD_INDEX_15022=rebuild index after configuration change
@@ -2639,7 +2604,6 @@
 INFO_LDAP_CONN_PROMPT_SECURITY_KEYSTORE_PASSWORD=Password for keystore '%s':
 INFO_LDAP_CONN_HEADING_CONNECTION_PARAMETERS=>>>> Specify OpenDJ LDAP connection parameters
 ERR_LDAP_CONN_BAD_HOST_NAME=The hostname "%s" could not be resolved. Please check you have provided the correct address
-ERR_LDAP_CONN_BAD_PORT_NUMBER=Invalid port number "%s". Please enter a valid port number between 1 and 65535
 INFO_LDAP_CONN_PROMPT_HOST_NAME=Directory server hostname or IP address [%s]:
 INFO_LDAP_CONN_PROMPT_SECURITY_USE_SECURE_CTX=How do you want to connect?
 INFO_LDAP_CONN_PROMPT_SECURITY_PROTOCOL_DEFAULT_CHOICE=%d

--
Gitblit v1.10.0