From abe816c6b5eb69c23b0b786c5b562b6171760a2e Mon Sep 17 00:00:00 2001
From: Mark Craig <mark.craig@forgerock.com>
Date: Thu, 29 Mar 2012 13:56:31 +0000
Subject: [PATCH] Move prerequistes to release notes as for other products
---
opendj3/src/main/docbkx/release-notes/index.xml | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/opendj3/src/main/docbkx/release-notes/index.xml b/opendj3/src/main/docbkx/release-notes/index.xml
index 87dd984..1f0519e 100644
--- a/opendj3/src/main/docbkx/release-notes/index.xml
+++ b/opendj3/src/main/docbkx/release-notes/index.xml
@@ -20,7 +20,7 @@
!
! CCPL HEADER END
!
- ! Copyright 2011 ForgeRock AS
+ ! Copyright 2011-2012 ForgeRock AS
!
-->
<book xml:id='release-notes'
@@ -37,7 +37,7 @@
in Java.</para>
</abstract>
<copyright>
- <year>2011</year>
+ <year>2011-2012</year>
<holder>ForgeRock AS</holder>
</copyright>
<authorgroup>
@@ -85,9 +85,9 @@
</preface>
<xinclude:include href='chap-whats-new.xml' />
+ <xinclude:include href='chap-before-you-install.xml' />
<xinclude:include href='chap-compatibility.xml' />
<xinclude:include href='chap-issues.xml' />
- <xinclude:include href='chap-testing.xml' />
<xinclude:include href='chap-feedback.xml' />
<xinclude:include href='chap-support.xml' />
</book>
--
Gitblit v1.10.0