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

Mark Craig
10.49.2014 e9237b05764f5b9062635a363c7d6675e84e4d38
src/main/docbkx/install-guide/index.xml
@@ -20,34 +20,37 @@
  !
  ! CCPL HEADER END
  !
  !      Copyright 2011-2013 ForgeRock AS
  !      Copyright 2011-2014 ForgeRock AS
  !    
-->
<book xml:id='install-guide'
 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:xlink='http://www.w3.org/1999/xlink'
 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 <?eval ${docTargetVersion}?> Installation Guide</title>
  <xinclude:include href="../shared/mediaobject-fr-logo.xml" />
  <title>OpenDJ Installation Guide</title>
  <subtitle>Version ${docTargetVersion}</subtitle>
  <abstract>
   <para>This guide shows you how to install OpenDJ directory services. The
   OpenDJ project offers open source LDAP directory services in Java.</para>
  </abstract>
  <copyright>
   <year>2011-2013</year>
   <year>2011-2014</year>
   <holder>ForgeRock AS</holder>
  </copyright>
  <authorgroup>
   <author>
    <personname><firstname>Mark</firstname><surname>Craig</surname></personname>
    <personname><firstname>Mark </firstname><surname>Craig</surname></personname>
    <xinclude:include href="../shared/affiliation-fr.xml"/>
   </author>
  </authorgroup>
  <xinclude:include href='../legal.xml' />
  <date><?dbtimestamp format="B d, Y"?></date>
  <pubdate>Publication date: <?dbtimestamp format="B d, Y"?></pubdate>
  <releaseinfo><?eval ${softwareReleaseDate}?></releaseinfo>
  <date>${publicationDate}</date>
  <pubdate>${publicationDate}</pubdate>
  <releaseinfo>${softwareReleaseDate}</releaseinfo>
 </info>
 <toc />