[jboss-svn-commits] JBL Code SVN: r38065 - in labs/jbosstm/branches/JBOSSTS_4_16: ArjunaJTA and 8 other directories.

jboss-svn-commits at lists.jboss.org jboss-svn-commits at lists.jboss.org
Thu Apr 26 15:08:28 EDT 2012


Author: tomjenkinson
Date: 2012-04-26 15:08:27 -0400 (Thu, 26 Apr 2012)
New Revision: 38065

Modified:
   labs/jbosstm/branches/JBOSSTS_4_16/ArjunaJTA/INSTALL
   labs/jbosstm/branches/JBOSSTS_4_16/ArjunaJTS/INSTALL
   labs/jbosstm/branches/JBOSSTS_4_16/XTS/docs/Transactions_XTS_Administration_And_Development_Guide/en-US/Book_Info.xml
   labs/jbosstm/branches/JBOSSTS_4_16/XTS/sar/crash-recovery-tests/pom.xml
   labs/jbosstm/branches/JBOSSTS_4_16/build-release-pkgs.xml
   labs/jbosstm/branches/JBOSSTS_4_16/build.xml
   labs/jbosstm/branches/JBOSSTS_4_16/docs/development_guide/en-US/Book_Info.xml
   labs/jbosstm/branches/JBOSSTS_4_16/docs/development_guide/en-US/Development_Guide.ent
   labs/jbosstm/branches/JBOSSTS_4_16/docs/development_guide/en-US/Important_Log_Messages.xml
   labs/jbosstm/branches/JBOSSTS_4_16/docs/failure_recovery_guide/en-US/Book_Info.xml
   labs/jbosstm/branches/JBOSSTS_4_16/docs/failure_recovery_guide/en-US/Failure_Recovery_Guide.ent
   labs/jbosstm/branches/JBOSSTS_4_16/docs/failure_recovery_guide/en-US/Revision_History.xml
   labs/jbosstm/branches/JBOSSTS_4_16/docs/transactions_overview_guide/en-US/Book_Info.xml
   labs/jbosstm/branches/JBOSSTS_4_16/docs/transactions_overview_guide/en-US/Transactions_Overview_Guide.ent
   labs/jbosstm/branches/JBOSSTS_4_16/docs/txbridge_guide/en-US/Book_Info.xml
   labs/jbosstm/branches/JBOSSTS_4_16/docs/txbridge_guide/en-US/Transaction_Bridging_Guide.ent
   labs/jbosstm/branches/JBOSSTS_4_16/txbridge/tests/build.xml
   labs/jbosstm/branches/JBOSSTS_4_16/txbridge/tests/pom.xml
Log:
Updated to version 4.16.5.Final-SNAPSHOT

Modified: labs/jbosstm/branches/JBOSSTS_4_16/ArjunaJTA/INSTALL
===================================================================
--- labs/jbosstm/branches/JBOSSTS_4_16/ArjunaJTA/INSTALL	2012-04-26 19:02:48 UTC (rev 38064)
+++ labs/jbosstm/branches/JBOSSTS_4_16/ArjunaJTA/INSTALL	2012-04-26 19:08:27 UTC (rev 38065)
@@ -1,5 +1,5 @@
 
-JBossTS 4.16.4.Final is designed for use standalone.
+JBossTS 4.16.5.Final-SNAPSHOT is designed for use standalone.
 It may also be used by JBossAS 7.1 releases, but manual upgrading of the component inside JBossAS is not recommended.
 Integration with JBossAS 6 or earlier is no longer supported.
 

Modified: labs/jbosstm/branches/JBOSSTS_4_16/ArjunaJTS/INSTALL
===================================================================
--- labs/jbosstm/branches/JBOSSTS_4_16/ArjunaJTS/INSTALL	2012-04-26 19:02:48 UTC (rev 38064)
+++ labs/jbosstm/branches/JBOSSTS_4_16/ArjunaJTS/INSTALL	2012-04-26 19:08:27 UTC (rev 38065)
@@ -1,5 +1,5 @@
 
-JBossTS 4.16.4.Final is designed for use standalone.
+JBossTS 4.16.5.Final-SNAPSHOT is designed for use standalone.
 It may also be used by JBossAS 7.1 releases, but manual upgrading of the component inside JBossAS is not recommended.
 Integration with JBossAS 6 or earlier is no longer supported.
 

