From cc81934124e3e64d8215d63b8c653d4d262f4566 Mon Sep 17 00:00:00 2001
From: Ludovic Poitou <ludovic.poitou@forgerock.com>
Date: Thu, 05 Sep 2013 10:59:15 +0000
Subject: [PATCH] Fix last build test failure (another style enforcement: Messages must not end with a dot, unlike Javadoc)

---
 opendj-sdk/opends/src/messages/messages/replication.properties |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/opendj-sdk/opends/src/messages/messages/replication.properties b/opendj-sdk/opends/src/messages/messages/replication.properties
index cf409c6..2eef8cd 100644
--- a/opendj-sdk/opends/src/messages/messages/replication.properties
+++ b/opendj-sdk/opends/src/messages/messages/replication.properties
@@ -495,4 +495,4 @@
 MILD_ERR_READING_FIRST_THEN_LAST_IN_CHANGENUMBER_DATABASE_217=An error occurred \
  when accessing the change number database: impossible to read the last record \
  after having successfully read the first. Database might have been cleaned or \
- closed between successive reads.
+ closed between successive reads

--
Gitblit v1.10.0