From 0c16a8a85861aa7e67f7fe4390dc6661326be701 Mon Sep 17 00:00:00 2001
From: abobrov <abobrov@localhost>
Date: Fri, 17 Apr 2009 15:09:09 +0000
Subject: [PATCH] - move notice messages where they belong.

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

diff --git a/opendj-sdk/opends/src/messages/messages/task.properties b/opendj-sdk/opends/src/messages/messages/task.properties
index c9f83ab..4d2890a 100644
--- a/opendj-sdk/opends/src/messages/messages/task.properties
+++ b/opendj-sdk/opends/src/messages/messages/task.properties
@@ -194,5 +194,3 @@
 SEVERE_ERR_TASK_LDAP_FAILED_TO_CONNECT_WRONG_PORT_106=Unable to connect to the \
  server at %s on port %s. Check this port is an administration port
 INFO_TASK_STATE_RECURRING_107=Recurring
-NOTICE_TASK_STARTED_108=%s task %s started execution
-NOTICE_TASK_FINISHED_109=%s task %s finished execution

--
Gitblit v1.10.0