[jboss-cvs] JBossAS SVN: r78163 - projects/docs/enterprise/4.3.3/Portal_EAP/en-US.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Mon Sep 8 01:27:11 EDT 2008


Author: irooskov at redhat.com
Date: 2008-09-08 01:27:11 -0400 (Mon, 08 Sep 2008)
New Revision: 78163

Added:
   projects/docs/enterprise/4.3.3/Portal_EAP/en-US/JBoss_Portal_Guide_CP03.ent
   projects/docs/enterprise/4.3.3/Portal_EAP/en-US/JBoss_Portal_Guide_CP03.xml
Removed:
   projects/docs/enterprise/4.3.3/Portal_EAP/en-US/Appendix.xml
   projects/docs/enterprise/4.3.3/Portal_EAP/en-US/Portal_EAP.ent
   projects/docs/enterprise/4.3.3/Portal_EAP/en-US/Portal_EAP.xml
Modified:
   projects/docs/enterprise/4.3.3/Portal_EAP/en-US/Book_Info.xml
   projects/docs/enterprise/4.3.3/Portal_EAP/en-US/Conventions.xml
   projects/docs/enterprise/4.3.3/Portal_EAP/en-US/Revision_History.xml
Log:
update for build system


Deleted: projects/docs/enterprise/4.3.3/Portal_EAP/en-US/Appendix.xml
===================================================================
--- projects/docs/enterprise/4.3.3/Portal_EAP/en-US/Appendix.xml	2008-09-08 05:18:45 UTC (rev 78162)
+++ projects/docs/enterprise/4.3.3/Portal_EAP/en-US/Appendix.xml	2008-09-08 05:27:11 UTC (rev 78163)
@@ -1,13 +0,0 @@
-<?xml version='1.0'?>
-<!DOCTYPE appendix PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
-]>
-
-<appendix id="appe-Portal_EAP-Revision_History">
-	<appendixinfo>
-		<xi:include href="Revision_History.xml" xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
-	</appendixinfo>
-	<title>Revision History</title>
-	<para>
-	</para>
-</appendix>
-

Modified: projects/docs/enterprise/4.3.3/Portal_EAP/en-US/Book_Info.xml
===================================================================
--- projects/docs/enterprise/4.3.3/Portal_EAP/en-US/Book_Info.xml	2008-09-08 05:18:45 UTC (rev 78162)
+++ projects/docs/enterprise/4.3.3/Portal_EAP/en-US/Book_Info.xml	2008-09-08 05:27:11 UTC (rev 78163)
@@ -3,12 +3,12 @@
 ]>
 
 <bookinfo id="book-Portal_EAP-JBoss_Portal">
-	<title>JBoss Portal</title>
-	<subtitle>for Use with JBoss Enterprise Application Platform</subtitle>
+	<title>JBoss Portal Guide CP03</title>
+	<subtitle>for Use with JBoss Enterprise Application Platform 4.3 CP03</subtitle>
 	<edition>2.0</edition>
 	<pubsnumber>4</pubsnumber>
 	<productname>JBoss Portal</productname>
-	<productnumber>4.3.3</productnumber>
+	<productnumber>4.3</productnumber>
 	<abstract>
 		<para>This guide helps you deploy and configure JBoss Portal on JBoss
 Enterprise Application Platform 4.3.</para></abstract>

Modified: projects/docs/enterprise/4.3.3/Portal_EAP/en-US/Conventions.xml
===================================================================
--- projects/docs/enterprise/4.3.3/Portal_EAP/en-US/Conventions.xml	2008-09-08 05:18:45 UTC (rev 78162)
+++ projects/docs/enterprise/4.3.3/Portal_EAP/en-US/Conventions.xml	2008-09-08 05:27:11 UTC (rev 78163)
@@ -66,24 +66,12 @@
 			A note is typically information that you need to understand the behavior of the system.
 		</para>
 	</note>
-	<tip>
-		<title>Tip</title>
-		<para>
-			A tip is typically an alternative way of performing a task.
-		</para>
-	</tip>
 	<important>
 		<title>Important</title>
 		<para>
 			Important information is necessary, but possibly unexpected, such as a configuration change that will not persist after a reboot.
 		</para>
 	</important>
-	<caution>
-		<title>Caution</title>
-		<para>
-			A caution indicates an act that would violate your support agreement, such as recompiling the kernel.
-		</para>
-	</caution>
 	<warning>
 		<title>Warning</title>
 		<para>

