[gatein-commits] gatein SVN: r5109 - epp/docs/branches/EPP_5_1_Branch/Installation_Guide/en-US.

do-not-reply at jboss.org do-not-reply at jboss.org
Tue Nov 16 19:06:18 EST 2010


Author: smumford
Date: 2010-11-16 19:06:17 -0500 (Tue, 16 Nov 2010)
New Revision: 5109

Modified:
   epp/docs/branches/EPP_5_1_Branch/Installation_Guide/en-US/Book_Info.xml
   epp/docs/branches/EPP_5_1_Branch/Installation_Guide/en-US/Getting_Started.xml
   epp/docs/branches/EPP_5_1_Branch/Installation_Guide/en-US/Revision_History.xml
Log:
JBEPP-515: Added 5.1 supported database

Modified: epp/docs/branches/EPP_5_1_Branch/Installation_Guide/en-US/Book_Info.xml
===================================================================
--- epp/docs/branches/EPP_5_1_Branch/Installation_Guide/en-US/Book_Info.xml	2010-11-16 17:20:26 UTC (rev 5108)
+++ epp/docs/branches/EPP_5_1_Branch/Installation_Guide/en-US/Book_Info.xml	2010-11-17 00:06:17 UTC (rev 5109)
@@ -2,9 +2,8 @@
 <!DOCTYPE bookinfo PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
 <!ENTITY % BOOK_ENTITIES SYSTEM "Installation_Guide.ent">
 %BOOK_ENTITIES;
-<!ENTITY % BOOK_ENTITIES SYSTEM "Installation_Guide.ent">
-%BOOK_ENTITIES;
 
+
 ]>
 <bookinfo id="book-Install_Guide-Install_Guide">
 	<title>Installation Guide</title>
@@ -12,7 +11,7 @@
 	<productname>JBoss Enterprise Portal Platform</productname>
 	<productnumber>5</productnumber>
 	<edition>1</edition>
-	<pubsnumber>1.9</pubsnumber>
+	<pubsnumber>2.0</pubsnumber>
 	<abstract>
 		<para>
 This book provides information about obtaining, installing and

Modified: epp/docs/branches/EPP_5_1_Branch/Installation_Guide/en-US/Getting_Started.xml
===================================================================
--- epp/docs/branches/EPP_5_1_Branch/Installation_Guide/en-US/Getting_Started.xml	2010-11-16 17:20:26 UTC (rev 5108)
+++ epp/docs/branches/EPP_5_1_Branch/Installation_Guide/en-US/Getting_Started.xml	2010-11-17 00:06:17 UTC (rev 5109)
@@ -209,7 +209,7 @@
 			</table>
 				
 			<para>	
-            The following is a <emphasis role="bold">cumulative</emphasis> table of supported databases and JDBC drivers.
+            The following is a cumulative table of supported databases and JDBC drivers.
          </para>
          <para>
             Entries shown for each release are supported <emphasis role="bold">in addition to those in previous releases</emphasis>:
@@ -254,26 +254,26 @@
 						</row>
 						<row>
 							<entry>
-								Oracle 10g R2 (10.2.0.4)
+                        Oracle 10g R2 <!--(10.2.0.4)-->
 							</entry>
 							<entry>
-								10g R2 (10.2.0.4)
+                        10g R2 <!--(10.2.0.4)-->
 							</entry>
 						</row>
 						<row>
 							<entry>
-								Oracle 11g R1 (11.1.0.7.0) (Supported)
+                        Oracle 11g R1 <!-- (11.1.0.7.0) -->(Supported)
 							</entry>
 							<entry>
-								11g R1 (11.1.0.7.0)
+                        11g R1 <!--(11.1.0.7.0)-->
 							</entry>
 						</row>
 						<row>
 							<entry>
-								Oracle 11g RAC (11.1.0.7.0) (Supported)
+                        Oracle 11g RAC <!--(11.1.0.7.0)--> (Supported)
 							</entry>
 							<entry>
-								11g R1 (11.1.0.7.0)
+                        11g R1 <!--(11.1.0.7.0)-->
 							</entry>
 						</row>
 						<row>
@@ -321,7 +321,7 @@
 								Sybase 15.0.2
 							</entry>
 							<entry>
-								JConnect v6.0.5 (Build 26564 / 11 Jun 2009) 
+                        JConnect v6.0.5 <!--(Build 26564 / 11 Jun 2009) -->
 							</entry>
 						</row>
                   <row>
@@ -334,7 +334,7 @@
 								Oracle 11g R2
 							</entry>
 							<entry>
-								11g R2 (DOC NOTE: NEED VERSION NUMBER)
+								11g R2
 							</entry>
 						</row>
 						<row>
@@ -342,7 +342,7 @@
 								Oracle 11g R2 RAC
 							</entry>
 							<entry>
-								11g R2 RAC (DOC NOTE: NEED VERSION NUMBER)
+								11g R2 RAC
 							</entry>
 						</row>
 					</tbody>

Modified: epp/docs/branches/EPP_5_1_Branch/Installation_Guide/en-US/Revision_History.xml
===================================================================
--- epp/docs/branches/EPP_5_1_Branch/Installation_Guide/en-US/Revision_History.xml	2010-11-16 17:20:26 UTC (rev 5108)
+++ epp/docs/branches/EPP_5_1_Branch/Installation_Guide/en-US/Revision_History.xml	2010-11-17 00:06:17 UTC (rev 5109)
@@ -8,9 +8,23 @@
 	<title>Revision History</title>
 	<simpara>
 		<revhistory>
+		<revision>
+         <revnumber>1-2.0</revnumber>
+         <date>Wed Nov 17 2010</date>
+            <author>
+               <firstname>Scott</firstname>
+               <surname>Mumford</surname>
+               <email>smumford at redhat.com</email>
+            </author>
+               <revdescription>
+                  <simplelist>
+                     <member>Added supported database details for 5.1.</member>
+                  </simplelist>
+               </revdescription>
+      </revision>
       <revision>
          <revnumber>1-1.9</revnumber>
-         <date></date>
+         <date>Fri Nov 12 2010</date>
             <author>
                <firstname>Scott</firstname>
                <surname>Mumford</surname>



More information about the gatein-commits mailing list