[jboss-cvs] JBossAS SVN: r103798 - projects/docs/enterprise/4.3.8/Hibernate/Hibernate_EntityManager_User_Guide/en-US.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Mon Apr 12 02:28:57 EDT 2010


Author: laubai
Date: 2010-04-12 02:28:57 -0400 (Mon, 12 Apr 2010)
New Revision: 103798

Added:
   projects/docs/enterprise/4.3.8/Hibernate/Hibernate_EntityManager_User_Guide/en-US/Hibernate_EntityManager_User_Guide_CP08.ent
   projects/docs/enterprise/4.3.8/Hibernate/Hibernate_EntityManager_User_Guide/en-US/Hibernate_EntityManager_User_Guide_CP08.xml
Removed:
   projects/docs/enterprise/4.3.8/Hibernate/Hibernate_EntityManager_User_Guide/en-US/Hibernate_EntityManager_User_Guide_CP07.ent
   projects/docs/enterprise/4.3.8/Hibernate/Hibernate_EntityManager_User_Guide/en-US/Hibernate_EntityManager_User_Guide_CP07.xml
Modified:
   projects/docs/enterprise/4.3.8/Hibernate/Hibernate_EntityManager_User_Guide/en-US/Book_Info.xml
Log:
Updated version number for CP08.

Modified: projects/docs/enterprise/4.3.8/Hibernate/Hibernate_EntityManager_User_Guide/en-US/Book_Info.xml
===================================================================
--- projects/docs/enterprise/4.3.8/Hibernate/Hibernate_EntityManager_User_Guide/en-US/Book_Info.xml	2010-04-12 06:28:02 UTC (rev 103797)
+++ projects/docs/enterprise/4.3.8/Hibernate/Hibernate_EntityManager_User_Guide/en-US/Book_Info.xml	2010-04-12 06:28:57 UTC (rev 103798)
@@ -2,9 +2,9 @@
 <!DOCTYPE bookinfo PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
 ]>
 
-<bookinfo id="Hibernate_EntityManager_User_Guide-Hibernate_EntityManager_User_Guide_CP07">
-	<title>Hibernate EntityManager User Guide CP07</title>
-	<subtitle>for Use with JBoss Enterprise Application Platform 4.3.0 Cumulative Patch 7</subtitle>
+<bookinfo id="Hibernate_EntityManager_User_Guide-Hibernate_EntityManager_User_Guide_CP08">
+	<title>Hibernate EntityManager User Guide CP08</title>
+	<subtitle>for Use with JBoss Enterprise Application Platform 4.3.0 Cumulative Patch 8</subtitle>
 	<productname>JBoss Enterprise Application Platform</productname>
 	<productnumber>4.3</productnumber>
 	<edition>1.0</edition>
@@ -12,7 +12,7 @@
 <!--	<pubdate>, 2009</pubdate> -->
 	<abstract>
 		<para>This book is a User Guide to Hibernate EntityManager for
-JBoss Enterprise Application Platform 4.3.0 CP07.</para></abstract>
+JBoss Enterprise Application Platform 4.3.0 CP08.</para></abstract>
 			<corpauthor>
 				<inlinemediaobject>
 					<imageobject>

Deleted: projects/docs/enterprise/4.3.8/Hibernate/Hibernate_EntityManager_User_Guide/en-US/Hibernate_EntityManager_User_Guide_CP07.ent
===================================================================
--- projects/docs/enterprise/4.3.8/Hibernate/Hibernate_EntityManager_User_Guide/en-US/Hibernate_EntityManager_User_Guide_CP07.ent	2010-04-12 06:28:02 UTC (rev 103797)
+++ projects/docs/enterprise/4.3.8/Hibernate/Hibernate_EntityManager_User_Guide/en-US/Hibernate_EntityManager_User_Guide_CP07.ent	2010-04-12 06:28:57 UTC (rev 103798)
@@ -1,5 +0,0 @@
-<!ENTITY HOLDER "Red Hat, Inc">
-<!ENTITY PRODUCT "JBoss Enterprise Application Platform">
-<!ENTITY VERSION "4.3.0_CP07">
-<!ENTITY BOOKID "Hibernate_EntityManager_User_Guide">
-<!ENTITY YEAR "2009">