Added: projects/docs/enterprise/4.3.3/Portal_EAP/en-US/JBoss_Portal_Guide_CP03.ent
===================================================================
--- projects/docs/enterprise/4.3.3/Portal_EAP/en-US/JBoss_Portal_Guide_CP03.ent	                        (rev 0)
+++ projects/docs/enterprise/4.3.3/Portal_EAP/en-US/JBoss_Portal_Guide_CP03.ent	2008-09-08 05:27:11 UTC (rev 78163)
@@ -0,0 +1,4 @@
+<!ENTITY PRODUCT "Documentation">
+<!ENTITY BOOKID "Portal_EAP">
+<!ENTITY YEAR "2008">
+<!ENTITY HOLDER "Red Hat, Inc">

Added: projects/docs/enterprise/4.3.3/Portal_EAP/en-US/JBoss_Portal_Guide_CP03.xml
===================================================================
--- projects/docs/enterprise/4.3.3/Portal_EAP/en-US/JBoss_Portal_Guide_CP03.xml	                        (rev 0)
+++ projects/docs/enterprise/4.3.3/Portal_EAP/en-US/JBoss_Portal_Guide_CP03.xml	2008-09-08 05:27:11 UTC (rev 78163)
@@ -0,0 +1,15 @@
+<?xml version='1.0'?>
+<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
+]>
+
+<book>
+	<xi:include href="Book_Info.xml" xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
+	<xi:include href="Conventions.xml" xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
+	<xi:include href="Installation.xml" xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
+	<xi:include href="Configuration.xml" xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
+	<xi:include href="Databases.xml" xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
+	<xi:include href="Running_Eap.xml" xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
+<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="Revision_History.xml"/>
+
+</book>
+

Deleted: projects/docs/enterprise/4.3.3/Portal_EAP/en-US/Portal_EAP.ent
===================================================================
--- projects/docs/enterprise/4.3.3/Portal_EAP/en-US/Portal_EAP.ent	2008-09-08 05:18:45 UTC (rev 78162)
+++ projects/docs/enterprise/4.3.3/Portal_EAP/en-US/Portal_EAP.ent	2008-09-08 05:27:11 UTC (rev 78163)
@@ -1,4 +0,0 @@
-<!ENTITY PRODUCT "Documentation">
-<!ENTITY BOOKID "Portal_EAP">
-<!ENTITY YEAR "2008">
-<!ENTITY HOLDER "Red Hat, Inc">

Deleted: projects/docs/enterprise/4.3.3/Portal_EAP/en-US/Portal_EAP.xml
===================================================================
--- projects/docs/enterprise/4.3.3/Portal_EAP/en-US/Portal_EAP.xml	2008-09-08 05:18:45 UTC (rev 78162)
+++ projects/docs/enterprise/4.3.3/Portal_EAP/en-US/Portal_EAP.xml	2008-09-08 05:27:11 UTC (rev 78163)
@@ -1,16 +0,0 @@
-<?xml version='1.0'?>
-<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
-]>
-
-<book>
-	<xi:include href="Book_Info.xml" xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
-	<xi:include href="Conventions.xml" xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
-	<xi:include href="Installation.xml" xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
-	<xi:include href="Configuration.xml" xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
-	<xi:include href="Databases.xml" xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
-	<xi:include href="Running_Eap.xml" xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
-	<xi:include href="Appendix.xml" xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
-<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="Revision_History.xml"/>
-
-</book>
-

Modified: projects/docs/enterprise/4.3.3/Portal_EAP/en-US/Revision_History.xml
===================================================================
--- projects/docs/enterprise/4.3.3/Portal_EAP/en-US/Revision_History.xml	2008-09-08 05:18:45 UTC (rev 78162)
+++ projects/docs/enterprise/4.3.3/Portal_EAP/en-US/Revision_History.xml	2008-09-08 05:27:11 UTC (rev 78163)
@@ -1,21 +1,26 @@
 <?xml version='1.0'?>
-<!DOCTYPE revhistory PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
+<!DOCTYPE appendix PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
 ]>
 
-<revhistory>
-	<revision>
-		<revnumber>1.0</revnumber>
-		<date>Mon Feb 11 2008</date>
-		<author>
-			<firstname>Murray</firstname>
-			<surname>McAllister</surname>
-			<email>mmcallis at redhat.com</email>
-		</author>
-		<revdescription>
-			<simplelist>
-				<member>Initial Content Release</member>
-			</simplelist>
-		</revdescription>
-	</revision>
-</revhistory>
+<appendix id="appe-Publican-Revision_History">
+	<title>Revision History</title>
+	<simpara>
+		<revhistory>
+			<revision>
+				<revnumber>1.0</revnumber>
+				<date></date>
+				<author>
+					<firstname></firstname>
+					<surname></surname>
+					<email></email>
+				</author>
+				<revdescription>
+					<simplelist>
+						<member></member>
+					</simplelist>
+				</revdescription>
+			</revision>
+		</revhistory>
+	</simpara>
+</appendix>
 




More information about the jboss-cvs-commits mailing list