[jboss-cvs] JBossAS SVN: r79913 - in projects/docs/enterprise/4.3.3: Hibernate/Annotations_Reference_Guide/en-US and 3 other directories.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Wed Oct 22 01:56:37 EDT 2008


Author: irooskov at redhat.com
Date: 2008-10-22 01:56:36 -0400 (Wed, 22 Oct 2008)
New Revision: 79913

Modified:
   projects/docs/enterprise/4.3.3/Getting_Started/en-US/Author_Group.xml
   projects/docs/enterprise/4.3.3/Hibernate/Annotations_Reference_Guide/en-US/Author_Group.xml
   projects/docs/enterprise/4.3.3/Hibernate/Annotations_Reference_Guide/en-US/Book_Info.xml
   projects/docs/enterprise/4.3.3/Hibernate/Entity_Manager_User_Guide/en-US/Author_Group.xml
   projects/docs/enterprise/4.3.3/Hibernate/Object_Relational_Mapping/en-US/Inheritance_Mapping.xml
   projects/docs/enterprise/4.3.3/Hibernate/Reference_Guide/en-US/Author_Group.xml
   projects/docs/enterprise/4.3.3/Hibernate/Reference_Guide/en-US/Inheritance_Mapping.xml
Log:
updated to build PDFs


Modified: projects/docs/enterprise/4.3.3/Getting_Started/en-US/Author_Group.xml
===================================================================
--- projects/docs/enterprise/4.3.3/Getting_Started/en-US/Author_Group.xml	2008-10-22 04:03:38 UTC (rev 79912)
+++ projects/docs/enterprise/4.3.3/Getting_Started/en-US/Author_Group.xml	2008-10-22 05:56:36 UTC (rev 79913)
@@ -2,4 +2,9 @@
 <!DOCTYPE authorgroup PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
 ]>
 
-<authorgroup><corpauthor> Red Hat Documentation Group </corpauthor></authorgroup>
+<authorgroup>
+<author>
+      <firstname>Red Hat Documentation Group</firstname>
+      <surname></surname>
+   </author>
+</authorgroup>

Modified: projects/docs/enterprise/4.3.3/Hibernate/Annotations_Reference_Guide/en-US/Author_Group.xml
===================================================================
--- projects/docs/enterprise/4.3.3/Hibernate/Annotations_Reference_Guide/en-US/Author_Group.xml	2008-10-22 04:03:38 UTC (rev 79912)
+++ projects/docs/enterprise/4.3.3/Hibernate/Annotations_Reference_Guide/en-US/Author_Group.xml	2008-10-22 05:56:36 UTC (rev 79913)
@@ -2,4 +2,9 @@
 <!DOCTYPE authorgroup PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
 ]>
 
-<authorgroup><corpauthor> Red Hat Documentation Group </corpauthor></authorgroup>
+<authorgroup>
+<author>
+      <firstname>Red Hat Documentation Group</firstname>
+      <surname></surname>
+   </author>
+</authorgroup>

Modified: projects/docs/enterprise/4.3.3/Hibernate/Annotations_Reference_Guide/en-US/Book_Info.xml
===================================================================
--- projects/docs/enterprise/4.3.3/Hibernate/Annotations_Reference_Guide/en-US/Book_Info.xml	2008-10-22 04:03:38 UTC (rev 79912)
+++ projects/docs/enterprise/4.3.3/Hibernate/Annotations_Reference_Guide/en-US/Book_Info.xml	2008-10-22 05:56:36 UTC (rev 79913)
@@ -3,8 +3,8 @@
 ]>
 
 <bookinfo id="Hibernate_Annotations_Reference_Guide">
-	<title>Hibernate Annotations Reference Guide Cummulative Patch 3</title>
-	<subtitle>for Use with JBoss Enterprise Application Platform 4.3 CP03</subtitle>
+	<title>Hibernate Annotations Reference Guide CP03</title>
+	<subtitle>for Use with JBoss Enterprise Application Platform 4.3 Cummulative Patch 3</subtitle>
 	<edition>2.0</edition>
 	<pubsnumber>1</pubsnumber>
 	<productname>JBoss Enterprise Application Platform</productname>

