From e2aaf01e611fe8b1563c07d649b7d7469ebdd1f6 Mon Sep 17 00:00:00 2001 From: Nicolas Capponi <nicolas.capponi@forgerock.com> Date: Fri, 14 Feb 2014 11:41:35 +0000 Subject: [PATCH] Checkpoint commit for OPENDJ-1288 : Migrate I18n and logging support to i18n framework and SLF4J --- opendj3-server-dev/src/messages/messages/tools.properties | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/opendj3-server-dev/src/messages/messages/tools.properties b/opendj3-server-dev/src/messages/messages/tools.properties index 9960fe4..f127ce2 100644 --- a/opendj3-server-dev/src/messages/messages/tools.properties +++ b/opendj3-server-dev/src/messages/messages/tools.properties @@ -2583,3 +2583,7 @@ INFO_UPGRADE_TASK_10133_1_SUMMARY_10021=Changing matching rule for 'userCertificate' and \ 'caCertificate' to CertificateExactMatch INFO_UPGRADE_TASK_10133_2_SUMMARY_10022=Configuring 'CertificateExactMatch' matching rule +INFO_UPGRADE_TASK_10214_1_SUMMARY_10023=Updating ds-cfg-java-class attribute in File-Based Debug Logger +INFO_UPGRADE_TASK_10232_1_SUMMARY_10024=Deleting ds-cfg-default-debug-level attribute in File-Based Debug Logger +INFO_UPGRADE_TASK_10329_1_SUMMARY_10025=Updating ds-cfg-default-severity attribute in File-Based Error Logger +INFO_UPGRADE_TASK_10339_1_SUMMARY_10026=Updating ds-cfg-override-severity attribute in Replication Repair Logger -- Gitblit v1.10.0