Author: jaredmorgs
Date: 2013-04-05 00:39:28 -0400 (Fri, 05 Apr 2013)
New Revision: 9255
Added:
epp/docs/JPP/trunk/Migration_Guide/en-US/Migration_Guide.ent
epp/docs/JPP/trunk/Migration_Guide/en-US/Migration_Guide.xml
Removed:
epp/docs/JPP/trunk/Migration_Guide/en-US/Migration_Notes.ent
epp/docs/JPP/trunk/Migration_Guide/en-US/Migration_Notes.xml
Modified:
epp/docs/JPP/trunk/Development_Guide/en-US/Architectural_Choices.xml
epp/docs/JPP/trunk/Development_Guide/en-US/Preface.xml
epp/docs/JPP/trunk/Development_Guide/en-US/Revision_History.xml
epp/docs/JPP/trunk/Development_Guide/publican.cfg
epp/docs/JPP/trunk/Migration_Guide/en-US/Article_Info.xml
epp/docs/JPP/trunk/Migration_Guide/en-US/Revision_History.xml
epp/docs/JPP/trunk/Migration_Guide/publican.cfg
epp/docs/JPP/trunk/User_Guide/en-US/Author_Group.xml
epp/docs/JPP/trunk/User_Guide/en-US/Book_Info.xml
epp/docs/JPP/trunk/User_Guide/en-US/Revision_History.xml
epp/docs/JPP/trunk/User_Guide/publican.cfg
Log:
Cleaning up the entire SVN dir with restaged docs for the 6.1 placeholder docs
Modified: epp/docs/JPP/trunk/Development_Guide/en-US/Architectural_Choices.xml
===================================================================
(Binary files differ)
Modified: epp/docs/JPP/trunk/Development_Guide/en-US/Preface.xml
===================================================================
--- epp/docs/JPP/trunk/Development_Guide/en-US/Preface.xml 2013-04-05 00:16:13 UTC (rev
9254)
+++ epp/docs/JPP/trunk/Development_Guide/en-US/Preface.xml 2013-04-05 04:39:28 UTC (rev
9255)
@@ -1,8 +1,8 @@
<?xml version='1.0' encoding='UTF-8'?>
-<!-- This document was created with Syntext Serna Free. -->
<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
<!ENTITY % BOOK_ENTITIES SYSTEM "Development_Guide.ent">
-%BOOK_ENTITIES;]>
+%BOOK_ENTITIES;
+]>
<preface id="pref-Development_Guide-Preface">
<title>Preface</title>
<xi:include
xmlns:xi="http://www.w3.org/2001/XInclude"
href="Common_Content/Conventions.xml"/>
Modified: epp/docs/JPP/trunk/Development_Guide/en-US/Revision_History.xml
===================================================================
--- epp/docs/JPP/trunk/Development_Guide/en-US/Revision_History.xml 2013-04-05 00:16:13
UTC (rev 9254)
+++ epp/docs/JPP/trunk/Development_Guide/en-US/Revision_History.xml 2013-04-05 04:39:28
UTC (rev 9255)
@@ -1,14 +1,15 @@
<?xml version='1.0' encoding='UTF-8'?>
<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
<!ENTITY % BOOK_ENTITIES SYSTEM "Development_Guide.ent">
-%BOOK_ENTITIES;]>
+%BOOK_ENTITIES;
+]>
<appendix id="appe-Developer_Guide-Revision_History">
<title>Revision History</title>
<simpara>
<revhistory>
<revision>
<revnumber>6.1.0-1</revnumber>
- <date>Tue Mar 26 2013</date>
+ <date>Fri Apr 5 2013</date>
<author>
<firstname>Jared</firstname>
<surname>Morgan</surname>
@@ -20,20 +21,6 @@
</simplelist>
</revdescription>
</revision>
- <revision>
- <revnumber>6.0.0-100</revnumber>
- <date>Tue Mar 05 2013</date>
- <author>
- <firstname>Jared</firstname>
- <surname>Morgan</surname>
- <email/>
- </author>
- <revdescription>
- <simplelist>
- <member>Prepared for JBoss Portal Platform 6.0 GA.</member>
- </simplelist>
- </revdescription>
- </revision>
</revhistory>
</simpara>
</appendix>
Modified: epp/docs/JPP/trunk/Development_Guide/publican.cfg
===================================================================
--- epp/docs/JPP/trunk/Development_Guide/publican.cfg 2013-04-05 00:16:13 UTC (rev 9254)
+++ epp/docs/JPP/trunk/Development_Guide/publican.cfg 2013-04-05 04:39:28 UTC (rev 9255)
@@ -3,4 +3,4 @@
debug: 1
type: Book
git_branch: docs-rhel-6
-#show_remarks: 1
+show_remarks: 1
Modified: epp/docs/JPP/trunk/Migration_Guide/en-US/Article_Info.xml
===================================================================
(Binary files differ)
Copied: epp/docs/JPP/trunk/Migration_Guide/en-US/Migration_Guide.ent (from rev 9252,
epp/docs/JPP/trunk/Migration_Guide/en-US/Migration_Notes.ent)
===================================================================
--- epp/docs/JPP/trunk/Migration_Guide/en-US/Migration_Guide.ent
(rev 0)
+++ epp/docs/JPP/trunk/Migration_Guide/en-US/Migration_Guide.ent 2013-04-05 04:39:28 UTC
(rev 9255)
@@ -0,0 +1,10 @@
+<!ENTITY YEAR "2013">
+<!ENTITY HOLDER "Red Hat, Inc">
+<!-- Bugzilla Specifics -->
+<!ENTITY BZPRODUCT "JBoss Enterprise Portal Platform 6">
+<!ENTITY BZCOMPONENT "docs-Migration_Guide">
+<!ENTITY BZURL "<ulink
url='https://bugzilla.redhat.com/enter_bug.cgi?product=JBoss&perc...
+<!-- Version Specifcs: -->
+<!ENTITY VX "6">
+<!ENTITY VY "6.1">
+<!ENTITY VZ "6.1.0">
Copied: epp/docs/JPP/trunk/Migration_Guide/en-US/Migration_Guide.xml (from rev 9252,
epp/docs/JPP/trunk/Migration_Guide/en-US/Migration_Notes.xml)
===================================================================
(Binary files differ)
Deleted: epp/docs/JPP/trunk/Migration_Guide/en-US/Migration_Notes.ent
===================================================================
--- epp/docs/JPP/trunk/Migration_Guide/en-US/Migration_Notes.ent 2013-04-05 00:16:13 UTC
(rev 9254)
+++ epp/docs/JPP/trunk/Migration_Guide/en-US/Migration_Notes.ent 2013-04-05 04:39:28 UTC
(rev 9255)
@@ -1,8 +0,0 @@
-<!ENTITY PRODUCT "JBoss Portal Platform">
-<!ENTITY BOOKID "Migration_Notes">
-<!ENTITY YEAR "2013">
-<!ENTITY HOLDER "Red Hat, Inc">
-<!-- Bugzilla Specifics -->
-<!ENTITY BZPRODUCT "JBoss Enterprise Portal Platform 6">
-<!ENTITY BZCOMPONENT "docs-Migration_Guide">
-<!ENTITY BZURL "<ulink
url='https://bugzilla.redhat.com/enter_bug.cgi?product=JBoss&perc...
Deleted: epp/docs/JPP/trunk/Migration_Guide/en-US/Migration_Notes.xml
===================================================================
(Binary files differ)
Modified: epp/docs/JPP/trunk/Migration_Guide/en-US/Revision_History.xml
===================================================================
(Binary files differ)
Modified: epp/docs/JPP/trunk/Migration_Guide/publican.cfg
===================================================================
--- epp/docs/JPP/trunk/Migration_Guide/publican.cfg 2013-04-05 00:16:13 UTC (rev 9254)
+++ epp/docs/JPP/trunk/Migration_Guide/publican.cfg 2013-04-05 04:39:28 UTC (rev 9255)
@@ -1,5 +1,5 @@
xml_lang: "en-US"
type: Article
brand: JBoss
-#show_remarks: 1
+show_remarks: 1
git_branch: docs-rhel-6
Modified: epp/docs/JPP/trunk/User_Guide/en-US/Author_Group.xml
===================================================================
--- epp/docs/JPP/trunk/User_Guide/en-US/Author_Group.xml 2013-04-05 00:16:13 UTC (rev
9254)
+++ epp/docs/JPP/trunk/User_Guide/en-US/Author_Group.xml 2013-04-05 04:39:28 UTC (rev
9255)
@@ -8,14 +8,4 @@
<firstname>Red Hat</firstname>
<surname>Documentation Group</surname>
</author>
- <othercredit>
- <affiliation>
- <orgname><emphasis role="bold">
- <ulink
url="http://www.jboss.org/gatein/"
type="http">GateIn Portal</ulink>
- </emphasis> and <emphasis role="bold">
- <ulink url="http://www.exoplatform.com"
type="http">eXo Platform</ulink>
- </emphasis> teams</orgname>
- </affiliation>
- <contrib>Based on original product documentation by:</contrib>
- </othercredit>
</authorgroup>
Modified: epp/docs/JPP/trunk/User_Guide/en-US/Book_Info.xml
===================================================================
--- epp/docs/JPP/trunk/User_Guide/en-US/Book_Info.xml 2013-04-05 00:16:13 UTC (rev 9254)
+++ epp/docs/JPP/trunk/User_Guide/en-US/Book_Info.xml 2013-04-05 04:39:28 UTC (rev 9255)
@@ -5,9 +5,9 @@
]>
<bookinfo id="book-User_Guide-User_Guide">
<title>User Guide</title>
- <subtitle>for use with JBoss Portal Platform 6, and its patch
releases.</subtitle>
+ <subtitle>for use with JBoss Portal Platform 6.1.</subtitle>
<productname>JBoss Portal Platform</productname>
- <productnumber>6.0</productnumber>
+ <productnumber>6.1</productnumber>
<edition>6.1.0</edition>
<abstract>
<para>
Modified: epp/docs/JPP/trunk/User_Guide/en-US/Revision_History.xml
===================================================================
--- epp/docs/JPP/trunk/User_Guide/en-US/Revision_History.xml 2013-04-05 00:16:13 UTC (rev
9254)
+++ epp/docs/JPP/trunk/User_Guide/en-US/Revision_History.xml 2013-04-05 04:39:28 UTC (rev
9255)
@@ -8,7 +8,7 @@
<simpara>
<revhistory>
<revision>
- <revnumber>6.0.0-100</revnumber>
+ <revnumber>6.1.0-1</revnumber>
<date>Tue Mar 05 2013</date>
<author>
<firstname>Jared</firstname>
@@ -17,7 +17,7 @@
</author>
<revdescription>
<simplelist>
- <member>Prepared for JBoss Portal Platform 6.0 GA.</member>
+ <member>Reset book for JPP 6.1 release.</member>
</simplelist>
</revdescription>
</revision>
Modified: epp/docs/JPP/trunk/User_Guide/publican.cfg
===================================================================
--- epp/docs/JPP/trunk/User_Guide/publican.cfg 2013-04-05 00:16:13 UTC (rev 9254)
+++ epp/docs/JPP/trunk/User_Guide/publican.cfg 2013-04-05 04:39:28 UTC (rev 9255)
@@ -3,5 +3,5 @@
debug: 1
type: Book
git_branch: docs-rhel-6
-#show_remarks: 1
+show_remarks: 1