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

Mark Craig
27.00.2013 688853499187ddbfb021efb93932c6ab4e2fbb6c
Additional fix for DOCS-21: Release documentation builds should include product release date
3 files modified
3 ■■■■■ changed files
opendj3/src/main/docbkx/admin-guide/index.xml 1 ●●●● patch | view | raw | blame | history
opendj3/src/main/docbkx/dev-guide/index.xml 1 ●●●● patch | view | raw | blame | history
opendj3/src/main/docbkx/install-guide/index.xml 1 ●●●● patch | view | raw | blame | history
opendj3/src/main/docbkx/admin-guide/index.xml
@@ -56,6 +56,7 @@
  <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>
 </info>
 <toc />
opendj3/src/main/docbkx/dev-guide/index.xml
@@ -50,6 +50,7 @@
  <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>
 </info>
 <toc />
opendj3/src/main/docbkx/install-guide/index.xml
@@ -47,6 +47,7 @@
  <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>
 </info>
 <toc />