From 4be554ddc1e28746716c15fe1e81c1eb86402fa4 Mon Sep 17 00:00:00 2001 From: Jean-Noel Rouvignac <jean-noel.rouvignac@forgerock.com> Date: Tue, 18 Nov 2014 14:07:15 +0000 Subject: [PATCH] OPENDJ-1545 Remove Workflow, NetworkGroups and related attempts at building a proxy --- opendj3-server-dev/src/messages/messages/tools.properties | 6 +++++- 1 files changed, 5 insertions(+), 1 deletions(-) diff --git a/opendj3-server-dev/src/messages/messages/tools.properties b/opendj3-server-dev/src/messages/messages/tools.properties index bd7fb4c..afa276a 100644 --- a/opendj3-server-dev/src/messages/messages/tools.properties +++ b/opendj3-server-dev/src/messages/messages/tools.properties @@ -2578,7 +2578,7 @@ INFO_UPGRADE_TASK_8985_2_SUMMARY_10018=Updating subject attribute to user attribute configuration INFO_UPGRADE_TASK_9013_DESCRIPTION_10019=OpenDJ 2.5.0-Xpress1 introduced a \ regression in the ds-sync-hist ordering index. This index has to be rebuilt and this could take a long time \ - to proceed. Do you want to launch this process at automatically at the end of the upgrade? + to proceed. Do you want to launch this process automatically at the end of the upgrade? ERR_TASK_TOOL_LDAP_ERROR_10020=ERROR: The server rejected the task for the following reason: %s INFO_UPGRADE_TASK_10133_1_SUMMARY_10021=Changing matching rule for 'userCertificate' and \ 'caCertificate' to CertificateExactMatch @@ -2591,3 +2591,7 @@ INFO_UPGRADE_TASK_10733_2_SUMMARY_10028=Removing ACI for 'dc=replicationchanges' INFO_UPGRADE_TASK_10820_SUMMARY_10029=Adding default privilege 'changelog-read' to all root DNs INFO_UPGRADE_TASK_10908_SUMMARY_10030=Adding PKCS5S2 password storage scheme configuration +INFO_UPGRADE_TASK_11237_1_SUMMARY_10031=Removing config for 'Network Groups' +INFO_UPGRADE_TASK_11237_2_SUMMARY_10032=Removing config for 'Workflows' +INFO_UPGRADE_TASK_11237_3_SUMMARY_10033=Removing config for 'Workflow Elements' +INFO_UPGRADE_TASK_11239_1_SUMMARY_10034=Removing config for 'Network Group Plugin' -- Gitblit v1.10.0