From 5caf9cbface8c3ce8e30390ea43dc9a855a6b165 Mon Sep 17 00:00:00 2001
From: Mark Craig <mark.craig@forgerock.com>
Date: Tue, 24 Jul 2012 10:45:20 +0000
Subject: [PATCH] Prepare to publish 2.5.0-Xpress1 release notes
---
opendj3/src/site/xdoc/docs.xml | 6 +++++-
opendj3/src/site/site.xml | 4 ++++
opendj3/pom.xml | 3 ++-
opendj3/src/site/xdoc/news.xml | 2 +-
4 files changed, 12 insertions(+), 3 deletions(-)
diff --git a/opendj3/pom.xml b/opendj3/pom.xml
index b58a3fe..d630ba7 100644
--- a/opendj3/pom.xml
+++ b/opendj3/pom.xml
@@ -105,7 +105,8 @@
<stableSDKversion>version.not.defined</stableSDKversion>
<currentServerVersion>2.5.0-SNAPSHOT</currentServerVersion>
<stableServerVersion>2.4.5</stableServerVersion>
- <docTargetVersion>2.5.0</docTargetVersion>
+<!-- <docTargetVersion>2.5.0</docTargetVersion> -->
+ <docTargetVersion>2.5.0-Xpress1</docTargetVersion>
<siteDistributionURL>scp://forgerock.org/var/www/vhosts/opendj.forgerock.org/httpdocs</siteDistributionURL>
<i18nFrameworkVersion>1.4.0</i18nFrameworkVersion>
<gaId>UA-23412190-8</gaId>
diff --git a/opendj3/src/site/site.xml b/opendj3/src/site/site.xml
index 03745e9..a457ffb 100644
--- a/opendj3/src/site/site.xml
+++ b/opendj3/src/site/site.xml
@@ -64,6 +64,10 @@
<item name="Toolkit" href="opendj-ldap-toolkit" />
</menu>
+ <menu name="Released Documentation">
+ <item name="OpenDJ 2.5.0-Xpress1" href="http://docs.forgerock.org/en/index.html?product=opendj&version=2.5.0-Xpress1" />
+ </menu>
+
<menu name="OpenDJ Documentation">
<item name="All Formats" href="docs.html" />
<item name="Release Notes" href="./doc/release-notes/index.html" />
diff --git a/opendj3/src/site/xdoc/docs.xml b/opendj3/src/site/xdoc/docs.xml
index 4b0120d..171cbed 100644
--- a/opendj3/src/site/xdoc/docs.xml
+++ b/opendj3/src/site/xdoc/docs.xml
@@ -33,7 +33,11 @@
</properties>
<body>
<section name="Core Documentation">
- <p>This core documentation is in progress as part of the OpenDJ project.</p>
+ <p>This core documentation is <strong>in progress</strong> as part of
+ the OpenDJ project.</p>
+ <p>For completed, released documentation, see <a
+ href="http://docs.forgerock.org/en/index.html?product=opendj"
+ >docs.forgerock.org</a>.</p>
<dl>
<dt>Release Notes</dt>
<dd><a href="./doc/OpenDJ-Release-Notes.epub">EPUB</a>,
diff --git a/opendj3/src/site/xdoc/news.xml b/opendj3/src/site/xdoc/news.xml
index 38b0141..01120d6 100644
--- a/opendj3/src/site/xdoc/news.xml
+++ b/opendj3/src/site/xdoc/news.xml
@@ -41,7 +41,7 @@
OpenDJ passwords, 30 additional new features and enhancements, and 150 bug
fixes. Get OpenDJ 2.5.0 Xpress from the
<a href="http://www.forgerock.org/opendj.html">download page</a>. Be sure to
- read the <a href="http://opendj.forgerock.org/doc/release-notes/index.html"
+ read the <a href="http://docs.forgerock.org/en/opendj/2.5.0-Xpress1/release-notes/index.html"
>Release Notes</a> for additional information.</p>
<p>February 27, 2012. OpenDJ 2.4.5 is now available. OpenDJ 2.4.5 is an
--
Gitblit v1.10.0