[jboss-cvs] JBossAS SVN: r102204 - in projects/docs/enterprise/5.0.1: Hibernate/Hibernate_Annotations_Reference_Guide/en-US and 7 other directories.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Wed Mar 10 00:36:12 EST 2010


Author: laubai
Date: 2010-03-10 00:36:10 -0500 (Wed, 10 Mar 2010)
New Revision: 102204

Added:
   projects/docs/enterprise/5.0.1/Hibernate/Hibernate_Annotations_Reference_Guide/en-US/Hibernate_Annotations_Reference_Guide.ent
   projects/docs/enterprise/5.0.1/Hibernate/Hibernate_Annotations_Reference_Guide/en-US/Hibernate_Annotations_Reference_Guide.xml
   projects/docs/enterprise/5.0.1/Hibernate/Hibernate_Entity_Manager/en-US/Hibernate_Entity_Manager_Reference_Guide.ent
   projects/docs/enterprise/5.0.1/Hibernate/Hibernate_Entity_Manager/en-US/Hibernate_Entity_Manager_Reference_Guide.xml
   projects/docs/enterprise/5.0.1/Hibernate/Hibernate_Search/en-US/Hibernate_Search_Reference_Guide.ent
   projects/docs/enterprise/5.0.1/Hibernate/Hibernate_Search/en-US/Hibernate_Search_Reference_Guide.xml
   projects/docs/enterprise/5.0.1/RichFaces/en-US/RichFaces_Developer_Guide.ent
   projects/docs/enterprise/5.0.1/RichFaces/en-US/RichFaces_Developer_Guide.xml
Removed:
   projects/docs/enterprise/5.0.1/Hibernate/Hibernate_Annotations_Reference_Guide/en-US/Hibernate_Annotations_Reference_Guide_CP01.ent
   projects/docs/enterprise/5.0.1/Hibernate/Hibernate_Annotations_Reference_Guide/en-US/Hibernate_Annotations_Reference_Guide_CP01.xml
   projects/docs/enterprise/5.0.1/Hibernate/Hibernate_Entity_Manager/en-US/Hibernate_Entity_Manager_Reference_Guide_CP01.ent
   projects/docs/enterprise/5.0.1/Hibernate/Hibernate_Entity_Manager/en-US/Hibernate_Entity_Manager_Reference_Guide_CP01.xml
   projects/docs/enterprise/5.0.1/Hibernate/Hibernate_Search/en-US/Hibernate_Search_Reference_Guide_CP01.ent
   projects/docs/enterprise/5.0.1/Hibernate/Hibernate_Search/en-US/Hibernate_Search_Reference_Guide_CP01.xml
   projects/docs/enterprise/5.0.1/RichFaces/en-US/RichFaces_Developer_Guide_CP01.ent
   projects/docs/enterprise/5.0.1/RichFaces/en-US/RichFaces_Developer_Guide_CP01.xml
Modified:
   projects/docs/enterprise/5.0.1/Getting_Started_Guide/en-US/Book_Info.xml
   projects/docs/enterprise/5.0.1/Hibernate/Hibernate_Annotations_Reference_Guide/en-US/Book_Info.xml
   projects/docs/enterprise/5.0.1/Hibernate/Hibernate_Annotations_Reference_Guide/en-US/Revision_History.xml
   projects/docs/enterprise/5.0.1/Hibernate/Hibernate_Annotations_Reference_Guide/en-US/entity.xml
   projects/docs/enterprise/5.0.1/Hibernate/Hibernate_Annotations_Reference_Guide/en-US/setup.xml
   projects/docs/enterprise/5.0.1/Hibernate/Hibernate_Annotations_Reference_Guide/en-US/xml-overriding.xml
   projects/docs/enterprise/5.0.1/Hibernate/Hibernate_Core/en-US/Book_Info.xml
   projects/docs/enterprise/5.0.1/Hibernate/Hibernate_Entity_Manager/en-US/Book_Info.xml
   projects/docs/enterprise/5.0.1/Hibernate/Hibernate_Search/en-US/Book_Info.xml
   projects/docs/enterprise/5.0.1/Hibernate/Hibernate_Validator/en-US/Book_Info.xml
   projects/docs/enterprise/5.0.1/RESTEasy/en-US/Book_Info.xml
   projects/docs/enterprise/5.0.1/RESTEasy/en-US/RESTEasy_Reference_Guide.ent
   projects/docs/enterprise/5.0.1/RichFaces/en-US/Book_Info.xml
   projects/docs/enterprise/5.0.1/Seam_Reference_Guide/en-US/Book_Info.xml
   projects/docs/enterprise/5.0.1/Seam_Reference_Guide/en-US/Seam_Reference_Guide.ent
Log:
Corrected version numbers for Hudson.

Modified: projects/docs/enterprise/5.0.1/Getting_Started_Guide/en-US/Book_Info.xml
===================================================================
--- projects/docs/enterprise/5.0.1/Getting_Started_Guide/en-US/Book_Info.xml	2010-03-10 05:31:32 UTC (rev 102203)
+++ projects/docs/enterprise/5.0.1/Getting_Started_Guide/en-US/Book_Info.xml	2010-03-10 05:36:10 UTC (rev 102204)
@@ -2,9 +2,9 @@
 <!DOCTYPE bookinfo PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
 ]>
 
-<bookinfo id="Getting_Started_Guide_CP01">
-	<title>Getting Started Guide CP01</title>
-	<subtitle>for Use with JBoss Enterprise Application Platform 5.0 Cumulative Patch 1</subtitle>
+<bookinfo id="Getting_Started_Guide">
+	<title>Getting Started Guide</title>
+	<subtitle>for Use with JBoss Enterprise Application Platform 5.0.1</subtitle>
 	<edition>1.0</edition>
 	<pubsnumber>1</pubsnumber>
 	<productname>JBoss Enterprise Application Platform</productname>
@@ -12,7 +12,7 @@
 	<!--<pubdate>, 2009</pubdate> -->
 	<isbn>N/A</isbn>
 	<abstract><para>This Getting Started Guide documents information regarding
-the initial use of the JBoss Enterprise Application Platform 5.0.0_CP01.</para>
+the initial use of the JBoss Enterprise Application Platform 5.0.1.</para>
 	</abstract>
 	<corpauthor>
 	  <inlinemediaobject>
@@ -25,7 +25,7 @@
 		<year>&YEAR;</year>
 		<holder>&HOLDER;</holder>
 	</copyright>
