From f0a048d41a13eca4cba405da9403c2469ca3d1ea Mon Sep 17 00:00:00 2001
From: Fabio Pistolesi <fabio.pistolesi@forgerock.com>
Date: Tue, 05 May 2015 14:18:24 +0000
Subject: [PATCH] OPENDJ-1849 CR-6835 Remove references to JE from pluggable backend

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

diff --git a/opendj-server-legacy/src/messages/org/opends/messages/utility.properties b/opendj-server-legacy/src/messages/org/opends/messages/utility.properties
index 38a158b..b005ae9 100644
--- a/opendj-server-legacy/src/messages/org/opends/messages/utility.properties
+++ b/opendj-server-legacy/src/messages/org/opends/messages/utility.properties
@@ -605,8 +605,6 @@
 NOTE_BACKUP_VERIFY_FILE_319=Verifying backup file: %s
 NOTE_BACKUP_RESTORED_FILE_320=Restored backup file: %s (size %d)
 NOTE_BACKUP_ARCHIVED_FILE_321=Archived backup file: %s
-WARN_BACKUPDB_INCREMENTAL_NOT_FOUND_DOING_NORMAL_322=Could not find any \
- backup in '%s'. A full backup will be executed
 ERR_BACKUP_CANNOT_GET_MAC_KEY_ID_323=An error occurred while attempting to \
  obtain the MAC key ID to create the signed hash for the backup %s : %s
 ERR_BACKUP_CANNOT_CREATE_DIRECTORY_TO_RESTORE_FILE_324=An error occurred while \
@@ -616,4 +614,4 @@
  backup of %s : %s
 ERR_BACKUP_CANNOT_CREATE_SAVE_DIRECTORY_326=An error occurred while \
  attempting to create a save directory with base path %s before restore of \
- backup of %s: %s
\ No newline at end of file
+ backup of %s: %s

--
Gitblit v1.10.0