Modified: labs/jbosstm/branches/JBOSSTS_4_16/XTS/docs/Transactions_XTS_Administration_And_Development_Guide/en-US/Book_Info.xml
===================================================================
--- labs/jbosstm/branches/JBOSSTS_4_16/XTS/docs/Transactions_XTS_Administration_And_Development_Guide/en-US/Book_Info.xml	2012-04-26 19:02:48 UTC (rev 38064)
+++ labs/jbosstm/branches/JBOSSTS_4_16/XTS/docs/Transactions_XTS_Administration_And_Development_Guide/en-US/Book_Info.xml	2012-04-26 19:08:27 UTC (rev 38065)
@@ -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.16.4.Final</productnumber>
+   <productnumber>4.16.5.Final-SNAPSHOT</productnumber>
    <edition>0</edition>
    <pubsnumber>0</pubsnumber>
    <abstract>

Modified: labs/jbosstm/branches/JBOSSTS_4_16/XTS/sar/crash-recovery-tests/pom.xml
===================================================================
--- labs/jbosstm/branches/JBOSSTS_4_16/XTS/sar/crash-recovery-tests/pom.xml	2012-04-26 19:02:48 UTC (rev 38064)
+++ labs/jbosstm/branches/JBOSSTS_4_16/XTS/sar/crash-recovery-tests/pom.xml	2012-04-26 19:08:27 UTC (rev 38065)
@@ -43,14 +43,14 @@
 		<dependency>
 			<groupId>org.jboss.jbossts</groupId>
 			<artifactId>jbossxts-api</artifactId>
-			<version>4.16.4.Final</version>
+			<version>4.16.5.Final-SNAPSHOT</version>
 			<scope>system</scope>
 			<systemPath>${project.basedir}/../build/jbossxts-api.jar</systemPath>
 		</dependency>
                 <dependency>
                         <groupId>org.jboss.jbossts</groupId>
                         <artifactId>jbossjta</artifactId>
-                        <version>4.16.4.Final</version>
+                        <version>4.16.5.Final-SNAPSHOT</version>
                         <scope>system</scope>
 			<systemPath>${project.basedir}/../../../ArjunaJTS/build/install/lib/jbossjts.jar</systemPath>
                 </dependency>

Modified: labs/jbosstm/branches/JBOSSTS_4_16/build-release-pkgs.xml
===================================================================
--- labs/jbosstm/branches/JBOSSTS_4_16/build-release-pkgs.xml	2012-04-26 19:02:48 UTC (rev 38064)
+++ labs/jbosstm/branches/JBOSSTS_4_16/build-release-pkgs.xml	2012-04-26 19:08:27 UTC (rev 38065)
@@ -82,9 +82,9 @@
     <!-- where to get the source -->
     <property name="svnbase" value="https://svn.jboss.org/repos/labs/labs/jbosstm/tags"/>
     <!-- The tag as it appears under svnbase -->
-    <property name="tag" value="JBOSSTS_4_16_4_Final"/>
+    <property name="tag" value="JBOSSTS_4_16_5_Final-SNAPSHOT"/>
     <!-- The file name base for the user downloadable files. Derive it from the tag -->
-    <property name="filename" value="4.16.4.Final"/>
+    <property name="filename" value="4.16.5.Final-SNAPSHOT"/>
     <!-- the location the JBossTS web site content is copied to -->
     <property name="downloads.dir" value="/home/tom/filemgmt.jboss.org/downloads_htdocs/jbosstm/"/>
     <!-- the mvn repo to upload to -->

Modified: labs/jbosstm/branches/JBOSSTS_4_16/build.xml
===================================================================
--- labs/jbosstm/branches/JBOSSTS_4_16/build.xml	2012-04-26 19:02:48 UTC (rev 38064)
+++ labs/jbosstm/branches/JBOSSTS_4_16/build.xml	2012-04-26 19:08:27 UTC (rev 38065)
@@ -203,7 +203,7 @@
                 <filterset>
                     <filter token="groupid" value="${groupid}"/>
                     <filter token="artifact" value="@{artifact}"/>