-	<xi:include href="Legal_Notice.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
+	<xi:include href="Common_Content/Legal_Notice.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
 	<xi:include href="Author_Group.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
 </bookinfo>
 

Modified: projects/docs/enterprise/5.0.1/Hibernate/Hibernate_Annotations_Reference_Guide/en-US/Book_Info.xml
===================================================================
--- projects/docs/enterprise/5.0.1/Hibernate/Hibernate_Annotations_Reference_Guide/en-US/Book_Info.xml	2010-03-10 05:31:32 UTC (rev 102203)
+++ projects/docs/enterprise/5.0.1/Hibernate/Hibernate_Annotations_Reference_Guide/en-US/Book_Info.xml	2010-03-10 05:36:10 UTC (rev 102204)
@@ -3,12 +3,12 @@
 ]>
 
 <bookinfo id="Hibernate_Annotations_Reference_Guide_CP01">
-	<title>Hibernate Annotations Reference Guide CP01</title>
-	<subtitle>for Use with JBoss Enterprise Application Platform 5.0 Cumulative Patch 1</subtitle>
+	<title>Hibernate Annotations Reference Guide</title>
+	<subtitle>for Use with JBoss Enterprise Application Platform 5.0.1</subtitle>
 	<edition>1.0</edition>
-	<pubsnumber>1</pubsnumber>
+	<pubsnumber>1.1</pubsnumber>
 	<productname>JBoss Enterprise Application Platform</productname>
-	<productnumber>5.0</productnumber>
+	<productnumber>5.0.1</productnumber>
 <!--	<pubdate>,  2009</pubdate>-->
 	<isbn>N/A</isbn>
 	<abstract><para>The JBoss Enterprise Application Platform Edition of the Hibernate Annotations Reference Guide</para>

Copied: projects/docs/enterprise/5.0.1/Hibernate/Hibernate_Annotations_Reference_Guide/en-US/Hibernate_Annotations_Reference_Guide.ent (from rev 102176, projects/docs/enterprise/5.0.1/Hibernate/Hibernate_Annotations_Reference_Guide/en-US/Hibernate_Annotations_Reference_Guide_CP01.ent)
===================================================================
--- projects/docs/enterprise/5.0.1/Hibernate/Hibernate_Annotations_Reference_Guide/en-US/Hibernate_Annotations_Reference_Guide.ent	                        (rev 0)
+++ projects/docs/enterprise/5.0.1/Hibernate/Hibernate_Annotations_Reference_Guide/en-US/Hibernate_Annotations_Reference_Guide.ent	2010-03-10 05:36:10 UTC (rev 102204)
@@ -0,0 +1,4 @@
+<!ENTITY HOLDER "Red Hat, Inc">
+<!ENTITY YEAR "2010">
+<!ENTITY JBPAPP "JBoss Enterprise Application Platform">
+<!ENTITY VER "5.0.1">

Copied: projects/docs/enterprise/5.0.1/Hibernate/Hibernate_Annotations_Reference_Guide/en-US/Hibernate_Annotations_Reference_Guide.xml (from rev 102176, projects/docs/enterprise/5.0.1/Hibernate/Hibernate_Annotations_Reference_Guide/en-US/Hibernate_Annotations_Reference_Guide_CP01.xml)
===================================================================
--- projects/docs/enterprise/5.0.1/Hibernate/Hibernate_Annotations_Reference_Guide/en-US/Hibernate_Annotations_Reference_Guide.xml	                        (rev 0)
+++ projects/docs/enterprise/5.0.1/Hibernate/Hibernate_Annotations_Reference_Guide/en-US/Hibernate_Annotations_Reference_Guide.xml	2010-03-10 05:36:10 UTC (rev 102204)
@@ -0,0 +1,14 @@
+<?xml version='1.0' encoding="UTF-8"?>
+<!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 href="Preface.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
+  <xi:include href="setup.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
+  <xi:include href="entity.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
+  <xi:include href="xml-overriding.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
+  <xi:include href="additionalmodules.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
+	<xi:include href="Revision_History.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
+    
+</book>

Deleted: projects/docs/enterprise/5.0.1/Hibernate/Hibernate_Annotations_Reference_Guide/en-US/Hibernate_Annotations_Reference_Guide_CP01.ent
===================================================================
--- projects/docs/enterprise/5.0.1/Hibernate/Hibernate_Annotations_Reference_Guide/en-US/Hibernate_Annotations_Reference_Guide_CP01.ent	2010-03-10 05:31:32 UTC (rev 102203)
+++ projects/docs/enterprise/5.0.1/Hibernate/Hibernate_Annotations_Reference_Guide/en-US/Hibernate_Annotations_Reference_Guide_CP01.ent	2010-03-10 05:36:10 UTC (rev 102204)
@@ -1,4 +0,0 @@
-<!ENTITY HOLDER "Red Hat, Inc">
-<!ENTITY YEAR "2010">
-<!ENTITY JBPAPP "JBoss Enterprise Application Platform">
-<!ENTITY VER "5.0">

Deleted: projects/docs/enterprise/5.0.1/Hibernate/Hibernate_Annotations_Reference_Guide/en-US/Hibernate_Annotations_Reference_Guide_CP01.xml
===================================================================
--- projects/docs/enterprise/5.0.1/Hibernate/Hibernate_Annotations_Reference_Guide/en-US/Hibernate_Annotations_Reference_Guide_CP01.xml	2010-03-10 05:31:32 UTC (rev 102203)
+++ projects/docs/enterprise/5.0.1/Hibernate/Hibernate_Annotations_Reference_Guide/en-US/Hibernate_Annotations_Reference_Guide_CP01.xml	2010-03-10 05:36:10 UTC (rev 102204)
@@ -1,14 +0,0 @@
-<?xml version='1.0' encoding="UTF-8"?>
-<!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 href="Preface.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
-  <xi:include href="setup.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
-  <xi:include href="entity.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
-  <xi:include href="xml-overriding.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
-  <xi:include href="additionalmodules.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
-	<xi:include href="Revision_History.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
-    
-</book>

Modified: projects/docs/enterprise/5.0.1/Hibernate/Hibernate_Annotations_Reference_Guide/en-US/Revision_History.xml
===================================================================
--- projects/docs/enterprise/5.0.1/Hibernate/Hibernate_Annotations_Reference_Guide/en-US/Revision_History.xml	2010-03-10 05:31:32 UTC (rev 102203)
+++ projects/docs/enterprise/5.0.1/Hibernate/Hibernate_Annotations_Reference_Guide/en-US/Revision_History.xml	2010-03-10 05:36:10 UTC (rev 102204)
@@ -7,8 +7,8 @@
 	<simpara>
 		<revhistory>
 			<revision>
