mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

Mark Craig
25.56.2013 002197a1a75b43892f8450b98f46d414b1c89a0f
Review comments by IM from Christophe
2 files modified
14 ■■■■■ changed files
opendj3/src/main/docbkx/install-guide/chap-install-cli.xml 6 ●●●● patch | view | raw | blame | history
opendj3/src/main/docbkx/install-guide/chap-upgrade.xml 8 ●●●●● patch | view | raw | blame | history
opendj3/src/main/docbkx/install-guide/chap-install-cli.xml
@@ -503,9 +503,9 @@
   <para>Before you install OpenDJ, install a Java runtime environment if none
   is installed yet.</para>
   <screen>$ java -version
java version ...
OpenJDK Runtime Environment ...</screen>
   <screen>$ su
Password:
# rpm -ivh jdk-*.rpm</screen>
  </step>
  <step>
opendj3/src/main/docbkx/install-guide/chap-upgrade.xml
@@ -34,13 +34,11 @@
 
 <para>This chapter covers upgrade from OpenDJ 2.4.5 and later versions.</para>
 <para>For upgrades from earlier versions, upgrade first to OpenDJ
 <?eval ${stableServerVersion}?>, and then follow the procedures in this
 chapter. See <link xlink:show="new"
 <para>For upgrades from earlier versions, upgrade first to at least OpenDJ
 2.4.5, and then follow the procedures in this chapter. See <link xlink:show="new"
 xlink:href="https://wikis.forgerock.org/confluence/display/OPENDJ/OpenDJ+Installation+Guide#OpenDJInstallationGuide-UpgradingOpenDJDirectoryServer"
 >Upgrading OpenDJ Directory Server</link> in the OpenDJ Wiki for details on
 upgrading to OpenDJ <?eval ${stableServerVersion}?> from earlier
 versions.</para>
 upgrading to OpenDJ 2.4.5 from earlier versions.</para>
 <procedure xml:id="before-you-upgrade">
  <title>Before You Upgrade</title>