From 748f1de2c23e94d7a1138b3bcbf7eeffc9bafc3b Mon Sep 17 00:00:00 2001
From: Mark Craig <mark.craig@forgerock.com>
Date: Fri, 20 Feb 2015 13:25:03 +0000
Subject: [PATCH] CR-6143 OPENDJ-1746 Update doc for alternative backends
---
opendj-server-legacy/src/messages/org/opends/messages/tool.properties | 7 +++----
1 files changed, 3 insertions(+), 4 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 c468df2..45299f6 100644
--- a/opendj-server-legacy/src/messages/org/opends/messages/tool.properties
+++ b/opendj-server-legacy/src/messages/org/opends/messages/tool.properties
@@ -1241,8 +1241,7 @@
this utility connects to the OpenDJ administration port and \
creates a shutdown task to stop the server
INFO_VERIFYINDEX_TOOL_DESCRIPTION_700=This utility can be used to ensure that \
- index data is consistent within a backend based on the Berkeley DB Java \
- Edition
+ index data is consistent within an indexed backend database
INFO_WAIT4DEL_TOOL_DESCRIPTION_701=This utility can be used to wait for a \
file to be removed from the filesystem
ERR_TOOL_CONFLICTING_ARGS_702=You may not provide both the --%s and \
@@ -1457,7 +1456,7 @@
ERR_WINDOWS_SERVICE_CLEANUP_ERROR_848=An unexpected error occurred \
cleaning up the service %s
INFO_REBUILDINDEX_TOOL_DESCRIPTION_849=This utility can be used to rebuild \
- index data within a backend based on the Berkeley DB Java Edition
+ index data within an indexed backend database
INFO_REBUILDINDEX_DESCRIPTION_BASE_DN_850=Base DN of a backend \
supporting indexing. Rebuild is performed on indexes within the scope of the \
given base DN
@@ -2659,7 +2658,7 @@
<term>JE Database Name</term> \
<listitem> \
<para> \
- Name of the Berkeley Java Edition database, \
+ Name of the <literal>local-db</literal> backend database, \
which reflects how OpenDJ directory server \
organizes the data in the database. \
</para> \
--
Gitblit v1.10.0