-				<revnumber>1.0</revnumber>
-				<date>Tue Feb 09 2010</date>
+				<revnumber>1.1</revnumber>
+				<date>Mon Mar 08 2010</date>
 				<author>
 					<firstname>Laura</firstname>
 					<surname>Bailey</surname>
@@ -16,7 +16,7 @@
 				</author>
 				<revdescription>
 					<simplelist>
-						<member>Initial draft.</member>
+						<member>Correction for JBPAPP-3849.</member>
 					</simplelist>
 				</revdescription>
 			</revision>

Modified: projects/docs/enterprise/5.0.1/Hibernate/Hibernate_Annotations_Reference_Guide/en-US/entity.xml
===================================================================
--- projects/docs/enterprise/5.0.1/Hibernate/Hibernate_Annotations_Reference_Guide/en-US/entity.xml	2010-03-10 05:31:32 UTC (rev 102203)
+++ projects/docs/enterprise/5.0.1/Hibernate/Hibernate_Annotations_Reference_Guide/en-US/entity.xml	2010-03-10 05:36:10 UTC (rev 102204)
@@ -322,23 +322,14 @@
         <programlistingco>
           <areaspec>
             <area coords="2" id="hm1" />
-
             <area coords="3" id="hm2" />
-
             <area coords="4" id="hm3" />
-
             <area coords="5" id="hm4" />
-
             <area coords="6" id="hm5" />
-
             <area coords="7" id="hm6" />
-
             <area coords="8" id="hm7" />
-
             <area coords="9" id="hm8" />
-
             <area coords="10" id="hm9" />
-
             <area coords="11" id="hm10" />
        <!--     <area id="hm1" coords="2" />
             <area id="hm2" coords="3" />
@@ -351,7 +342,6 @@
             <area id="hm9" coords="10" />
             <area id="hm10" coords="11" /> -->
           </areaspec>