-                    <filter token="version" value="4.16.4.Final"/>
+                    <filter token="version" value="4.16.5.Final-SNAPSHOT"/>
                     <filter token="packaging" value="@{packaging}"/>
                 </filterset>
             </copy>

Modified: labs/jbosstm/branches/JBOSSTS_4_16/docs/development_guide/en-US/Book_Info.xml
===================================================================
--- labs/jbosstm/branches/JBOSSTS_4_16/docs/development_guide/en-US/Book_Info.xml	2012-04-26 19:02:48 UTC (rev 38064)
+++ labs/jbosstm/branches/JBOSSTS_4_16/docs/development_guide/en-US/Book_Info.xml	2012-04-26 19:08:27 UTC (rev 38065)
@@ -7,7 +7,7 @@
    <title>Development Guide</title>
    <subtitle> Development reference guide for the JBoss Transactions suite of software</subtitle>
    <productname>JBoss Transactions</productname>
-   <productnumber>4.16.4.Final</productnumber>
+   <productnumber>4.16.5.Final-SNAPSHOT</productnumber>
    <edition>0</edition>
    <pubsnumber>0</pubsnumber>
    <abstract>

Modified: labs/jbosstm/branches/JBOSSTS_4_16/docs/development_guide/en-US/Development_Guide.ent
===================================================================
--- labs/jbosstm/branches/JBOSSTS_4_16/docs/development_guide/en-US/Development_Guide.ent	2012-04-26 19:02:48 UTC (rev 38064)
+++ labs/jbosstm/branches/JBOSSTS_4_16/docs/development_guide/en-US/Development_Guide.ent	2012-04-26 19:08:27 UTC (rev 38065)
@@ -1,6 +1,6 @@
 <!ENTITY PRODUCT "JBoss Transactions">
 <!ENTITY BOOKID "Development_Guide">
-<!ENTITY VERSION "4.16.4.Final">
+<!ENTITY VERSION "4.16.5.Final-SNAPSHOT">
 <!ENTITY YEAR "2011">
 <!ENTITY HOLDER "JBoss.org">
 <!ENTITY APPSERVER "JBoss Application Server">

Modified: labs/jbosstm/branches/JBOSSTS_4_16/docs/development_guide/en-US/Important_Log_Messages.xml
===================================================================
--- labs/jbosstm/branches/JBOSSTS_4_16/docs/development_guide/en-US/Important_Log_Messages.xml	2012-04-26 19:02:48 UTC (rev 38064)
+++ labs/jbosstm/branches/JBOSSTS_4_16/docs/development_guide/en-US/Important_Log_Messages.xml	2012-04-26 19:08:27 UTC (rev 38065)
@@ -3,7 +3,7 @@
 <!ENTITY % BOOK_ENTITIES SYSTEM "Development_Guide.ent">
 <!ENTITY PRODUCT "JBoss Transactions">
 <!ENTITY BOOKID "Development_Guide">
-<!ENTITY VERSION "4.16.4.Final">
+<!ENTITY VERSION "4.16.5.Final-SNAPSHOT">
 <!ENTITY YEAR "2011">
 <!ENTITY HOLDER "JBoss.org">
 <!ENTITY APPSERVER "JBoss Application Server">

Modified: labs/jbosstm/branches/JBOSSTS_4_16/docs/failure_recovery_guide/en-US/Book_Info.xml
===================================================================
--- labs/jbosstm/branches/JBOSSTS_4_16/docs/failure_recovery_guide/en-US/Book_Info.xml	2012-04-26 19:02:48 UTC (rev 38064)
+++ labs/jbosstm/branches/JBOSSTS_4_16/docs/failure_recovery_guide/en-US/Book_Info.xml	2012-04-26 19:08:27 UTC (rev 38065)
@@ -6,7 +6,7 @@
 <bookinfo id="book-Failure_Recovery_Guide">
     <title>Failure Recovery Guide</title>
     <productname>JBoss Transactions</productname>
-    <productnumber>4.16.4.Final</productnumber>
+    <productnumber>4.16.5.Final-SNAPSHOT</productnumber>
     <edition>0</edition>
     <pubsnumber>0</pubsnumber>
     <abstract>

