From b7f487a54baf8e589498774f77777d2fa96ae960 Mon Sep 17 00:00:00 2001
From: Ludovic Poitou <ludovic.poitou@forgerock.com>
Date: Wed, 08 Oct 2014 23:32:53 +0000
Subject: [PATCH] Port to the DJ3 dev branch the fix for OPENDJ-1580 : Upgrade: add task for password storage scheme PKCS5S2.

---
 opendj3-server-dev/src/messages/messages/tools.properties |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/opendj3-server-dev/src/messages/messages/tools.properties b/opendj3-server-dev/src/messages/messages/tools.properties
index ddb7380..bd7fb4c 100644
--- a/opendj3-server-dev/src/messages/messages/tools.properties
+++ b/opendj3-server-dev/src/messages/messages/tools.properties
@@ -2590,3 +2590,4 @@
 INFO_UPGRADE_TASK_10733_1_SUMMARY_10027=Removing 'dc=replicationchanges' backend
 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

--
Gitblit v1.10.0