-
           <programlisting>@Column(
     name="columnName";
     boolean unique() default false;
@@ -363,56 +353,46 @@
     int length() default 255;
     int precision() default 0; // decimal precision
     int scale() default 0; // decimal scale</programlisting>
-
           <calloutlist>
             <callout arearefs="hm1">
               <para><literal>name</literal> (optional): the column name
               (default to the property name)</para>
             </callout>
-
             <callout arearefs="hm2">
               <para><literal>unique</literal> (optional): set a unique
               constraint on this column or not (default false)</para>
             </callout>
-
             <callout arearefs="hm3">
               <para><literal>nullable</literal> (optional): set the column as
               nullable (default true).</para>
             </callout>
-
             <callout arearefs="hm4">
               <para><literal>insertable</literal> (optional): whether or not
               the column will be part of the insert statement (default
               true)</para>
             </callout>
-
             <callout arearefs="hm5">
               <para><literal>updatable</literal> (optional): whether or not
               the column will be part of the update statement (default
               true)</para>
             </callout>
-
             <callout arearefs="hm6">
               <para><literal>columnDefinition</literal> (optional): override
               the sql DDL fragment for this particular column (non
               portable)</para>
             </callout>
-
             <callout arearefs="hm7">
               <para><literal>table</literal> (optional): define the targeted
               table (default primary table)</para>
             </callout>
-
             <callout arearefs="hm8">
               <para><literal><literal>length</literal></literal> (optional):
               column length (default 255)</para>
             </callout>
-
             <callout arearefs="hm8">
               <para><literal><literal>precision</literal></literal>
               (optional): column decimal precision (default 0)</para>
             </callout>
-
             <callout arearefs="hm10">
               <para><literal><literal>scale</literal></literal> (optional):
               column decimal scale if useful (default 0)</para>
@@ -3610,29 +3590,23 @@
       <programlistingco>
         <areaspec>
           <area coords="2" id="hm11" />
-
           <area coords="3" id="hm12" />
-
           <area coords="4" id="hm13" />
         </areaspec>
-
         <programlisting>@Cache(
     CacheConcurrencyStrategy usage();
     String region() default "";
     String include() default "all";
 )</programlisting>
-
         <calloutlist>
           <callout arearefs="hm11">
             <para>usage: the given cache concurrency strategy (NONE,
             READ_ONLY, NONSTRICT_READ_WRITE, READ_WRITE, TRANSACTIONAL)</para>
           </callout>
-
           <callout arearefs="hm12">
             <para>region (optional): the cache region (default to the fqcn of
             the class or the fq role name of the collection)</para>
           </callout>
-
           <callout arearefs="hm13">
             <para><literal>include</literal> (optional): all to include all
             properties, non-lazy to only include non lazy properties (default

Modified: projects/docs/enterprise/5.0.1/Hibernate/Hibernate_Annotations_Reference_Guide/en-US/setup.xml
===================================================================
--- projects/docs/enterprise/5.0.1/Hibernate/Hibernate_Annotations_Reference_Guide/en-US/setup.xml	2010-03-10 05:31:32 UTC (rev 102203)
+++ projects/docs/enterprise/5.0.1/Hibernate/Hibernate_Annotations_Reference_Guide/en-US/setup.xml	2010-03-10 05:36:10 UTC (rev 102204)
@@ -31,11 +31,11 @@
     <title>Requirements</title>
 
     <itemizedlist>
-      <listitem>
+      <!--<listitem>
         <para><ulink url="http://www.hibernate.org/6.html">Download</ulink>
         and unpack the Hibernate Annotations distribution from the Hibernate
         website.</para>
-      </listitem>
+      </listitem>-->
 
       <listitem>
         <para><emphasis>This release requires Hibernate Core 3.3 and
@@ -43,7 +43,7 @@
       </listitem>
 
       <listitem>
-        <para>This release is known to work on Hibernate Core 3.3.0.SP1</para>
+        <para>This release is known to work on Hibernate Core 3.3.2.GA.</para>
       </listitem>
 
       <listitem>

Modified: projects/docs/enterprise/5.0.1/Hibernate/Hibernate_Annotations_Reference_Guide/en-US/xml-overriding.xml
===================================================================
--- projects/docs/enterprise/5.0.1/Hibernate/Hibernate_Annotations_Reference_Guide/en-US/xml-overriding.xml	2010-03-10 05:31:32 UTC (rev 102203)
+++ projects/docs/enterprise/5.0.1/Hibernate/Hibernate_Annotations_Reference_Guide/en-US/xml-overriding.xml	2010-03-10 05:36:10 UTC (rev 102204)
@@ -92,34 +92,24 @@
       <programlistingco>
         <areaspec>
           <area coords="3" id="aa1" />
-
           <area coords="9" id="aa2" />
-
           <area coords="10" id="aa3" />
-
           <area coords="11" id="aa4" />
-
           <area coords="17" id="aa5" />
-
           <area coords="23" id="aa6" />
-
           <area coords="24" id="aa7" />
-
           <area coords="25" id="aa8" />
-
           <area coords="26" id="aa9" />
-
           <area coords="31" id="aa10" />
         </areaspec>
-
         <programlisting>&lt;?xml version="1.0" encoding="UTF-8"?&gt;
-
+ 
 &lt;entity-mappings 
   xmlns="http://java.sun.com/xml/ns/persistence/orm"
   xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
   xsi:schemaLocation="http://java.sun.com/xml/ns/persistence/orm orm_1_0.xsd"
   version="1.0"&gt;
-
+ 
     &lt;package&gt;org.hibernate.test.annotations.reflection&lt;/package&gt;
     &lt;entity class="Administration" access="PROPERTY" metadata-complete="true"&gt;
         &lt;table name="tbl_admin"&gt;
@@ -140,13 +130,12 @@
         &lt;table-generator name="table" table="tablehilo"/&gt;
         ...
     &lt;/entity&gt;
-
+ 
     &lt;entity class="PostalAdministration"&gt;
         &lt;primary-key-join-column name="id"/&gt;
         ...
     &lt;/entity&gt;
 &lt;/entity-mappings&gt;</programlisting>
-
         <calloutlist>
           <callout arearefs="aa1">
             <para><literal>entity-mappings</literal>: entity-mappings is the
@@ -155,29 +144,23 @@
             no internet access will be processed by Hibernate
             Annotations.</para>
           </callout>
-
           <callout arearefs="aa2">
             <para><literal>package</literal> (optional): default package used
             for all non qualified class names in the given deployment
             descriptor file.</para>
           </callout>
-
           <callout arearefs="aa3">
             <para><literal>entity</literal>: describes an entity.</para>
-
             <para><literal>metadata-complete</literal> defines whether the
             metadata description for this element is complete or not (in other
             words, if annotations present at the class level should be
             considered or not).</para>
-
             <para>An entity has to have a <literal>class</literal> attribute
             referring to the java class the metadata applies on.</para>
-
             <para>You can overrides entity name through the
             <literal>name</literal> attribute, if none is defined and if an
             <literal>@Entity.name</literal> is present, then it is used
             (provided that metadata complete is not set).</para>
-
             <para>For metadata complete (see below) element, you can define an
             <literal>access</literal> (either <literal>FIELD</literal> or
             <literal>PROPERTY</literal> (default)). For non medatada complete
@@ -185,16 +168,13 @@
             position will lead position, if <literal>access</literal> is
             defined, the value is used.</para>
           </callout>
-
           <callout arearefs="aa4">
             <para><literal>table</literal>: you can declare table properties
             (name, schema, catalog), if none is defined, the java annotation
             is used.</para>
-
             <para>You can define one or several unique constraints as seen in
             the example</para>
           </callout>
-
           <callout arearefs="aa5">
             <para><literal>secondary-table</literal>: defines a secondary
             table very much like a regular table except that you can define
@@ -204,12 +184,10 @@
             there is no <literal>secondary-table</literal> definition,
             annotations are ignored otherwise.</para>
           </callout>
-
           <callout arearefs="aa6">
             <para><literal>id-class</literal>: defines the id class in a
             similar way <literal>@IdClass</literal> does</para>
           </callout>
-
           <callout arearefs="aa7">
             <para><literal>inheritance</literal>: defines the inheritance
             strategy (<literal>JOINED</literal>,
@@ -217,17 +195,14 @@
             <literal>SINGLE_TABLE</literal>), Available only at the root
             entity level</para>
           </callout>
-
           <callout arearefs="aa8">
             <para><literal>sequence-generator</literal>: defines a sequence
             generator</para>
           </callout>
-
           <callout arearefs="aa9">
             <para><literal>table-generator</literal>: defines a table
             generator</para>
           </callout>
-
           <callout arearefs="aa10">
             <para><literal><literal>primary-key-join-column</literal></literal>:
             defines the primary key join column for sub entities when JOINED
@@ -239,31 +214,26 @@
       <programlistingco>
         <areaspec>
           <area coords="11 85" id="ab1" />
-
           <area coords="18 85" id="ab2" />
-
           <area coords="22  85" id="ab3" />
-
           <area coords="28 85" id="ab4" />
-
           <area coords="34 85" id="ab5" />
         </areaspec>
-
         <programlisting>&lt;?xml version="1.0" encoding="UTF-8"?&gt;
-
+ 
 &lt;entity-mappings 
   xmlns="http://java.sun.com/xml/ns/persistence/orm"
   xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
   xsi:schemaLocation="http://java.sun.com/xml/ns/persistence/orm orm_1_0.xsd"
   version="1.0"&gt;
-
+ 
     &lt;package&gt;org.hibernate.test.annotations.reflection&lt;/package&gt;
     &lt;entity class="Music" access="PROPERTY" metadata-complete="true"&gt;
         &lt;discriminator-value&gt;Generic&lt;/discriminator-value&gt;
         &lt;discriminator-column length="34"/&gt;
         ...
     &lt;/entity&gt;
-
+ 
     &lt;entity class="PostalAdministration"&gt;
         &lt;primary-key-join-column name="id"/&gt;
         &lt;named-query name="adminById"&gt;
@@ -291,7 +261,6 @@
         ...
     &lt;/entity&gt;
 &lt;/entity-mappings&gt;</programlisting>
-
         <calloutlist>
           <callout arearefs="ab1">
             <para><literal>discriminator-value /
@@ -299,14 +268,12 @@
             and the column holding it when the SINGLE_TABLE inheritance
             strategy is chosen</para>
           </callout>
-
           <callout arearefs="ab2">
             <para><literal>named-query</literal>: defines named queries and
             possibly the hints associated to them. Those definitions are
             additive to the one defined in annotations, if two definitions
             have the same name, the XML one has priority.</para>
           </callout>
-
           <callout arearefs="ab3">
             <para><literal>named-native-query</literal>: defines an named
             native query and its sql result set mapping. Alternatively, you
@@ -314,7 +281,6 @@
             are additive to the one defined in annotations, if two definitions
             have the same name, the XML one has priority.</para>
           </callout>
-
           <callout arearefs="ab4">
             <para><literal>sql-result-set-mapping</literal>: describes the
             result set mapping structure. You can define both entity and
@@ -322,7 +288,6 @@
             in annotations, if two definitions have the same name, the XML one
             has priority</para>
           </callout>
-
           <callout arearefs="ab5">
             <para><literal>attribute-override /
             association-override</literal>: defines a column or join column

Modified: projects/docs/enterprise/5.0.1/Hibernate/Hibernate_Core/en-US/Book_Info.xml
===================================================================
--- projects/docs/enterprise/5.0.1/Hibernate/Hibernate_Core/en-US/Book_Info.xml	2010-03-10 05:31:32 UTC (rev 102203)
+++ projects/docs/enterprise/5.0.1/Hibernate/Hibernate_Core/en-US/Book_Info.xml	2010-03-10 05:36:10 UTC (rev 102204)
@@ -4,7 +4,7 @@
 
 <bookinfo id="Hibernate_Core_Reference_Guide">
 	<title>Hibernate Core Reference Guide</title>
-	<subtitle>for Use with JBoss Enterprise Application Platform 5.0</subtitle>
+	<subtitle>for Use with JBoss Enterprise Application Platform 5.0.1</subtitle>
 	<edition>1.0</edition>
 	<pubsnumber>1</pubsnumber>
 	<productname>JBoss Enterprise Application Platform</productname>

Modified: projects/docs/enterprise/5.0.1/Hibernate/Hibernate_Entity_Manager/en-US/Book_Info.xml
===================================================================
--- projects/docs/enterprise/5.0.1/Hibernate/Hibernate_Entity_Manager/en-US/Book_Info.xml	2010-03-10 05:31:32 UTC (rev 102203)
+++ projects/docs/enterprise/5.0.1/Hibernate/Hibernate_Entity_Manager/en-US/Book_Info.xml	2010-03-10 05:36:10 UTC (rev 102204)
@@ -3,12 +3,12 @@
 ]>
 
 <bookinfo id="Hibernate_Entity_Manager_Reference_Guide_CP01">
-	<title>Hibernate Entity Manager Reference Guide CP01</title>
-	<subtitle>for Use with JBoss Enterprise Application Platform 5.0 Cumulative Patch 1</subtitle>
+	<title>Hibernate Entity Manager Reference Guide</title>
+	<subtitle>for Use with JBoss Enterprise Application Platform 5.0.1</subtitle>
 	<edition>1.0</edition>
 	<pubsnumber>1</pubsnumber>
 	<productname>JBoss Enterprise Application Platform</productname>
-	<productnumber>5.0</productnumber>
+	<productnumber>5.0.1</productnumber>
 <!--	<pubdate>,  2009</pubdate>-->
 	<isbn>N/A</isbn>
 	<abstract><para>The JBoss Enterprise Application Platform Edition of the Hibernate Entity Manager Reference Guide</para>

Copied: projects/docs/enterprise/5.0.1/Hibernate/Hibernate_Entity_Manager/en-US/Hibernate_Entity_Manager_Reference_Guide.ent (from rev 102176, projects/docs/enterprise/5.0.1/Hibernate/Hibernate_Entity_Manager/en-US/Hibernate_Entity_Manager_Reference_Guide_CP01.ent)
===================================================================
--- projects/docs/enterprise/5.0.1/Hibernate/Hibernate_Entity_Manager/en-US/Hibernate_Entity_Manager_Reference_Guide.ent	                        (rev 0)
+++ projects/docs/enterprise/5.0.1/Hibernate/Hibernate_Entity_Manager/en-US/Hibernate_Entity_Manager_Reference_Guide.ent	2010-03-10 05:36:10 UTC (rev 102204)
@@ -0,0 +1,4 @@
+<!ENTITY HOLDER "Red Hat, Inc">
+<!ENTITY YEAR "2010">
+<!ENTITY JBPAPP "JBoss Enterprise Application Platform">
+<!ENTITY VER "5.0.1">

Copied: projects/docs/enterprise/5.0.1/Hibernate/Hibernate_Entity_Manager/en-US/Hibernate_Entity_Manager_Reference_Guide.xml (from rev 102176, projects/docs/enterprise/5.0.1/Hibernate/Hibernate_Entity_Manager/en-US/Hibernate_Entity_Manager_Reference_Guide_CP01.xml)
===================================================================
--- projects/docs/enterprise/5.0.1/Hibernate/Hibernate_Entity_Manager/en-US/Hibernate_Entity_Manager_Reference_Guide.xml	                        (rev 0)
+++ projects/docs/enterprise/5.0.1/Hibernate/Hibernate_Entity_Manager/en-US/Hibernate_Entity_Manager_Reference_Guide.xml	2010-03-10 05:36:10 UTC (rev 102204)
@@ -0,0 +1,17 @@
+<?xml version='1.0' encoding="UTF-8"?>
+<!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 href="Preface.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
+  <xi:include href="architecture.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
+  <xi:include href="configuration.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
+  <xi:include href="entitymanagerapi.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
+  <xi:include href="transactions.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
+  <xi:include href="listeners.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
+  <xi:include href="batch.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
+  <xi:include href="query_ejbql.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
+  <xi:include href="query_native.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
+<xi:include href="Revision_History.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
+</book>

Deleted: projects/docs/enterprise/5.0.1/Hibernate/Hibernate_Entity_Manager/en-US/Hibernate_Entity_Manager_Reference_Guide_CP01.ent
===================================================================
--- projects/docs/enterprise/5.0.1/Hibernate/Hibernate_Entity_Manager/en-US/Hibernate_Entity_Manager_Reference_Guide_CP01.ent	2010-03-10 05:31:32 UTC (rev 102203)
+++ projects/docs/enterprise/5.0.1/Hibernate/Hibernate_Entity_Manager/en-US/Hibernate_Entity_Manager_Reference_Guide_CP01.ent	2010-03-10 05:36:10 UTC (rev 102204)
@@ -1,4 +0,0 @@
-<!ENTITY HOLDER "Red Hat, Inc">
-<!ENTITY YEAR "2010">
-<!ENTITY JBPAPP "JBoss Enterprise Application Platform">
-<!ENTITY VER "5.0">

Deleted: projects/docs/enterprise/5.0.1/Hibernate/Hibernate_Entity_Manager/en-US/Hibernate_Entity_Manager_Reference_Guide_CP01.xml
===================================================================
--- projects/docs/enterprise/5.0.1/Hibernate/Hibernate_Entity_Manager/en-US/Hibernate_Entity_Manager_Reference_Guide_CP01.xml	2010-03-10 05:31:32 UTC (rev 102203)
+++ projects/docs/enterprise/5.0.1/Hibernate/Hibernate_Entity_Manager/en-US/Hibernate_Entity_Manager_Reference_Guide_CP01.xml	2010-03-10 05:36:10 UTC (rev 102204)
@@ -1,17 +0,0 @@
-<?xml version='1.0' encoding="UTF-8"?>
-<!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 href="Preface.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
-  <xi:include href="architecture.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
-  <xi:include href="configuration.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
-  <xi:include href="entitymanagerapi.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
-  <xi:include href="transactions.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
-  <xi:include href="listeners.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
-  <xi:include href="batch.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
-  <xi:include href="query_ejbql.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
-  <xi:include href="query_native.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
-<xi:include href="Revision_History.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
-</book>

Modified: projects/docs/enterprise/5.0.1/Hibernate/Hibernate_Search/en-US/Book_Info.xml
===================================================================
--- projects/docs/enterprise/5.0.1/Hibernate/Hibernate_Search/en-US/Book_Info.xml	2010-03-10 05:31:32 UTC (rev 102203)
+++ projects/docs/enterprise/5.0.1/Hibernate/Hibernate_Search/en-US/Book_Info.xml	2010-03-10 05:36:10 UTC (rev 102204)
@@ -2,13 +2,13 @@
 <!DOCTYPE bookinfo PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
 ]>
 
