From 4640fec656d96f3891a5534948f0b4c81df2f89d Mon Sep 17 00:00:00 2001
From: Matthew Swift <matthew.swift@forgerock.com>
Date: Thu, 26 Jan 2012 23:53:08 +0000
Subject: [PATCH] Fix OPENDJ-406:  Add support for rebuilding all degraded indexes to rebuild-index tool

---
 opends/src/messages/messages/task.properties |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/opends/src/messages/messages/task.properties b/opends/src/messages/messages/task.properties
index 6abd5eb..22570f1 100644
--- a/opends/src/messages/messages/task.properties
+++ b/opends/src/messages/messages/task.properties
@@ -21,6 +21,7 @@
 # CDDL HEADER END
 #
 #      Copyright 2006-2009 Sun Microsystems, Inc.
+#      Portions copyright 2012 ForgeRock AS.
 
 
 
@@ -197,7 +198,7 @@
  server at %s on port %s. Check this port is an administration port
 INFO_TASK_STATE_RECURRING_107=Recurring
 SEVERE_ERR_TASK_INDEXREBUILD_ALL_ERROR_108=Index option cannot be specified when \
-the rebuildAll option is used
+the rebuildAll or rebuildDegraded option is used
 INFO_TASK_PURGE_CONFLICTS_HIST_NAME_109=Purge conflicts historical
 SEVERE_ERR_TASK_INVALID_ATTRIBUTE_VALUE_110=Attribute %s has an invalid value. \
 Reason: %s
\ No newline at end of file

--
Gitblit v1.10.0