Modified: labs/jbosstm/branches/JBOSSTS_4_16/docs/failure_recovery_guide/en-US/Failure_Recovery_Guide.ent
===================================================================
--- labs/jbosstm/branches/JBOSSTS_4_16/docs/failure_recovery_guide/en-US/Failure_Recovery_Guide.ent	2012-04-26 19:02:48 UTC (rev 38064)
+++ labs/jbosstm/branches/JBOSSTS_4_16/docs/failure_recovery_guide/en-US/Failure_Recovery_Guide.ent	2012-04-26 19:08:27 UTC (rev 38065)
@@ -1,6 +1,6 @@
 <!ENTITY PRODUCT "JBoss Transactions">
 <!ENTITY BOOKID "Failure_Recovery_Guide">
-<!ENTITY VERSION "4.16.4.Final">
+<!ENTITY VERSION "4.16.5.Final-SNAPSHOT">
 <!ENTITY YEAR "2011">
 <!ENTITY HOLDER "JBoss.org">
 <!ENTITY APPSERVER "JBoss Application Server">

Modified: labs/jbosstm/branches/JBOSSTS_4_16/docs/failure_recovery_guide/en-US/Revision_History.xml
===================================================================
--- labs/jbosstm/branches/JBOSSTS_4_16/docs/failure_recovery_guide/en-US/Revision_History.xml	2012-04-26 19:02:48 UTC (rev 38064)
+++ labs/jbosstm/branches/JBOSSTS_4_16/docs/failure_recovery_guide/en-US/Revision_History.xml	2012-04-26 19:08:27 UTC (rev 38065)
@@ -3,7 +3,7 @@
 <!ENTITY % BOOK_ENTITIES SYSTEM "Failure_Recovery_Guide.ent">
 <!ENTITY PRODUCT "JBoss Transactions">
 <!ENTITY BOOKID "Failure_Recovery_Guide">
-<!ENTITY VERSION "4.16.4.Final">
+<!ENTITY VERSION "4.16.5.Final-SNAPSHOT">
 <!ENTITY YEAR "2011">
 <!ENTITY HOLDER "JBoss.org">
 <!ENTITY APPSERVER "JBoss Application Server">

Modified: labs/jbosstm/branches/JBOSSTS_4_16/docs/transactions_overview_guide/en-US/Book_Info.xml
===================================================================
--- labs/jbosstm/branches/JBOSSTS_4_16/docs/transactions_overview_guide/en-US/Book_Info.xml	2012-04-26 19:02:48 UTC (rev 38064)
+++ labs/jbosstm/branches/JBOSSTS_4_16/docs/transactions_overview_guide/en-US/Book_Info.xml	2012-04-26 19:08:27 UTC (rev 38065)
@@ -6,7 +6,7 @@
 <bookinfo id="book-Transactions_Overview_Guide">
    <title>Transactions Overview Guide</title>
    <productname>JBoss Transactions</productname>
-   <productnumber>4.16.4.Final</productnumber>
+   <productnumber>4.16.5.Final-SNAPSHOT</productnumber>
    <edition>0</edition>
    <pubsnumber>0</pubsnumber>
    <abstract>

Modified: labs/jbosstm/branches/JBOSSTS_4_16/docs/transactions_overview_guide/en-US/Transactions_Overview_Guide.ent
===================================================================
--- labs/jbosstm/branches/JBOSSTS_4_16/docs/transactions_overview_guide/en-US/Transactions_Overview_Guide.ent	2012-04-26 19:02:48 UTC (rev 38064)
+++ labs/jbosstm/branches/JBOSSTS_4_16/docs/transactions_overview_guide/en-US/Transactions_Overview_Guide.ent	2012-04-26 19:08:27 UTC (rev 38065)
@@ -1,6 +1,6 @@
 <!ENTITY PRODUCT "JBoss Transactions">
 <!ENTITY BOOKID "Transactions_Overview_Guide">
-<!ENTITY VERSION "4.16.4.Final">
+<!ENTITY VERSION "4.16.5.Final-SNAPSHOT">
 <!ENTITY YEAR "2011">
 <!ENTITY HOLDER "JBoss.org">
 <!ENTITY APPSERVER "JBoss Application Server">