Deleted: projects/docs/enterprise/4.3.8/Hibernate/Hibernate_EntityManager_User_Guide/en-US/Hibernate_EntityManager_User_Guide_CP07.xml
===================================================================
--- projects/docs/enterprise/4.3.8/Hibernate/Hibernate_EntityManager_User_Guide/en-US/Hibernate_EntityManager_User_Guide_CP07.xml	2010-04-12 06:28:02 UTC (rev 103797)
+++ projects/docs/enterprise/4.3.8/Hibernate/Hibernate_EntityManager_User_Guide/en-US/Hibernate_EntityManager_User_Guide_CP07.xml	2010-04-12 06:28:57 UTC (rev 103798)
@@ -1,19 +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>
-	<xi:include href="Preface.xml" xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
-<xi:include href="Introduction.xml" xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
-	<xi:include href="Architecture.xml" xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
-	<xi:include href="Setup_and_configuration.xml" xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
-	<xi:include href="Working_with_objects.xml" xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
-	<xi:include href="Transactions_and_concurrency.xml" xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
-	<xi:include href="Entity_listeners_and_Callback_methods.xml" xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
-	<xi:include href="Batch_processing.xml" xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
-	<xi:include href="EJBQL_The_Object_Query_Language.xml" xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
-	<xi:include href="Native_query.xml" xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
-	<xi:include href="Revision_History.xml" xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
-</book>
-

Copied: projects/docs/enterprise/4.3.8/Hibernate/Hibernate_EntityManager_User_Guide/en-US/Hibernate_EntityManager_User_Guide_CP08.ent (from rev 103783, projects/docs/enterprise/4.3.8/Hibernate/Hibernate_EntityManager_User_Guide/en-US/Hibernate_EntityManager_User_Guide_CP07.ent)
===================================================================
--- projects/docs/enterprise/4.3.8/Hibernate/Hibernate_EntityManager_User_Guide/en-US/Hibernate_EntityManager_User_Guide_CP08.ent	                        (rev 0)
+++ projects/docs/enterprise/4.3.8/Hibernate/Hibernate_EntityManager_User_Guide/en-US/Hibernate_EntityManager_User_Guide_CP08.ent	2010-04-12 06:28:57 UTC (rev 103798)
@@ -0,0 +1,5 @@
+<!ENTITY HOLDER "Red Hat, Inc">
+<!ENTITY PRODUCT "JBoss Enterprise Application Platform">
+<!ENTITY VERSION "4.3.0_CP08">
+<!ENTITY BOOKID "Hibernate_EntityManager_User_Guide">
+<!ENTITY YEAR "2010">

Copied: projects/docs/enterprise/4.3.8/Hibernate/Hibernate_EntityManager_User_Guide/en-US/Hibernate_EntityManager_User_Guide_CP08.xml (from rev 103783, projects/docs/enterprise/4.3.8/Hibernate/Hibernate_EntityManager_User_Guide/en-US/Hibernate_EntityManager_User_Guide_CP07.xml)
===================================================================
--- projects/docs/enterprise/4.3.8/Hibernate/Hibernate_EntityManager_User_Guide/en-US/Hibernate_EntityManager_User_Guide_CP08.xml	                        (rev 0)
+++ projects/docs/enterprise/4.3.8/Hibernate/Hibernate_EntityManager_User_Guide/en-US/Hibernate_EntityManager_User_Guide_CP08.xml	2010-04-12 06:28:57 UTC (rev 103798)
@@ -0,0 +1,19 @@
+<?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>
+	<xi:include href="Preface.xml" xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
+<xi:include href="Introduction.xml" xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
+	<xi:include href="Architecture.xml" xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
+	<xi:include href="Setup_and_configuration.xml" xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
+	<xi:include href="Working_with_objects.xml" xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
+	<xi:include href="Transactions_and_concurrency.xml" xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
+	<xi:include href="Entity_listeners_and_Callback_methods.xml" xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
+	<xi:include href="Batch_processing.xml" xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
+	<xi:include href="EJBQL_The_Object_Query_Language.xml" xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
+	<xi:include href="Native_query.xml" xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
+	<xi:include href="Revision_History.xml" xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
+</book>
+




More information about the jboss-cvs-commits mailing list