Modified: projects/docs/enterprise/4.3.3/Hibernate/Entity_Manager_User_Guide/en-US/Author_Group.xml
===================================================================
--- projects/docs/enterprise/4.3.3/Hibernate/Entity_Manager_User_Guide/en-US/Author_Group.xml	2008-10-22 04:03:38 UTC (rev 79912)
+++ projects/docs/enterprise/4.3.3/Hibernate/Entity_Manager_User_Guide/en-US/Author_Group.xml	2008-10-22 05:56:36 UTC (rev 79913)
@@ -2,4 +2,9 @@
 <!DOCTYPE authorgroup PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
 ]>
 
-<authorgroup><corpauthor> Red Hat Documentation Group </corpauthor></authorgroup>
+<authorgroup>
+<author>
+      <firstname>Red Hat Documentation Group</firstname>
+      <surname></surname>
+   </author>
+</authorgroup>

Modified: projects/docs/enterprise/4.3.3/Hibernate/Object_Relational_Mapping/en-US/Inheritance_Mapping.xml
===================================================================
--- projects/docs/enterprise/4.3.3/Hibernate/Object_Relational_Mapping/en-US/Inheritance_Mapping.xml	2008-10-22 04:03:38 UTC (rev 79912)
+++ projects/docs/enterprise/4.3.3/Hibernate/Object_Relational_Mapping/en-US/Inheritance_Mapping.xml	2008-10-22 05:56:36 UTC (rev 79913)
@@ -410,7 +410,7 @@
     </para>
     <table frame="topbot">
       <title>Features of inheritance mappings</title>
-      <tgroup cols='8' align='left' colsep='1' rowsep='1'>
+      <tgroup cols='9' align='left' colsep='1' rowsep='1'>
         <colspec colname='c1' colwidth="1*"/>
         <colspec colname='c2' colwidth="1*"/>
         <colspec colname='c3' colwidth="1*"/>
@@ -419,6 +419,7 @@
         <colspec colname='c6' colwidth="1*"/>
         <colspec colname='c7' colwidth="1*"/>
         <colspec colname='c8' colwidth="1*"/>
+	<colspec colname='c9' colwidth="1*"/>
         <thead>
           <row>
             <entry>Inheritance strategy</entry>

Modified: projects/docs/enterprise/4.3.3/Hibernate/Reference_Guide/en-US/Author_Group.xml
===================================================================
--- projects/docs/enterprise/4.3.3/Hibernate/Reference_Guide/en-US/Author_Group.xml	2008-10-22 04:03:38 UTC (rev 79912)
+++ projects/docs/enterprise/4.3.3/Hibernate/Reference_Guide/en-US/Author_Group.xml	2008-10-22 05:56:36 UTC (rev 79913)
@@ -2,4 +2,9 @@
 <!DOCTYPE authorgroup PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
 ]>
 
-<authorgroup><corpauthor> Red Hat Documentation Group </corpauthor></authorgroup>
+<authorgroup>
+<author>
+      <firstname>Red Hat Documentation Group</firstname>
+      <surname></surname>
+   </author>
+</authorgroup>

Modified: projects/docs/enterprise/4.3.3/Hibernate/Reference_Guide/en-US/Inheritance_Mapping.xml
===================================================================
--- projects/docs/enterprise/4.3.3/Hibernate/Reference_Guide/en-US/Inheritance_Mapping.xml	2008-10-22 04:03:38 UTC (rev 79912)
+++ projects/docs/enterprise/4.3.3/Hibernate/Reference_Guide/en-US/Inheritance_Mapping.xml	2008-10-22 05:56:36 UTC (rev 79913)
@@ -310,7 +310,7 @@
 		</para>
 		<table frame="topbot" id="Limitations-Features_of_inheritance_mappings">
 			<title>Features of inheritance mappings</title>
-			<tgroup align="left" cols="8" colsep="1" rowsep="1">
+			<tgroup align="left" cols="9" colsep="1" rowsep="1">
 				<colspec colname="c1" colwidth="1*"></colspec>
 				<colspec colname="c2" colwidth="1*"></colspec>
 				<colspec colname="c3" colwidth="1*"></colspec>
@@ -319,6 +319,7 @@
 				<colspec colname="c6" colwidth="1*"></colspec>
 				<colspec colname="c7" colwidth="1*"></colspec>
 				<colspec colname="c8" colwidth="1*"></colspec>
+				<colspec colname="c9" colwidth="1*"></colspec>
 				<thead>
 					<row>
 						<entry>




More information about the jboss-cvs-commits mailing list