-<bookinfo id="Hibernate_Entity_Manager_Reference_Guide_CP01">
-	<title>Hibernate Search Reference Guide CP01</title>
-	<subtitle>for Use with JBoss Enterprise Application Platform 5.0 Cumulative Patch 1</subtitle>
+<bookinfo id="Hibernate_Entity_Manager_Reference_Guide">
+	<title>Hibernate Search Reference Guide</title>
+	<subtitle>for Use with JBoss Enterprise Application Platform 5.0.1</subtitle>
 	<edition>1.0</edition>
 	<pubsnumber>1</pubsnumber>
 	<productname>JBoss Enterprise Application Platform</productname>
-	<productnumber>5.0</productnumber>
+	<productnumber>5.0.1</productnumber>
 <!--	<pubdate>,  2009</pubdate>-->
 	<isbn>N/A</isbn>
 	<abstract><para>The JBoss Enterprise Application Platform Edition of the Hibernate Search Reference Guide</para>

Copied: projects/docs/enterprise/5.0.1/Hibernate/Hibernate_Search/en-US/Hibernate_Search_Reference_Guide.ent (from rev 102176, projects/docs/enterprise/5.0.1/Hibernate/Hibernate_Search/en-US/Hibernate_Search_Reference_Guide_CP01.ent)
===================================================================
--- projects/docs/enterprise/5.0.1/Hibernate/Hibernate_Search/en-US/Hibernate_Search_Reference_Guide.ent	                        (rev 0)
+++ projects/docs/enterprise/5.0.1/Hibernate/Hibernate_Search/en-US/Hibernate_Search_Reference_Guide.ent	2010-03-10 05:36:10 UTC (rev 102204)
@@ -0,0 +1,4 @@
+<!ENTITY HOLDER "Red Hat, Inc">
+<!ENTITY YEAR "2010">
+<!ENTITY JBPAPP "JBoss Enterprise Application Platform">
+<!ENTITY VER "5.0.1">

