From 1df4f51adf614210ca4a9b9728327090ec5ea264 Mon Sep 17 00:00:00 2001
From: Gaetan Boismal <gaetan.boismal@forgerock.com>
Date: Fri, 11 Sep 2015 20:33:53 +0000
Subject: [PATCH] OPENDJ-1666 PR-19 CREST-3.0.0 Migration

---
 opendj-server-legacy/src/messages/org/opends/messages/protocol.properties |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/opendj-server-legacy/src/messages/org/opends/messages/protocol.properties b/opendj-server-legacy/src/messages/org/opends/messages/protocol.properties
index 91d6c42..9560963 100644
--- a/opendj-server-legacy/src/messages/org/opends/messages/protocol.properties
+++ b/opendj-server-legacy/src/messages/org/opends/messages/protocol.properties
@@ -916,3 +916,4 @@
   Verify that the keystore is properly configured
 ERR_INVALID_KEYSTORE_1527=No usable key was found for '%s'. Verify the keystore content
 INFO_DISABLE_CONNECTION_1528=Disabling %s
+ERR_INITIALIZE_HTTP_CONNECTION_HANDLER_1529=Failed to initialize Http Connection Handler

--
Gitblit v1.10.0