[jboss-cvs] JBossAS SVN: r103889 - projects/docs/enterprise/4.3.8/Seam2_Reference_Guide/en-US.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Tue Apr 13 03:57:12 EDT 2010


Author: laubai
Date: 2010-04-13 03:57:11 -0400 (Tue, 13 Apr 2010)
New Revision: 103889

Added:
   projects/docs/enterprise/4.3.8/Seam2_Reference_Guide/en-US/Seam_2_Reference_Guide_CP08.ent
   projects/docs/enterprise/4.3.8/Seam2_Reference_Guide/en-US/Seam_2_Reference_Guide_CP08.xml
Removed:
   projects/docs/enterprise/4.3.8/Seam2_Reference_Guide/en-US/Seam_Reference_Guide_CP05_FP01.ent
   projects/docs/enterprise/4.3.8/Seam2_Reference_Guide/en-US/Seam_Reference_Guide_CP05_FP01.xml
Modified:
   projects/docs/enterprise/4.3.8/Seam2_Reference_Guide/en-US/Book_Info.xml
Log:
Corrected build issues.

Modified: projects/docs/enterprise/4.3.8/Seam2_Reference_Guide/en-US/Book_Info.xml
===================================================================
--- projects/docs/enterprise/4.3.8/Seam2_Reference_Guide/en-US/Book_Info.xml	2010-04-13 07:23:23 UTC (rev 103888)
+++ projects/docs/enterprise/4.3.8/Seam2_Reference_Guide/en-US/Book_Info.xml	2010-04-13 07:57:11 UTC (rev 103889)
@@ -2,15 +2,15 @@
 <!DOCTYPE bookinfo PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
 ]>
 <bookinfo>
-	<title>Seam Reference Guide CP05 FP01</title>
-	<subtitle>for Use with JBoss Enterprise Application Platform 4.3.0 Cumulative Patch 5 Feature Pack 1</subtitle>
+	<title>Seam 2 Reference Guide CP08</title>
+	<subtitle>for Use with JBoss Enterprise Application Platform 4.3.0 Cumulative Patch 8</subtitle>
 	<edition>2.0</edition>
 	<pubsnumber>3</pubsnumber>
 	<productname>JBoss Enterprise Application Platform</productname>
 	<productnumber>4.3</productnumber>
 	<pubdate>March, 2009</pubdate>
 	<isbn>N/A</isbn>
-	<abstract><para>This book is a Reference Guide to Seam 2.0.2 for JBoss Enterprise Application Platform 4.3.0_CP05_FP01</para>
+	<abstract><para>This book is a Reference Guide to Seam 2.0.2 for JBoss Enterprise Application Platform 4.3.0_CP08</para>
 	</abstract>
 	<corpauthor>
 	  <inlinemediaobject>

Copied: projects/docs/enterprise/4.3.8/Seam2_Reference_Guide/en-US/Seam_2_Reference_Guide_CP08.ent (from rev 103868, projects/docs/enterprise/4.3.8/Seam2_Reference_Guide/en-US/Seam_Reference_Guide_CP05_FP01.ent)
===================================================================
--- projects/docs/enterprise/4.3.8/Seam2_Reference_Guide/en-US/Seam_2_Reference_Guide_CP08.ent	                        (rev 0)
+++ projects/docs/enterprise/4.3.8/Seam2_Reference_Guide/en-US/Seam_2_Reference_Guide_CP08.ent	2010-04-13 07:57:11 UTC (rev 103889)
@@ -0,0 +1,3 @@
+<!ENTITY HOLDER "Red Hat, Inc">
+<!ENTITY YEAR "2010">
+<!ENTITY VERSION "4.3.0_CP08">

