[jboss-svn-commits] JBL Code SVN: r31177 - labs/jbosstm/enterprise/tags/EWP_5_0_0/Transactions_JTS_Quick_Start_Guide/en-US.

jboss-svn-commits at lists.jboss.org jboss-svn-commits at lists.jboss.org
Thu Jan 21 01:04:56 EST 2010


Author: laubai
Date: 2010-01-21 01:04:55 -0500 (Thu, 21 Jan 2010)
New Revision: 31177

Added:
   labs/jbosstm/enterprise/tags/EWP_5_0_0/Transactions_JTS_Quick_Start_Guide/en-US/JBoss_Transactions_Quick_Start_Guide.ent
   labs/jbosstm/enterprise/tags/EWP_5_0_0/Transactions_JTS_Quick_Start_Guide/en-US/JBoss_Transactions_Quick_Start_Guide.xml
Modified:
   labs/jbosstm/enterprise/tags/EWP_5_0_0/Transactions_JTS_Quick_Start_Guide/en-US/Book_Info.xml
   labs/jbosstm/enterprise/tags/EWP_5_0_0/Transactions_JTS_Quick_Start_Guide/en-US/Revision_History.xml
Log:
Corrected file names, folder names, and tags for brew build.

Modified: labs/jbosstm/enterprise/tags/EWP_5_0_0/Transactions_JTS_Quick_Start_Guide/en-US/Book_Info.xml
===================================================================
--- labs/jbosstm/enterprise/tags/EWP_5_0_0/Transactions_JTS_Quick_Start_Guide/en-US/Book_Info.xml	2010-01-21 05:58:06 UTC (rev 31176)
+++ labs/jbosstm/enterprise/tags/EWP_5_0_0/Transactions_JTS_Quick_Start_Guide/en-US/Book_Info.xml	2010-01-21 06:04:55 UTC (rev 31177)
@@ -2,12 +2,12 @@
 <!DOCTYPE bookinfo PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
 ]>
 
-<bookinfo id="Quick_Start_Guide-Documentation">
-	<title>Quick Start Guide</title>
+<bookinfo id="JBoss_Transactions_Quick_Start_Guide-Documentation">
+	<title>JBoss Transactions Quick Start Guide</title>
 	<subtitle>Key features required to construct the JTA and JTS/OTS applications</subtitle>
-	<productname>JBoss Transactions</productname>
+	<productname>JBoss Enterprise Web Platform</productname>
 	<productnumber>4.6.0</productnumber>
-	<edition>0.0</edition>
+	<edition>1.0</edition>
 	<pubsnumber>0</pubsnumber>
 	<abstract>
 		<para>This publication is a guide to the administration of JBoss Transactions 4.6.0 installations. It is intended for those who are familiar with transactions in general and the OTS/JTS and JTA in particular.</para>

Added: labs/jbosstm/enterprise/tags/EWP_5_0_0/Transactions_JTS_Quick_Start_Guide/en-US/JBoss_Transactions_Quick_Start_Guide.ent
===================================================================
--- labs/jbosstm/enterprise/tags/EWP_5_0_0/Transactions_JTS_Quick_Start_Guide/en-US/JBoss_Transactions_Quick_Start_Guide.ent	                        (rev 0)
+++ labs/jbosstm/enterprise/tags/EWP_5_0_0/Transactions_JTS_Quick_Start_Guide/en-US/JBoss_Transactions_Quick_Start_Guide.ent	2010-01-21 06:04:55 UTC (rev 31177)
@@ -0,0 +1,5 @@
+<!ENTITY PRODUCT "Documentation">
+<!ENTITY BOOKID "JBoss_Transactions_Quick_Start_Guide">
+<!ENTITY YEAR "2010">
+<!ENTITY HOLDER "Red Hat, Inc">
+


Property changes on: labs/jbosstm/enterprise/tags/EWP_5_0_0/Transactions_JTS_Quick_Start_Guide/en-US/JBoss_Transactions_Quick_Start_Guide.ent
___________________________________________________________________
Name: svn:executable
   + *

Added: labs/jbosstm/enterprise/tags/EWP_5_0_0/Transactions_JTS_Quick_Start_Guide/en-US/JBoss_Transactions_Quick_Start_Guide.xml
===================================================================
--- labs/jbosstm/enterprise/tags/EWP_5_0_0/Transactions_JTS_Quick_Start_Guide/en-US/JBoss_Transactions_Quick_Start_Guide.xml	                        (rev 0)
+++ labs/jbosstm/enterprise/tags/EWP_5_0_0/Transactions_JTS_Quick_Start_Guide/en-US/JBoss_Transactions_Quick_Start_Guide.xml	2010-01-21 06:04:55 UTC (rev 31177)
@@ -0,0 +1,16 @@
+<?xml version='1.0'?>
+<!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="Chapter.xml" xmlns:xi="http://www.w3.org/2001/XInclude" /> -->
+	<xi:include href="About_This_Guide.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
+	<xi:include href="Quick_Start_to_JTA.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
+	<xi:include href="Quick_Start_to_JTS_OTS.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
+	<xi:include href="Quick_Start_to_Web_Services_Transactions.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
+	<xi:include href="Revision_History.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
+<!--	<index /> -->
+</book>
+


Property changes on: labs/jbosstm/enterprise/tags/EWP_5_0_0/Transactions_JTS_Quick_Start_Guide/en-US/JBoss_Transactions_Quick_Start_Guide.xml
___________________________________________________________________
Name: svn:executable
   + *

Modified: labs/jbosstm/enterprise/tags/EWP_5_0_0/Transactions_JTS_Quick_Start_Guide/en-US/Revision_History.xml
===================================================================
--- labs/jbosstm/enterprise/tags/EWP_5_0_0/Transactions_JTS_Quick_Start_Guide/en-US/Revision_History.xml	2010-01-21 05:58:06 UTC (rev 31176)
+++ labs/jbosstm/enterprise/tags/EWP_5_0_0/Transactions_JTS_Quick_Start_Guide/en-US/Revision_History.xml	2010-01-21 06:04:55 UTC (rev 31177)
@@ -7,8 +7,8 @@
 	<simpara>
 		<revhistory>
 			<revision>
-				<revnumber>0.0</revnumber>
-				<date>Wed Oct 21 2009</date>
+				<revnumber>1.0</revnumber>
+				<date>Thu Jan 21 2010</date>
 				<author>
 					<firstname>Gary</firstname>
 					<surname>Meintjes</surname>



More information about the jboss-svn-commits mailing list