From c0399c3fcc9ecf3aa84c2d0a3f14931c90865c12 Mon Sep 17 00:00:00 2001
From: Mark Craig <mark.craig@forgerock.com>
Date: Thu, 30 Jul 2015 07:32:20 +0000
Subject: [PATCH] OPENDJ-2195 Additional fix for man-pages build break
---
opendj-server-legacy/src/main/docbkx/man-pages/index.xml | 172 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++
opendj-server-legacy/src/main/assembly/man-pages-assembly.xml | 2
2 files changed, 173 insertions(+), 1 deletions(-)
diff --git a/opendj-server-legacy/src/main/assembly/man-pages-assembly.xml b/opendj-server-legacy/src/main/assembly/man-pages-assembly.xml
index 9a1d7ab..72fddf5 100644
--- a/opendj-server-legacy/src/main/assembly/man-pages-assembly.xml
+++ b/opendj-server-legacy/src/main/assembly/man-pages-assembly.xml
@@ -37,7 +37,7 @@
<fileSets>
<fileSet>
- <directory>${project.build.directory}/docbkx/manpages/reference</directory>
+ <directory>${project.build.directory}/docbkx/manpages/man-pages</directory>
<outputDirectory />
</fileSet>
</fileSets>
diff --git a/opendj-server-legacy/src/main/docbkx/man-pages/index.xml b/opendj-server-legacy/src/main/docbkx/man-pages/index.xml
new file mode 100644
index 0000000..bf30968
--- /dev/null
+++ b/opendj-server-legacy/src/main/docbkx/man-pages/index.xml
@@ -0,0 +1,172 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ ! CCPL HEADER START
+ !
+ ! This work is licensed under the Creative Commons
+ ! Attribution-NonCommercial-NoDerivs 3.0 Unported License.
+ ! To view a copy of this license, visit
+ ! http://creativecommons.org/licenses/by-nc-nd/3.0/
+ ! or send a letter to Creative Commons, 444 Castro Street,
+ ! Suite 900, Mountain View, California, 94041, USA.
+ !
+ ! You can also obtain a copy of the license at legal-notices/CC-BY-NC-ND.txt.
+ ! See the License for the specific language governing permissions
+ ! and limitations under the License.
+ !
+ ! If applicable, add the following below this CCPL HEADER, with the fields
+ ! enclosed by brackets "[]" replaced with your own identifying information:
+ ! Portions Copyright [yyyy] [name of copyright owner]
+ !
+ ! CCPL HEADER END
+ !
+ ! Copyright 2015 ForgeRock AS.
+ !
+-->
+<book xml:id="reference"
+ xmlns="http://docbook.org/ns/docbook" version="5.0" xml:lang="en"
+ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+ xsi:schemaLocation="http://docbook.org/ns/docbook
+ http://docbook.org/xml/5.0/xsd/docbook.xsd"
+ xmlns:xinclude="http://www.w3.org/2001/XInclude">
+ <info>
+
+ <title>OpenDJ Man Pages</title>
+ <subtitle>Version ${project.version}</subtitle>
+
+ <abstract>
+ <para>
+ Helper to allow the doc build tools to find the man pages.
+ </para>
+ </abstract>
+
+ <copyright>
+ <year>2015</year>
+ <holder>ForgeRock AS.</holder>
+ </copyright>
+
+ <authorgroup>
+ <author>
+ <personname>
+ <firstname>Mark</firstname> <surname>Craig</surname>
+ </personname>
+ </author>
+ </authorgroup>
+ </info>
+
+ <toc />
+
+ <reference>
+ <title>Directory Server Tools</title>
+
+ <xinclude:include href="man-backup.xml">
+ <xinclude:fallback><!-- Failed to include page --></xinclude:fallback>
+ </xinclude:include>
+ <xinclude:include href="man-base64.xml">
+ <xinclude:fallback><!-- Failed to include page --></xinclude:fallback>
+ </xinclude:include>
+ <xinclude:include href="man-control-panel.xml">
+ <xinclude:fallback><!-- Failed to include page --></xinclude:fallback>
+ </xinclude:include>
+ <xinclude:include href="man-create-rc-script.xml">
+ <xinclude:fallback><!-- Failed to include page --></xinclude:fallback>
+ </xinclude:include>
+ <xinclude:include href="man-dbtest.xml">
+ <xinclude:fallback><!-- Failed to include page --></xinclude:fallback>
+ </xinclude:include>
+ <xinclude:include href="man-dsconfig.xml">
+ <xinclude:fallback><!-- Failed to include page --></xinclude:fallback>
+ </xinclude:include>
+ <xinclude:include href="man-dsjavaproperties.xml">
+ <xinclude:fallback><!-- Failed to include page --></xinclude:fallback>
+ </xinclude:include>
+ <xinclude:include href="man-dsreplication.xml">
+ <xinclude:fallback><!-- Failed to include page --></xinclude:fallback>
+ </xinclude:include>
+ <xinclude:include href="man-encode-password.xml">
+ <xinclude:fallback><!-- Failed to include page --></xinclude:fallback>
+ </xinclude:include>
+ <xinclude:include href="man-export-ldif.xml">
+ <xinclude:fallback><!-- Failed to include page --></xinclude:fallback>
+ </xinclude:include>
+ <xinclude:include href="man-import-ldif.xml">
+ <xinclude:fallback><!-- Failed to include page --></xinclude:fallback>
+ </xinclude:include>
+ <xinclude:include href="man-ldapcompare.xml">
+ <xinclude:fallback><!-- Failed to include page --></xinclude:fallback>
+ </xinclude:include>
+ <xinclude:include href="man-ldapdelete.xml">
+ <xinclude:fallback><!-- Failed to include page --></xinclude:fallback>
+ </xinclude:include>
+ <xinclude:include href="man-ldapmodify.xml">
+ <xinclude:fallback><!-- Failed to include page --></xinclude:fallback>
+ </xinclude:include>
+ <xinclude:include href="man-ldappasswordmodify.xml">
+ <xinclude:fallback><!-- Failed to include page --></xinclude:fallback>
+ </xinclude:include>
+ <xinclude:include href="man-ldapsearch.xml">
+ <xinclude:fallback><!-- Failed to include page --></xinclude:fallback>
+ </xinclude:include>
+ <xinclude:include href="man-ldif-diff.xml">
+ <xinclude:fallback><!-- Failed to include page --></xinclude:fallback>
+ </xinclude:include>
+ <xinclude:include href="man-ldifmodify.xml">
+ <xinclude:fallback><!-- Failed to include page --></xinclude:fallback>
+ </xinclude:include>
+ <xinclude:include href="man-ldifsearch.xml">
+ <xinclude:fallback><!-- Failed to include page --></xinclude:fallback>
+ </xinclude:include>
+ <xinclude:include href="man-list-backends.xml">
+ <xinclude:fallback><!-- Failed to include page --></xinclude:fallback>
+ </xinclude:include>
+ <xinclude:include href="man-make-ldif.xml">
+ <xinclude:fallback><!-- Failed to include page --></xinclude:fallback>
+ </xinclude:include>
+ <xinclude:include href="man-make-ldif-template.xml" />
+ <xinclude:include href="man-manage-account.xml">
+ <xinclude:fallback><!-- Failed to include page --></xinclude:fallback>
+ </xinclude:include>
+ <xinclude:include href="man-manage-tasks.xml">
+ <xinclude:fallback><!-- Failed to include page --></xinclude:fallback>
+ </xinclude:include>
+ <xinclude:include href="man-rebuild-index.xml">
+ <xinclude:fallback><!-- Failed to include page --></xinclude:fallback>
+ </xinclude:include>
+ <xinclude:include href="man-restore.xml">
+ <xinclude:fallback><!-- Failed to include page --></xinclude:fallback>
+ </xinclude:include>
+ <xinclude:include href="man-setup.xml">
+ <xinclude:fallback><!-- Failed to include page --></xinclude:fallback>
+ </xinclude:include>
+ <xinclude:include href="man-start-ds.xml">
+ <xinclude:fallback><!-- Failed to include page --></xinclude:fallback>
+ </xinclude:include>
+ <xinclude:include href="man-status.xml">
+ <xinclude:fallback><!-- Failed to include page --></xinclude:fallback>
+ </xinclude:include>
+ <xinclude:include href="man-stop-ds.xml">
+ <xinclude:fallback><!-- Failed to include page --></xinclude:fallback>
+ </xinclude:include>
+ <xinclude:include href="man-uninstall.xml">
+ <xinclude:fallback><!-- Failed to include page --></xinclude:fallback>
+ </xinclude:include>
+ <xinclude:include href="man-upgrade.xml">
+ <xinclude:fallback><!-- Failed to include page --></xinclude:fallback>
+ </xinclude:include>
+ <xinclude:include href="man-verify-index.xml">
+ <xinclude:fallback><!-- Failed to include page --></xinclude:fallback>
+ </xinclude:include>
+ <xinclude:include href="man-windows-service.xml" />
+ </reference>
+
+ <xinclude:include href="man-dsconfig-subcommands-ref.xml">
+ <xinclude:fallback><!-- Failed to include page --></xinclude:fallback>
+ </xinclude:include>
+
+ <reference>
+ <title>OpenSolaris Support Reference</title>
+ <xinclude:include href="man-configure.xml" />
+ <xinclude:include href="man-opendj.xml" />
+ </reference>
+
+ <index />
+</book>
--
Gitblit v1.10.0