Modified: labs/jbosstm/branches/JBOSSTS_4_16/docs/txbridge_guide/en-US/Book_Info.xml
===================================================================
--- labs/jbosstm/branches/JBOSSTS_4_16/docs/txbridge_guide/en-US/Book_Info.xml	2012-04-26 19:02:48 UTC (rev 38064)
+++ labs/jbosstm/branches/JBOSSTS_4_16/docs/txbridge_guide/en-US/Book_Info.xml	2012-04-26 19:08:27 UTC (rev 38065)
@@ -6,7 +6,7 @@
 <bookinfo id="book-Transaction_Bridging_Guide">
     <title>Transaction Bridging Guide</title>
     <productname>JBoss Transactions</productname>
-    <productnumber>4.16.4.Final</productnumber>
+    <productnumber>4.16.5.Final-SNAPSHOT</productnumber>
     <edition>0</edition>
     <pubsnumber>0</pubsnumber>
     <corpauthor>

Modified: labs/jbosstm/branches/JBOSSTS_4_16/docs/txbridge_guide/en-US/Transaction_Bridging_Guide.ent
===================================================================
--- labs/jbosstm/branches/JBOSSTS_4_16/docs/txbridge_guide/en-US/Transaction_Bridging_Guide.ent	2012-04-26 19:02:48 UTC (rev 38064)
+++ labs/jbosstm/branches/JBOSSTS_4_16/docs/txbridge_guide/en-US/Transaction_Bridging_Guide.ent	2012-04-26 19:08:27 UTC (rev 38065)
@@ -1,6 +1,6 @@
 <!ENTITY PRODUCT "JBoss Transactions">
 <!ENTITY BOOKID "Transaction_Bridging_Guide">
-<!ENTITY VERSION "4.16.4.Final">
+<!ENTITY VERSION "4.16.5.Final-SNAPSHOT">
 <!ENTITY YEAR "2011">
 <!ENTITY HOLDER "JBoss.org">
 <!ENTITY APPSERVER "JBoss Application Server">

Modified: labs/jbosstm/branches/JBOSSTS_4_16/txbridge/tests/build.xml
===================================================================
--- labs/jbosstm/branches/JBOSSTS_4_16/txbridge/tests/build.xml	2012-04-26 19:02:48 UTC (rev 38064)
+++ labs/jbosstm/branches/JBOSSTS_4_16/txbridge/tests/build.xml	2012-04-26 19:08:27 UTC (rev 38065)
@@ -4,7 +4,7 @@
 
     <import file="../../sharedbuild.xml"/>
 
-    <property name="jbossts.version" value="4.16.4.Final"/>
+    <property name="jbossts.version" value="4.16.5.Final-SNAPSHOT"/>
     <property name="groupid" value="org.jboss.jbossts"/>
     <property name="jboss.home" value="/tmp/jboss-as-7.1.0-SNAPSHOT"/>
     <property name="standalone.xts.conf.path" value="${jboss.home}/docs/examples/configs/standalone-xts.xml"/>

Modified: labs/jbosstm/branches/JBOSSTS_4_16/txbridge/tests/pom.xml
===================================================================
--- labs/jbosstm/branches/JBOSSTS_4_16/txbridge/tests/pom.xml	2012-04-26 19:02:48 UTC (rev 38064)
+++ labs/jbosstm/branches/JBOSSTS_4_16/txbridge/tests/pom.xml	2012-04-26 19:08:27 UTC (rev 38065)
@@ -6,12 +6,12 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.jboss.jbossts</groupId>
     <artifactId>txbridge-tests</artifactId>
-    <version>4.16.4.Final</version>
+    <version>4.16.5.Final-SNAPSHOT</version>
     <packaging>jar</packaging>
 
     <properties>
         <version.jbossas>7.1.1.Final</version.jbossas>
-        <version.jbossts>4.16.4.Final</version.jbossts>
+        <version.jbossts>4.16.5.Final-SNAPSHOT</version.jbossts>
         <version.arquillian.junit>1.0.0.Final</version.arquillian.junit>
         <version.junit>4.8.2</version.junit>
         <version.byteman>2.0.1</version.byteman>



More information about the jboss-svn-commits mailing list