Copied: projects/docs/enterprise/5.0.1/Hibernate/Hibernate_Search/en-US/Hibernate_Search_Reference_Guide.xml (from rev 102176, projects/docs/enterprise/5.0.1/Hibernate/Hibernate_Search/en-US/Hibernate_Search_Reference_Guide_CP01.xml)
===================================================================
--- projects/docs/enterprise/5.0.1/Hibernate/Hibernate_Search/en-US/Hibernate_Search_Reference_Guide.xml	                        (rev 0)
+++ projects/docs/enterprise/5.0.1/Hibernate/Hibernate_Search/en-US/Hibernate_Search_Reference_Guide.xml	2010-03-10 05:36:10 UTC (rev 102204)
@@ -0,0 +1,41 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!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 href="Preface.xml"
+              xmlns:xi="http://www.w3.org/2001/XInclude" />
+
+  <xi:include href="getting-started.xml"
+              xmlns:xi="http://www.w3.org/2001/XInclude" />
+
+  <xi:include href="architecture.xml"
+              xmlns:xi="http://www.w3.org/2001/XInclude" />
+
+  <xi:include href="configuration.xml"
+              xmlns:xi="http://www.w3.org/2001/XInclude" />
+
+  <xi:include href="mapping.xml"
+              xmlns:xi="http://www.w3.org/2001/XInclude" />
+
+  <xi:include href="query.xml"
+              xmlns:xi="http://www.w3.org/2001/XInclude" />
+
+  <xi:include href="batchindex.xml"
+              xmlns:xi="http://www.w3.org/2001/XInclude" />
+
+  <xi:include href="optimize.xml"
+              xmlns:xi="http://www.w3.org/2001/XInclude" />
+
+  <xi:include href="lucene-native.xml"
+              xmlns:xi="http://www.w3.org/2001/XInclude" />
+
+	<xi:include href="Revision_History.xml"
+              xmlns:xi="http://www.w3.org/2001/XInclude" />
+</book>

Deleted: projects/docs/enterprise/5.0.1/Hibernate/Hibernate_Search/en-US/Hibernate_Search_Reference_Guide_CP01.ent
===================================================================
--- projects/docs/enterprise/5.0.1/Hibernate/Hibernate_Search/en-US/Hibernate_Search_Reference_Guide_CP01.ent	2010-03-10 05:31:32 UTC (rev 102203)
+++ projects/docs/enterprise/5.0.1/Hibernate/Hibernate_Search/en-US/Hibernate_Search_Reference_Guide_CP01.ent	2010-03-10 05:36:10 UTC (rev 102204)
@@ -1,4 +0,0 @@
-<!ENTITY HOLDER "Red Hat, Inc">
-<!ENTITY YEAR "2010">
-<!ENTITY JBPAPP "JBoss Enterprise Application Platform">
-<!ENTITY VER "5.0">

