From f3038ae9309dd1b7ce86cff0bc0bf15807d6d3d7 Mon Sep 17 00:00:00 2001
From: Mark Craig <mark.craig@forgerock.com>
Date: Fri, 30 Sep 2011 09:57:39 +0000
Subject: [PATCH] If release notes need an index, we need to make them shorter instead.

---
 opendj3/src/main/docbkx/release-notes/OpenDJ-Release-Notes.xml |    1 -
 opendj3/src/main/docbkx/release-notes/chap-testing.xml         |    1 -
 2 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/opendj3/src/main/docbkx/release-notes/OpenDJ-Release-Notes.xml b/opendj3/src/main/docbkx/release-notes/OpenDJ-Release-Notes.xml
index 24e01fc..b0f0dcf 100644
--- a/opendj3/src/main/docbkx/release-notes/OpenDJ-Release-Notes.xml
+++ b/opendj3/src/main/docbkx/release-notes/OpenDJ-Release-Notes.xml
@@ -90,6 +90,5 @@
  <xinclude:include href='chap-feedback.xml' />
  <xinclude:include href='chap-support.xml' />
 
- <index />
  <?dbhtml-include href="../ga.html"?>
 </book>
diff --git a/opendj3/src/main/docbkx/release-notes/chap-testing.xml b/opendj3/src/main/docbkx/release-notes/chap-testing.xml
index 53c497f..0176a6c 100644
--- a/opendj3/src/main/docbkx/release-notes/chap-testing.xml
+++ b/opendj3/src/main/docbkx/release-notes/chap-testing.xml
@@ -31,7 +31,6 @@
  xmlns:xinclude='http://www.w3.org/2001/XInclude'>
  <title>Tested Operating Systems &amp; Application Servers</title>
  
- <indexterm><primary>System requirements</primary></indexterm>
  <para>OpenDJ software depends on the Java environment more than it depends
  on the underlying operating systems. OpenDJ directory server relies on Java 6,
  specifically at least the Java Standard Edition 6.0 (Sun version 1.6.0_10)

--
Gitblit v1.10.0