From e9d8e51279f417f2f4948210b1cd1484cadf0bda Mon Sep 17 00:00:00 2001 From: Chris Ridd <chris.ridd@forgerock.com> Date: Thu, 20 Aug 2015 17:19:24 +0000 Subject: [PATCH] CR-8001 OPENDJ-2216 Add upgrade task which reruns dsjavaproperties --- opendj-server-legacy/src/messages/org/opends/messages/tool.properties | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/opendj-server-legacy/src/messages/org/opends/messages/tool.properties b/opendj-server-legacy/src/messages/org/opends/messages/tool.properties index 5cea53f..9752dec 100644 --- a/opendj-server-legacy/src/messages/org/opends/messages/tool.properties +++ b/opendj-server-legacy/src/messages/org/opends/messages/tool.properties @@ -2568,6 +2568,8 @@ stops INFO_UPGRADE_CLASSES_FOLDER_RENAMED_1852=The classes folder has been renamed to \ '%s' to avoid compatibility issues +ERR_UPGRADE_DSJAVAPROPERTIES_FAILED_1853=The dsjavaproperties tool failed to run. \ +Please rerun dsjavaproperties manually # Upgrade tasks INFO_UPGRADE_TASK_6869_SUMMARY_10000=Fixing de-DE collation matching rule OID @@ -2616,6 +2618,7 @@ INFO_UPGRADE_TASK_11339_SUMMARY_10036=Removing config for 'Extensions' INFO_UPGRADE_TASK_11476_SUMMARY_10037=Removing config for 'File System Entry Cache' INFO_UPGRADE_TASK_12226_SUMMARY_10038=Removing config for 'Entry Cache Preload' +INFO_UPGRADE_TASK_9206_SUMMARY_10039=Rerunning dsjavaproperties # Strings for generated reference documentation. REF_SHORT_DESC_BACKUP_15000=back up OpenDJ directory data -- Gitblit v1.10.0