From 522f6e0074aadd441dfb06ed2b36e0e2b145cd2a 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)

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

diff --git a/opends/src/messages/messages/replication.properties b/opends/src/messages/messages/replication.properties
index cf409c6..2eef8cd 100644
--- a/opends/src/messages/messages/replication.properties
+++ b/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