From b367c9116aa754542377720f8ba8680191d04ce2 Mon Sep 17 00:00:00 2001
From: Nicolas Capponi <nicolas.capponi@forgerock.com>
Date: Mon, 21 Jul 2014 13:20:59 +0000
Subject: [PATCH] Checkpoint commit for OPENDJ-1206 : Create a new ReplicationBackend/ChangelogBackend   to support cn=changelog CR-4052

---
 opends/src/messages/messages/core.properties |    5 +----
 1 files changed, 1 insertions(+), 4 deletions(-)

diff --git a/opends/src/messages/messages/core.properties b/opends/src/messages/messages/core.properties
index a854126..c180ed8 100644
--- a/opends/src/messages/messages/core.properties
+++ b/opends/src/messages/messages/core.properties
@@ -1429,7 +1429,4 @@
 SEVERE_ERR_PWPOLICY_REJECT_DUE_TO_UNKNOWN_VALIDATOR_LOG_747=The password for \
  user %s could not be validated because the password policy subentry %s is \
  referring to an unknown password validator (%s). Please make sure the password \
- policy subentry only refers to validators that exist on all replicas
-MILD_ERR_SEARCH_UNSUPPORTED_CRITICAL_CONTROL_ECL_COOKIE_EXCHANGE_748=The search request \
- cannot be processed because the backend "%s" does not support the Changelog Exchange Control \
-  (oid: 1.3.6.1.4.1.26027.1.5.4)
\ No newline at end of file
+ policy subentry only refers to validators that exist on all replicas
\ No newline at end of file

--
Gitblit v1.10.0