[jboss-svn-commits] JBL Code SVN: r36311 - in labs/jbosstm/trunk: ArjunaCore/docs/ArjunaCore_Installation_And_Administration_Guide/en-US and 8 other directories.
jboss-svn-commits at lists.jboss.org
jboss-svn-commits at lists.jboss.org
Thu Dec 9 09:48:56 EST 2010
Author: jhalliday
Date: 2010-12-09 09:48:55 -0500 (Thu, 09 Dec 2010)
New Revision: 36311
Modified:
labs/jbosstm/trunk/ArjunaCore/docs/ArjunaCore_Development_Guide/en-US/Book_Info.xml
labs/jbosstm/trunk/ArjunaCore/docs/ArjunaCore_Installation_And_Administration_Guide/en-US/Book_Info.xml
labs/jbosstm/trunk/ArjunaJTA/INSTALL
labs/jbosstm/trunk/ArjunaJTA/docs/ArjunaTA_Development_Guide/en-US/Book_Info.xml
labs/jbosstm/trunk/ArjunaJTA/docs/ArjunaTA_Installation_And_Administration_Guide/en-US/Book_Info.xml
labs/jbosstm/trunk/ArjunaJTS/INSTALL
labs/jbosstm/trunk/ArjunaJTS/docs/ArjunaJTS_Development_Guide/en-US/Book_Info.xml
labs/jbosstm/trunk/ArjunaJTS/docs/ArjunaJTS_Installation_And_Administration_Guide/en-US/Book_Info.xml
labs/jbosstm/trunk/XTS/docs/Transactions_XTS_Administration_And_Development_Guide/en-US/Book_Info.xml
labs/jbosstm/trunk/atsintegration/transaction-jboss-beans.xml
labs/jbosstm/trunk/atsintegration/transaction-jboss-beans.xml.jts
Log:
Update version number in docs.
Modified: labs/jbosstm/trunk/ArjunaCore/docs/ArjunaCore_Development_Guide/en-US/Book_Info.xml
===================================================================
--- labs/jbosstm/trunk/ArjunaCore/docs/ArjunaCore_Development_Guide/en-US/Book_Info.xml 2010-12-09 14:34:42 UTC (rev 36310)
+++ labs/jbosstm/trunk/ArjunaCore/docs/ArjunaCore_Development_Guide/en-US/Book_Info.xml 2010-12-09 14:48:55 UTC (rev 36311)
@@ -7,7 +7,7 @@
<title>Development Guide</title>
<subtitle>Building Applications with JBoss Transactions</subtitle>
<productname>ArjunaCore</productname>
- <productnumber>4.13.0</productnumber>
+ <productnumber>4.14.0</productnumber>
<edition>0</edition>
<pubsnumber>0</pubsnumber>
<abstract>
Modified: labs/jbosstm/trunk/ArjunaCore/docs/ArjunaCore_Installation_And_Administration_Guide/en-US/Book_Info.xml
===================================================================
--- labs/jbosstm/trunk/ArjunaCore/docs/ArjunaCore_Installation_And_Administration_Guide/en-US/Book_Info.xml 2010-12-09 14:34:42 UTC (rev 36310)
+++ labs/jbosstm/trunk/ArjunaCore/docs/ArjunaCore_Installation_And_Administration_Guide/en-US/Book_Info.xml 2010-12-09 14:48:55 UTC (rev 36311)
@@ -7,7 +7,7 @@
<title>ArjunaCore Installation And Administration Guide</title>
<subtitle>Installation and Administration of the ArjunaCore Transaction Service</subtitle>
<productname>ArjunaCore</productname>
- <productnumber>4.13.0</productnumber>
+ <productnumber>4.14.0</productnumber>
<edition>1</edition>
<pubsnumber>1</pubsnumber>
<!--
Modified: labs/jbosstm/trunk/ArjunaJTA/INSTALL
===================================================================
--- labs/jbosstm/trunk/ArjunaJTA/INSTALL 2010-12-09 14:34:42 UTC (rev 36310)
+++ labs/jbosstm/trunk/ArjunaJTA/INSTALL 2010-12-09 14:48:55 UTC (rev 36311)
@@ -1,12 +1,12 @@
-JBossTS 4.13 is designed for use standalone or with the JBossAS 6.0.M5 release
+JBossTS 4.14 is designed for use standalone or with the JBossAS 6.0.CR1 release
It is not suitable for use with earlier versions of JBossAS.
The installation procedure has changed from earlier releases due to the move from
a JMX configuration style to the POJO microcontainer used by AS 6.x, packaging and config files changes.
Upgrading users should take care to read the steps below carefully.
-Installing JBossTS 4.13 JTA into JBossAS 6
+Installing JBossTS 4.14 JTA into JBossAS 6
------------------------------------------------------------
The application server ships with an earlier release of JBossTS JTS, configured to run in JTA local mode,
Modified: labs/jbosstm/trunk/ArjunaJTA/docs/ArjunaTA_Development_Guide/en-US/Book_Info.xml
===================================================================
--- labs/jbosstm/trunk/ArjunaJTA/docs/ArjunaTA_Development_Guide/en-US/Book_Info.xml 2010-12-09 14:34:42 UTC (rev 36310)
+++ labs/jbosstm/trunk/ArjunaJTA/docs/ArjunaTA_Development_Guide/en-US/Book_Info.xml 2010-12-09 14:48:55 UTC (rev 36311)
@@ -7,7 +7,7 @@
<title>ArjunaTA Development Guide</title>
<subtitle>Development reference guide for the ArjunaTA implementation of the JTA API</subtitle>
<productname>ArjunaTA</productname>
- <productnumber>4.14</productnumber>
+ <productnumber>4.14.0</productnumber>
<edition>0</edition>
<pubsnumber>0</pubsnumber>
<abstract>
Modified: labs/jbosstm/trunk/ArjunaJTA/docs/ArjunaTA_Installation_And_Administration_Guide/en-US/Book_Info.xml
===================================================================
--- labs/jbosstm/trunk/ArjunaJTA/docs/ArjunaTA_Installation_And_Administration_Guide/en-US/Book_Info.xml 2010-12-09 14:34:42 UTC (rev 36310)
+++ labs/jbosstm/trunk/ArjunaJTA/docs/ArjunaTA_Installation_And_Administration_Guide/en-US/Book_Info.xml 2010-12-09 14:48:55 UTC (rev 36311)
@@ -8,7 +8,7 @@
<subtitle>Installation and Administration of the ArjunaTA toolkit, which implements the JTA API in the ArjunaCore
Transaction Service</subtitle>
<productname>ArjunaTA</productname>
- <productnumber>4.13.0</productnumber>
+ <productnumber>4.14.0</productnumber>
<edition>1</edition>
<pubsnumber>1</pubsnumber>
<!--
Modified: labs/jbosstm/trunk/ArjunaJTS/INSTALL
===================================================================
--- labs/jbosstm/trunk/ArjunaJTS/INSTALL 2010-12-09 14:34:42 UTC (rev 36310)
+++ labs/jbosstm/trunk/ArjunaJTS/INSTALL 2010-12-09 14:48:55 UTC (rev 36311)
@@ -1,5 +1,5 @@
-JBossTS 4.13 is designed for use standalone or with JBossAS 6.0.M5 release
+JBossTS 4.14 is designed for use standalone or with JBossAS 6.0.CR1 release
It is not suitable for use with earlier versions of JBossAS.
The installation procedure has changed from earlier releases due to the move from
@@ -7,7 +7,7 @@
Upgrading users should take care to read the steps below carefully.
-Installing JBossTS 4.13 JTA into JBossAS 6
+Installing JBossTS 4.14 JTA into JBossAS 6
------------------------------------------------------------
The application server ships with an earlier release of JBossTS JTS, configured to run in JTA local mode,
@@ -23,7 +23,7 @@
- Replace JBossAS server/<name>/deploy/transaction-jboss-beans.xml with the newer JBossTS version.
-Installing JBossTS 4.13 JTS into JBossAS 6
+Installing JBossTS 4.14 JTS into JBossAS 6
------------------------------------------------------------
The JTS binaries are now bundled with JBossAS. To change the default JTA to JTS in JBossAS,
Modified: labs/jbosstm/trunk/ArjunaJTS/docs/ArjunaJTS_Development_Guide/en-US/Book_Info.xml
===================================================================
--- labs/jbosstm/trunk/ArjunaJTS/docs/ArjunaJTS_Development_Guide/en-US/Book_Info.xml 2010-12-09 14:34:42 UTC (rev 36310)
+++ labs/jbosstm/trunk/ArjunaJTS/docs/ArjunaJTS_Development_Guide/en-US/Book_Info.xml 2010-12-09 14:48:55 UTC (rev 36311)
@@ -7,7 +7,7 @@
<title>ArjunaJTS Development Guide</title>
<subtitle>Developing distributed transactional applications with JBoss Transactions</subtitle>
<productname>ArjunaJTS</productname>
- <productnumber>4.14</productnumber>
+ <productnumber>4.14.0</productnumber>
<edition>0</edition>
<pubsnumber>0</pubsnumber>
<!--
Modified: labs/jbosstm/trunk/ArjunaJTS/docs/ArjunaJTS_Installation_And_Administration_Guide/en-US/Book_Info.xml
===================================================================
--- labs/jbosstm/trunk/ArjunaJTS/docs/ArjunaJTS_Installation_And_Administration_Guide/en-US/Book_Info.xml 2010-12-09 14:34:42 UTC (rev 36310)
+++ labs/jbosstm/trunk/ArjunaJTS/docs/ArjunaJTS_Installation_And_Administration_Guide/en-US/Book_Info.xml 2010-12-09 14:48:55 UTC (rev 36311)
@@ -7,7 +7,7 @@
<title>ArjunaJTS Installation And Administration Guide</title>
<subtitle>Installation and Administration of the ArjunaJTS toolkit, used as part of the ArjunaCore Transaction Service</subtitle>
<productname>ArjunaJTS</productname>
- <productnumber>4.13.0</productnumber>
+ <productnumber>4.14.0</productnumber>
<edition>1</edition>
<pubsnumber>1</pubsnumber>
<!--
Modified: labs/jbosstm/trunk/XTS/docs/Transactions_XTS_Administration_And_Development_Guide/en-US/Book_Info.xml
===================================================================
--- labs/jbosstm/trunk/XTS/docs/Transactions_XTS_Administration_And_Development_Guide/en-US/Book_Info.xml 2010-12-09 14:34:42 UTC (rev 36310)
+++ labs/jbosstm/trunk/XTS/docs/Transactions_XTS_Administration_And_Development_Guide/en-US/Book_Info.xml 2010-12-09 14:48:55 UTC (rev 36311)
@@ -7,7 +7,7 @@
<title>Transactions XTS Administration And Development Guide</title>
<subtitle>Using the XTS Module of &PRODUCT; to provide Web Services Transactions</subtitle>
<productname>JBoss Transactions</productname>
- <productnumber>4.13</productnumber>
+ <productnumber>4.14.0</productnumber>
<edition>0</edition>
<pubsnumber>0</pubsnumber>
<abstract>
Modified: labs/jbosstm/trunk/atsintegration/transaction-jboss-beans.xml
===================================================================
--- labs/jbosstm/trunk/atsintegration/transaction-jboss-beans.xml 2010-12-09 14:34:42 UTC (rev 36310)
+++ labs/jbosstm/trunk/atsintegration/transaction-jboss-beans.xml 2010-12-09 14:48:55 UTC (rev 36311)
@@ -2,8 +2,8 @@
<deployment xmlns="urn:jboss:bean-deployer:2.0">
<!--
- This is an example transaction-jboss-beans.xml file suitable for installing JBossTS 4.13 JTA
- into AS 6.0.M5. The canonical version of this file normally resides in the JBossAS svn
+ This is an example transaction-jboss-beans.xml file suitable for installing JBossTS 4.14 JTA
+ into AS 6.0.CR1. The canonical version of this file normally resides in the JBossAS svn
but right now JBossAS is running an earlier TS release, so we provide this file via the
JBossTS svn as an example to facilitate upgrading. Take care - some non-arjuna beans many have
changed in the AS svn since we forked this file, so you may need to merge rather than overwrite.
Modified: labs/jbosstm/trunk/atsintegration/transaction-jboss-beans.xml.jts
===================================================================
--- labs/jbosstm/trunk/atsintegration/transaction-jboss-beans.xml.jts 2010-12-09 14:34:42 UTC (rev 36310)
+++ labs/jbosstm/trunk/atsintegration/transaction-jboss-beans.xml.jts 2010-12-09 14:48:55 UTC (rev 36311)
@@ -2,8 +2,8 @@
<deployment xmlns="urn:jboss:bean-deployer:2.0">
<!--
- This is an example transaction-jboss-beans.xml file suitable for installing JBossTS 4.13 JTS
- into AS 6.0.M5. The canonical version of this file normally resides in the JBossAS svn
+ This is an example transaction-jboss-beans.xml file suitable for installing JBossTS 4.14 JTS
+ into AS 6.0.CR1. The canonical version of this file normally resides in the JBossAS svn
but right now JBossAS is running an earlier TS release, so we provide this file via the
JBossTS svn as an example to facilitate upgrading. Take care - some non-arjuna beans many have
changed in the AS svn since we forked this file, so you may need to merge rather than overwrite.
More information about the jboss-svn-commits
mailing list