From 5d9de534e2d6cc5156ce3c7d0bb8e3c2cc4e7588 Mon Sep 17 00:00:00 2001 From: kenneth_suter <kenneth_suter@localhost> Date: Thu, 03 May 2007 16:52:10 +0000 Subject: [PATCH] added a note to the welcome page of upgrader mentioning that the server will be stopped and started during the upgrapde --- opends/src/quicksetup/org/opends/quicksetup/resources/Resources.properties | 10 ++++++---- 1 files changed, 6 insertions(+), 4 deletions(-) diff --git a/opends/src/quicksetup/org/opends/quicksetup/resources/Resources.properties b/opends/src/quicksetup/org/opends/quicksetup/resources/Resources.properties index 16a41e9..48a8c58 100644 --- a/opends/src/quicksetup/org/opends/quicksetup/resources/Resources.properties +++ b/opends/src/quicksetup/org/opends/quicksetup/resources/Resources.properties @@ -926,17 +926,19 @@ upgrade-welcome-panel-offline-instructions=The OpenDS Upgrade tool will upgrade \ an existing build in place.<br><br>You will be prompted to choose among a list \ of available builds to which you can upgrade or you can specify an install\ - package (.zip) file that you have already downloaded.You can also use this tool to set up a build you have \ + package (.zip) file that you have already downloaded. You can also use this tool to set up a build you have \ downloaded manually.<br><br> \ Additional information on this tool is available in the <a href="https://opends.dev.java.net/public/docs/index.html"> \ - Documentation Depot</a> section of OpenDS project web site.<br><br> + Documentation Depot</a> section of OpenDS project web site.<br><br>\ + <i>Note:</i> the upgrade tool will be stop and start the OpenDS server upgrade-welcome-panel-webstart-instructions=The OpenDS Upgrade tool will upgrade \ an existing build in place.<br><br>You will be prompted to choose among a list \ of available builds to which you can upgrade or you can specify an install\ - package (.zip) file that you have already downloaded.You can also use this tool to set up a build you have \ + package (.zip) file that you have already downloaded. You can also use this tool to set up a build you have \ downloaded manually.<br><br> \ Additional information on this tool is available in the <a href="https://opends.dev.java.net/public/docs/index.html"> \ - Documentation Depot</a> section of OpenDS project web site.<br><br> + Documentation Depot</a> section of OpenDS project web site.<br><br>\ + <i>Note:</i> the upgrade tool will be stop and start the OpenDS server upgrade-location-label=Server to Upgrade: upgrade-location-tooltip=File system location of the build that will be upgraded upgrade-build-id-label=Build Version: -- Gitblit v1.10.0