[jboss-cvs] JBossAS SVN: r99703 - projects/docs/enterprise/EWP_5.0/Hibernate/Hibernate_Entity_Manager/en-US.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Thu Jan 21 00:09:13 EST 2010


Author: laubai
Date: 2010-01-21 00:09:12 -0500 (Thu, 21 Jan 2010)
New Revision: 99703

Modified:
   projects/docs/enterprise/EWP_5.0/Hibernate/Hibernate_Entity_Manager/en-US/Book_Info.xml
   projects/docs/enterprise/EWP_5.0/Hibernate/Hibernate_Entity_Manager/en-US/Feedback.xml
   projects/docs/enterprise/EWP_5.0/Hibernate/Hibernate_Entity_Manager/en-US/Hibernate_Entity_Manager.xml
   projects/docs/enterprise/EWP_5.0/Hibernate/Hibernate_Entity_Manager/en-US/Hibernate_Entity_Manager_Reference_Guide.ent
   projects/docs/enterprise/EWP_5.0/Hibernate/Hibernate_Entity_Manager/en-US/architecture.xml
   projects/docs/enterprise/EWP_5.0/Hibernate/Hibernate_Entity_Manager/en-US/configuration.xml
Log:
Corrected build issues for brew build.

Modified: projects/docs/enterprise/EWP_5.0/Hibernate/Hibernate_Entity_Manager/en-US/Book_Info.xml
===================================================================
--- projects/docs/enterprise/EWP_5.0/Hibernate/Hibernate_Entity_Manager/en-US/Book_Info.xml	2010-01-21 04:25:14 UTC (rev 99702)
+++ projects/docs/enterprise/EWP_5.0/Hibernate/Hibernate_Entity_Manager/en-US/Book_Info.xml	2010-01-21 05:09:12 UTC (rev 99703)
@@ -4,14 +4,14 @@
 
 <bookinfo id="Hibernate_Entity_Manager">
 	<title>Hibernate Entity Manager Reference Guide</title>
-	<subtitle>for Use with JBoss Enterprise Application Platform 5.0</subtitle>
+	<subtitle>for Use with JBoss Enterprise Web Platform 5.0</subtitle>
 	<edition>1.0</edition>
 	<pubsnumber>2</pubsnumber>
-	<productname>JBoss Enterprise Application Platform</productname>
+	<productname>JBoss Enterprise Web Platform</productname>
 	<productnumber>5.0</productnumber>
 	<pubdate>,  2009</pubdate>
 	<isbn>N/A</isbn>
-	<abstract><para>The JBoss Enterprise Application Platform Edition of the Hibernate Entity Manager Reference Guide</para>
+	<abstract><para>The JBoss Enterprise Web Platform Edition of the Hibernate Entity Manager Reference Guide</para>
 	</abstract>
 	<corpauthor>
 	  <inlinemediaobject>

Modified: projects/docs/enterprise/EWP_5.0/Hibernate/Hibernate_Entity_Manager/en-US/Feedback.xml
===================================================================
--- projects/docs/enterprise/EWP_5.0/Hibernate/Hibernate_Entity_Manager/en-US/Feedback.xml	2010-01-21 04:25:14 UTC (rev 99702)
+++ projects/docs/enterprise/EWP_5.0/Hibernate/Hibernate_Entity_Manager/en-US/Feedback.xml	2010-01-21 05:09:12 UTC (rev 99703)
@@ -5,7 +5,7 @@
 <chapter id="Feedback">
 	<title>Feedback</title>
 	<para>
-			If you spot a typo in this guide, or if you have thought of a way to make this manual better, we would love to hear from you! Submit a report in <ulink url="http://jira.jboss.com/jira/browse/JBPAPP">JIRA</ulink> against the Product: JBoss Enterprise Application Platform, Version: <replaceable>&lt;version&gt;</replaceable>, Component: <emphasis>Doc</emphasis>. If you have a suggestion for improving the documentation, try to be as specific as possible. If you have found an error, include the section number and some of the surrounding text so we can find it easily.
+			If you spot a typo in this guide, or if you have thought of a way to make this manual better, we would love to hear from you! Submit a report in <ulink url="http://jira.jboss.com/jira/browse/JBPAPP">JIRA</ulink> against the Product: JBoss Enterprise Web Platform, Version: <replaceable>5.0.0</replaceable>, Component: <emphasis>Documentation</emphasis>. If you have a suggestion for improving the documentation, try to be as specific as possible. If you have found an error, include the section number and some of the surrounding text so we can find it easily.
 	</para>
 </chapter>
 