Copied: projects/docs/enterprise/4.3.8/Seam2_Reference_Guide/en-US/Seam_2_Reference_Guide_CP08.xml (from rev 103868, projects/docs/enterprise/4.3.8/Seam2_Reference_Guide/en-US/Seam_Reference_Guide_CP05_FP01.xml)
===================================================================
--- projects/docs/enterprise/4.3.8/Seam2_Reference_Guide/en-US/Seam_2_Reference_Guide_CP08.xml	                        (rev 0)
+++ projects/docs/enterprise/4.3.8/Seam2_Reference_Guide/en-US/Seam_2_Reference_Guide_CP08.xml	2010-04-13 07:57:11 UTC (rev 103889)
@@ -0,0 +1,42 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd"  [ ]>
+
+<book id="Seam_Reference_Guide-Seam___Contextual_Components">
+    <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="Introduction.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
+ <xi:include href="Tutorial.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
+   <xi:include href= "Gettingstarted.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />  
+   <xi:include href= "Getting_Started_With_JBoss_Tools.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
+    <xi:include href= "Migration.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
+   <xi:include href= "Concepts.xml" xmlns:xi="http://www.w3.org/2001/XInclude" /> 
+   <xi:include href= "Xml.xml" xmlns:xi="http://www.w3.org/2001/XInclude" /> 
+   <xi:include href= "Events.xml" xmlns:xi="http://www.w3.org/2001/XInclude" /> 
+   <xi:include href= "Conversations.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
+   <xi:include href= "Jbpm.xml" xmlns:xi="http://www.w3.org/2001/XInclude" /> 
+   <xi:include href= "Persistence.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
+   <xi:include href= "Validation.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
+   <xi:include href= "Groovy.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
+  <xi:include href= "Framework.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
+   <xi:include href= "Drools.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
+   <xi:include href= "Security.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
+   <xi:include href= "I18n.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
+    <xi:include href= "Text.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
+   <xi:include href= "Itext.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
+    <xi:include href= "Mail.xml" xmlns:xi="http://www.w3.org/2001/XInclude" /> 
+    <xi:include href= "Jms.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
+    <xi:include href= "Cache.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
+    <xi:include href= "Webservices.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
+    <xi:include href= "Remoting.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
+    <xi:include href= "Spring.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
+    <xi:include href= "Hsearch.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= "Annotations.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
+    <xi:include href= "Components.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
+   <xi:include href= "Controls.xml" xmlns:xi="http://www.w3.org/2001/XInclude" /> 
+    <xi:include href= "Elenhancements.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
+    <xi:include href= "Testing.xml" xmlns:xi="http://www.w3.org/2001/XInclude" /> 
+    <xi:include href= "Tools.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
+  <xi:include href= "Dependencies.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/4.3.8/Seam2_Reference_Guide/en-US/Seam_Reference_Guide_CP05_FP01.ent
===================================================================
--- projects/docs/enterprise/4.3.8/Seam2_Reference_Guide/en-US/Seam_Reference_Guide_CP05_FP01.ent	2010-04-13 07:23:23 UTC (rev 103888)
+++ projects/docs/enterprise/4.3.8/Seam2_Reference_Guide/en-US/Seam_Reference_Guide_CP05_FP01.ent	2010-04-13 07:57:11 UTC (rev 103889)
@@ -1,3 +0,0 @@
-<!ENTITY HOLDER "Red Hat, Inc">
-<!ENTITY YEAR "2009">
-<!ENTITY VERSION "4.3.0_CP05_FP01">

Deleted: projects/docs/enterprise/4.3.8/Seam2_Reference_Guide/en-US/Seam_Reference_Guide_CP05_FP01.xml
===================================================================
--- projects/docs/enterprise/4.3.8/Seam2_Reference_Guide/en-US/Seam_Reference_Guide_CP05_FP01.xml	2010-04-13 07:23:23 UTC (rev 103888)
+++ projects/docs/enterprise/4.3.8/Seam2_Reference_Guide/en-US/Seam_Reference_Guide_CP05_FP01.xml	2010-04-13 07:57:11 UTC (rev 103889)
@@ -1,42 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd"  [ ]>
-
-<book id="Seam_Reference_Guide-Seam___Contextual_Components">
-    <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="Introduction.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="Tutorial.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
-   <xi:include href= "Gettingstarted.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />  
-   <xi:include href= "Getting_Started_With_JBoss_Tools.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
-    <xi:include href= "Migration.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
-   <xi:include href= "Concepts.xml" xmlns:xi="http://www.w3.org/2001/XInclude" /> 
-   <xi:include href= "Xml.xml" xmlns:xi="http://www.w3.org/2001/XInclude" /> 
-   <xi:include href= "Events.xml" xmlns:xi="http://www.w3.org/2001/XInclude" /> 
-   <xi:include href= "Conversations.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
-   <xi:include href= "Jbpm.xml" xmlns:xi="http://www.w3.org/2001/XInclude" /> 
-   <xi:include href= "Persistence.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
-   <xi:include href= "Validation.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
-   <xi:include href= "Groovy.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
-  <xi:include href= "Framework.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
-   <xi:include href= "Drools.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
-   <xi:include href= "Security.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
-   <xi:include href= "I18n.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
-    <xi:include href= "Text.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
-   <xi:include href= "Itext.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
-    <xi:include href= "Mail.xml" xmlns:xi="http://www.w3.org/2001/XInclude" /> 
-    <xi:include href= "Jms.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
-    <xi:include href= "Cache.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
-    <xi:include href= "Webservices.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
-    <xi:include href= "Remoting.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
-    <xi:include href= "Spring.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
-    <xi:include href= "Hsearch.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= "Annotations.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
-    <xi:include href= "Components.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
-   <xi:include href= "Controls.xml" xmlns:xi="http://www.w3.org/2001/XInclude" /> 
-    <xi:include href= "Elenhancements.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
-    <xi:include href= "Testing.xml" xmlns:xi="http://www.w3.org/2001/XInclude" /> 
-    <xi:include href= "Tools.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
-  <xi:include href= "Dependencies.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
-<xi:include href="Revision_History.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
-</book>




More information about the jboss-cvs-commits mailing list