Deleted: projects/docs/enterprise/5.0.1/Hibernate/Hibernate_Search/en-US/Hibernate_Search_Reference_Guide_CP01.xml
===================================================================
--- projects/docs/enterprise/5.0.1/Hibernate/Hibernate_Search/en-US/Hibernate_Search_Reference_Guide_CP01.xml	2010-03-10 05:31:32 UTC (rev 102203)
+++ projects/docs/enterprise/5.0.1/Hibernate/Hibernate_Search/en-US/Hibernate_Search_Reference_Guide_CP01.xml	2010-03-10 05:36:10 UTC (rev 102204)
@@ -1,41 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-
-<!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 href="Preface.xml"
-              xmlns:xi="http://www.w3.org/2001/XInclude" />
-
-  <xi:include href="getting-started.xml"
-              xmlns:xi="http://www.w3.org/2001/XInclude" />
-
-  <xi:include href="architecture.xml"
-              xmlns:xi="http://www.w3.org/2001/XInclude" />
-
-  <xi:include href="configuration.xml"
-              xmlns:xi="http://www.w3.org/2001/XInclude" />
-
-  <xi:include href="mapping.xml"
-              xmlns:xi="http://www.w3.org/2001/XInclude" />
-
-  <xi:include href="query.xml"
-              xmlns:xi="http://www.w3.org/2001/XInclude" />
-
-  <xi:include href="batchindex.xml"
-              xmlns:xi="http://www.w3.org/2001/XInclude" />
-
-  <xi:include href="optimize.xml"
-              xmlns:xi="http://www.w3.org/2001/XInclude" />
-
-  <xi:include href="lucene-native.xml"
-              xmlns:xi="http://www.w3.org/2001/XInclude" />
-
-	<xi:include href="Revision_History.xml"
-              xmlns:xi="http://www.w3.org/2001/XInclude" />
-</book>

Modified: projects/docs/enterprise/5.0.1/Hibernate/Hibernate_Validator/en-US/Book_Info.xml
===================================================================
--- projects/docs/enterprise/5.0.1/Hibernate/Hibernate_Validator/en-US/Book_Info.xml	2010-03-10 05:31:32 UTC (rev 102203)
+++ projects/docs/enterprise/5.0.1/Hibernate/Hibernate_Validator/en-US/Book_Info.xml	2010-03-10 05:36:10 UTC (rev 102204)
@@ -2,13 +2,13 @@
 <!DOCTYPE bookinfo PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
 ]>
 
-<bookinfo id="Hibernate_Validator_Reference_Guide_CP01">
-	<title>Hibernate Validator Reference Guide CP01</title>
-	<subtitle>for Use with JBoss Enterprise Application Platform 5.0 Cumulative Patch 1</subtitle>
+<bookinfo id="Hibernate_Validator_Reference_Guide">
+	<title>Hibernate Validator Reference Guide</title>
+	<subtitle>for Use with JBoss Enterprise Application Platform 5.0.1</subtitle>
 	<edition>1.0</edition>
 	<pubsnumber>1</pubsnumber>
 	<productname>JBoss Enterprise Application Platform</productname>
-	<productnumber>5.0</productnumber>
+	<productnumber>5.0.1</productnumber>
 	<!--<pubdate>,  2009</pubdate>-->
 	<isbn>N/A</isbn>
 	<abstract><para>The JBoss Enterprise Application Platform Edition of the Hibernate Validator Reference Guide</para>

Modified: projects/docs/enterprise/5.0.1/RESTEasy/en-US/Book_Info.xml
===================================================================
--- projects/docs/enterprise/5.0.1/RESTEasy/en-US/Book_Info.xml	2010-03-10 05:31:32 UTC (rev 102203)
+++ projects/docs/enterprise/5.0.1/RESTEasy/en-US/Book_Info.xml	2010-03-10 05:36:10 UTC (rev 102204)
@@ -2,11 +2,11 @@
 <!DOCTYPE bookinfo PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
 ]>
 
-<bookinfo id="RESTEasy_Reference_Guide_CP01">
-    <title>RESTEasy Reference Guide CP01</title>
-	<subtitle>for Use with JBoss Enterprise Application Platform 5.0 Cumulative Patch 1</subtitle>
+<bookinfo id="RESTEasy_Reference_Guide">
+    <title>RESTEasy Reference Guide</title>
+	<subtitle>for Use with JBoss Enterprise Application Platform 5.0.1</subtitle>
     <productname>JBoss Enterprise Application Platform</productname>
-    <productnumber>5.0</productnumber>
+    <productnumber>5.0.1</productnumber>
     <edition>1</edition>
     <pubsnumber>1</pubsnumber>
     <corpauthor>

Modified: projects/docs/enterprise/5.0.1/RESTEasy/en-US/RESTEasy_Reference_Guide.ent
===================================================================
--- projects/docs/enterprise/5.0.1/RESTEasy/en-US/RESTEasy_Reference_Guide.ent	2010-03-10 05:31:32 UTC (rev 102203)
+++ projects/docs/enterprise/5.0.1/RESTEasy/en-US/RESTEasy_Reference_Guide.ent	2010-03-10 05:36:10 UTC (rev 102204)
@@ -1,6 +1,6 @@
 <!ENTITY JBEAP "JBoss Enterprise Application Platform">
-<!ENTITY JBEAPVERS "5.0">
+<!ENTITY JBEAPVERS "5.0.1">
 <!ENTITY HOLDER "Red Hat, Inc">
 <!ENTITY YEAR "2010">
-<!ENTITY BOOKID "RESTEasy_Reference_Guide_CP01">
+<!ENTITY BOOKID "RESTEasy_Reference_Guide">
 <!ENTITY PRODUCT "JBoss Enterprise Application Platform">

Modified: projects/docs/enterprise/5.0.1/RichFaces/en-US/Book_Info.xml
===================================================================
--- projects/docs/enterprise/5.0.1/RichFaces/en-US/Book_Info.xml	2010-03-10 05:31:32 UTC (rev 102203)
+++ projects/docs/enterprise/5.0.1/RichFaces/en-US/Book_Info.xml	2010-03-10 05:36:10 UTC (rev 102204)
@@ -2,11 +2,11 @@
 <!DOCTYPE bookinfo PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
 ]>
 
-<bookinfo id="RichFaces_Developer_Guide_CP01">
-	<title>RichFaces Developer Guide CP01</title>
-		<subtitle>for Use with JBoss Enterprise Application Platform 5.0 Cumulative Patch 1</subtitle>
+<bookinfo id="RichFaces_Developer_Guide">
+	<title>RichFaces Developer Guide</title>
+		<subtitle>for Use with JBoss Enterprise Application Platform 5.0.1</subtitle>
 	<productname>JBoss Enterprise Application Platform</productname>
