From 956f022fab3a625cadee5777213d33dd89996700 Mon Sep 17 00:00:00 2001 From: Violette Roche-Montane <violette.roche-montane@forgerock.com> Date: Mon, 17 Jun 2013 06:39:20 +0000 Subject: [PATCH] CR-1849 OPENDJ-985 Upgrade: add task to convert the "e:mail" mapping to "emailAddress:mail" --- opends/src/messages/messages/tools.properties | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/opends/src/messages/messages/tools.properties b/opends/src/messages/messages/tools.properties index d4f48be..3100921 100644 --- a/opends/src/messages/messages/tools.properties +++ b/opends/src/messages/messages/tools.properties @@ -2711,4 +2711,6 @@ INFO_UPGRADE_TASK_8613_SUMMARY_10014=Adding HTTP connection handler configuration INFO_UPGRADE_TASK_8832_SUMMARY_10015=Adding file-based HTTP access logger INFO_UPGRADE_TASK_7466_SUMMARY_10016=Rename SNMP security config file +INFO_UPGRADE_TASK_8985_1_SUMMARY_10017=Adding 'emailAddress' attribute +INFO_UPGRADE_TASK_8985_2_SUMMARY_10018=Updating subject attribute to user attribute configuration -- Gitblit v1.10.0