From 62b134351917387ee30ed318f06f0dae766e8b31 Mon Sep 17 00:00:00 2001
From: Jean-Noel Rouvignac <jean-noel.rouvignac@forgerock.com>
Date: Wed, 15 Oct 2014 14:43:02 +0000
Subject: [PATCH] (CR-4811) Converted opendj3 code to use SearchRequest like API

---
 opendj3-server-dev/src/messages/messages/replication.properties |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/opendj3-server-dev/src/messages/messages/replication.properties b/opendj3-server-dev/src/messages/messages/replication.properties
index e3561a3..97fa2f5 100644
--- a/opendj3-server-dev/src/messages/messages/replication.properties
+++ b/opendj3-server-dev/src/messages/messages/replication.properties
@@ -121,8 +121,6 @@
  conflict information could not be added. Operation: %s, Result: %s
 ERR_CANNOT_RENAME_CONFLICT_ENTRY_58=An error happened trying to \
  rename a conflicting entry. DN: %s, Operation: %s, Result: %s
-ERR_EXCEPTION_RENAME_CONFLICT_ENTRY_59=An Exception happened when \
- trying to rename a conflicting entry. DN: %s, Operation: %s, Stacktrace: %s
 ERR_REPLICATION_COULD_NOT_CONNECT_61=The Replication is configured for \
  suffix %s but was not able to connect to any Replication Server
 ERR_CHANGELOG_ERROR_SENDING_ERROR_65=An unexpected error occurred \

--
Gitblit v1.10.0