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/jeb.properties |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/opends/src/messages/messages/jeb.properties b/opends/src/messages/messages/jeb.properties
index 93c8282..fa9c435 100644
--- a/opends/src/messages/messages/jeb.properties
+++ b/opends/src/messages/messages/jeb.properties
@@ -21,6 +21,7 @@
 # CDDL HEADER END
 #
 #      Copyright 2006-2010 Sun Microsystems, Inc.
+#      Portions copyright 2012 ForgeRock AS.
 
 
 
@@ -448,4 +449,6 @@
   disabled for the extensible index of the %s attribute
 NOTICE_JEB_SUBORDINATE_INDEXES_DISABLED_230=The subordinate indexes have been \
  disabled for database backend %s
+NOTICE_JEB_REBUILD_DEGRADED_START_231=Rebuild of all degraded indexes started \
+ with %d total entries to process
 

--
Gitblit v1.10.0