From b4bfab886e5e0ad8073c164763520c8fd829b973 Mon Sep 17 00:00:00 2001 From: Violette Roche-Montane <violette.roche-montane@forgerock.com> Date: Tue, 04 Mar 2014 09:03:06 +0000 Subject: [PATCH] CR-3127 OPENDJ-1098 – Upgrading must disable old patches --- opendj3-server-dev/src/messages/messages/tools.properties | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/opendj3-server-dev/src/messages/messages/tools.properties b/opendj3-server-dev/src/messages/messages/tools.properties index f127ce2..bbdf679 100644 --- a/opendj3-server-dev/src/messages/messages/tools.properties +++ b/opendj3-server-dev/src/messages/messages/tools.properties @@ -2553,6 +2553,8 @@ ERR_UPGRADE_CORRUPTED_TEMPLATE_1850='%s' is missing or empty, it is probably corrupted INFO_UPGRADE_REBUILD_INDEX_NO_BACKEND_FOUND_1851=No backend found. The rebuild index task \ stops +INFO_UPGRADE_CLASSES_FOLDER_RENAMED_1852=The classes folder has been renamed to \ +'%s' to avoid compatibility issues. # Upgrade tasks INFO_UPGRADE_TASK_6869_SUMMARY_10000=Fixing de-DE collation matching rule OID -- Gitblit v1.10.0