-	<productnumber>5.0</productnumber>
+	<productnumber>5.0.1</productnumber>
 	<edition>1</edition>
 	<pubsnumber>1</pubsnumber>
 	<corpauthor>

Copied: projects/docs/enterprise/5.0.1/RichFaces/en-US/RichFaces_Developer_Guide.ent (from rev 102176, projects/docs/enterprise/5.0.1/RichFaces/en-US/RichFaces_Developer_Guide_CP01.ent)
===================================================================
--- projects/docs/enterprise/5.0.1/RichFaces/en-US/RichFaces_Developer_Guide.ent	                        (rev 0)
+++ projects/docs/enterprise/5.0.1/RichFaces/en-US/RichFaces_Developer_Guide.ent	2010-03-10 05:36:10 UTC (rev 102204)
@@ -0,0 +1,5 @@
+<!ENTITY PRODUCT "Documentation">
+<!ENTITY BOOKID "RichFaces_Developer_Guide">
+<!ENTITY HOLDER "Red Hat, Inc">
+<!ENTITY YEAR "2010">
+<!ENTITY VERSION "5.0.1">

Copied: projects/docs/enterprise/5.0.1/RichFaces/en-US/RichFaces_Developer_Guide.xml (from rev 102176, projects/docs/enterprise/5.0.1/RichFaces/en-US/RichFaces_Developer_Guide_CP01.xml)
===================================================================
--- projects/docs/enterprise/5.0.1/RichFaces/en-US/RichFaces_Developer_Guide.xml	                        (rev 0)
+++ projects/docs/enterprise/5.0.1/RichFaces/en-US/RichFaces_Developer_Guide.xml	2010-03-10 05:36:10 UTC (rev 102204)
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!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 href="Introduction.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
+    <!--<xi:include href="Technical_Requirements.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />-->
+    <xi:include href="Getting_Started.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
+    <xi:include href="Settings.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
+    <xi:include href="Architecture_Overview.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
+    <!--<xi:include href="IDE_Support.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />-->
+    <!--<xi:include href="Links_to_Resources.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />-->
+  <xi:include href="Revision_History.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
+</book>

Deleted: projects/docs/enterprise/5.0.1/RichFaces/en-US/RichFaces_Developer_Guide_CP01.ent
===================================================================
--- projects/docs/enterprise/5.0.1/RichFaces/en-US/RichFaces_Developer_Guide_CP01.ent	2010-03-10 05:31:32 UTC (rev 102203)
+++ projects/docs/enterprise/5.0.1/RichFaces/en-US/RichFaces_Developer_Guide_CP01.ent	2010-03-10 05:36:10 UTC (rev 102204)
@@ -1,5 +0,0 @@
-<!ENTITY PRODUCT "Documentation">
-<!ENTITY BOOKID "RichFaces_Developer_Guide">
-<!ENTITY HOLDER "Red Hat, Inc">
-<!ENTITY YEAR "2009">
-<!ENTITY VERSION "5.0.0">

Deleted: projects/docs/enterprise/5.0.1/RichFaces/en-US/RichFaces_Developer_Guide_CP01.xml
===================================================================
--- projects/docs/enterprise/5.0.1/RichFaces/en-US/RichFaces_Developer_Guide_CP01.xml	2010-03-10 05:31:32 UTC (rev 102203)
+++ projects/docs/enterprise/5.0.1/RichFaces/en-US/RichFaces_Developer_Guide_CP01.xml	2010-03-10 05:36:10 UTC (rev 102204)
@@ -1,15 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!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 href="Introduction.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
-    <!--<xi:include href="Technical_Requirements.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />-->
-    <xi:include href="Getting_Started.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
-    <xi:include href="Settings.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
-    <xi:include href="Architecture_Overview.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
-    <!--<xi:include href="IDE_Support.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />-->
-    <!--<xi:include href="Links_to_Resources.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />-->
-  <xi:include href="Revision_History.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
-</book>

Modified: projects/docs/enterprise/5.0.1/Seam_Reference_Guide/en-US/Book_Info.xml
===================================================================
--- projects/docs/enterprise/5.0.1/Seam_Reference_Guide/en-US/Book_Info.xml	2010-03-10 05:31:32 UTC (rev 102203)
+++ projects/docs/enterprise/5.0.1/Seam_Reference_Guide/en-US/Book_Info.xml	2010-03-10 05:36:10 UTC (rev 102204)
@@ -2,16 +2,16 @@
 <!DOCTYPE bookinfo PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
 ]>
 
-<bookinfo id="Seam_Reference_Guide_CP01">
-	<title>Seam Reference Guide CP01</title>
-	<subtitle>for Use with JBoss Enterprise Application Platform 5.0 Cumulative Patch 1</subtitle>
+<bookinfo id="Seam_Reference_Guide">
+	<title>Seam Reference Guide</title>
+	<subtitle>for Use with JBoss Enterprise Application Platform 5.0.1</subtitle>
 	<edition>2.0</edition>
 	<pubsnumber>1.2</pubsnumber>
 	<productname>JBoss Enterprise Application Platform</productname>
-	<productnumber>5.0</productnumber>
+	<productnumber>5.0.1</productnumber>
 <!--	<pubdate>Sep, 2007</pubdate> -->
 	<isbn>N/A</isbn>
-	<abstract><para>This book is a Reference Guide for JBoss Enterprise Application Platform 5.0.0_CP01</para>
+	<abstract><para>This book is a Reference Guide for JBoss Enterprise Application Platform 5.0.1</para>
 	</abstract>
 	<corpauthor>
 	  <inlinemediaobject>

Modified: projects/docs/enterprise/5.0.1/Seam_Reference_Guide/en-US/Seam_Reference_Guide.ent
===================================================================
--- projects/docs/enterprise/5.0.1/Seam_Reference_Guide/en-US/Seam_Reference_Guide.ent	2010-03-10 05:31:32 UTC (rev 102203)
+++ projects/docs/enterprise/5.0.1/Seam_Reference_Guide/en-US/Seam_Reference_Guide.ent	2010-03-10 05:36:10 UTC (rev 102204)
@@ -1,4 +1,4 @@
 <!ENTITY JBEAP "JBoss Enterprise Application Platform">
-<!ENTITY VERSION "5.0">
+<!ENTITY VERSION "5.0.1">
 <!ENTITY HOLDER "Red Hat, Inc">
 <!ENTITY YEAR "2010">




More information about the jboss-cvs-commits mailing list