Modified: projects/docs/enterprise/EWP_5.0/Hibernate/Hibernate_Entity_Manager/en-US/Hibernate_Entity_Manager.xml
===================================================================
--- projects/docs/enterprise/EWP_5.0/Hibernate/Hibernate_Entity_Manager/en-US/Hibernate_Entity_Manager.xml	2010-01-21 04:25:14 UTC (rev 99702)
+++ projects/docs/enterprise/EWP_5.0/Hibernate/Hibernate_Entity_Manager/en-US/Hibernate_Entity_Manager.xml	2010-01-21 05:09:12 UTC (rev 99703)
@@ -2,7 +2,7 @@
 
 <!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
 ]>
-<book lang="en">
+<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" />

Modified: projects/docs/enterprise/EWP_5.0/Hibernate/Hibernate_Entity_Manager/en-US/Hibernate_Entity_Manager_Reference_Guide.ent
===================================================================
--- projects/docs/enterprise/EWP_5.0/Hibernate/Hibernate_Entity_Manager/en-US/Hibernate_Entity_Manager_Reference_Guide.ent	2010-01-21 04:25:14 UTC (rev 99702)
+++ projects/docs/enterprise/EWP_5.0/Hibernate/Hibernate_Entity_Manager/en-US/Hibernate_Entity_Manager_Reference_Guide.ent	2010-01-21 05:09:12 UTC (rev 99703)
@@ -1,4 +1,4 @@
 <!ENTITY HOLDER "Red Hat, Inc">
-<!ENTITY YEAR "2009">
-<!ENTITY JBPAPP "JBoss Enterprise Application Platform">
+<!ENTITY YEAR "2010">
+<!ENTITY JBPAPP "JBoss Enterprise Web Platform">
 <!ENTITY VER "5.0">

Modified: projects/docs/enterprise/EWP_5.0/Hibernate/Hibernate_Entity_Manager/en-US/architecture.xml
===================================================================
--- projects/docs/enterprise/EWP_5.0/Hibernate/Hibernate_Entity_Manager/en-US/architecture.xml	2010-01-21 04:25:14 UTC (rev 99702)
+++ projects/docs/enterprise/EWP_5.0/Hibernate/Hibernate_Entity_Manager/en-US/architecture.xml	2010-01-21 05:09:12 UTC (rev 99703)
@@ -271,7 +271,7 @@
     </section>
   </section>
 
-  <section id="architecture-javase" revision="1">
+  <section id="architecture-javase">
     <title>Java SE environments</title>
 
     <para>In a Java SE environment only extended context application-managed

Modified: projects/docs/enterprise/EWP_5.0/Hibernate/Hibernate_Entity_Manager/en-US/configuration.xml
===================================================================
--- projects/docs/enterprise/EWP_5.0/Hibernate/Hibernate_Entity_Manager/en-US/configuration.xml	2010-01-21 04:25:14 UTC (rev 99702)
+++ projects/docs/enterprise/EWP_5.0/Hibernate/Hibernate_Entity_Manager/en-US/configuration.xml	2010-01-21 05:09:12 UTC (rev 99703)
@@ -43,7 +43,7 @@
   <section id="setup-configuration">
     <title>Configuration and bootstrapping</title>
 
-    <section id="setup-configuration-packaging" revision="1">
+    <section id="setup-configuration-packaging">
       <title>Packaging</title>
 
       <para>The configuration for entity managers both inside an application
@@ -221,7 +221,7 @@
    version="1.0"&gt;</programlisting>
     </section>
 
-    <section id="setup-configuration-bootstrapping" revision="1">
+    <section id="setup-configuration-bootstrapping">
       <title>Bootstrapping</title>
 
       <para>The EJB3 specification defines a bootstrap procedure to access the




More information about the jboss-cvs-commits mailing list