[jboss-svn-commits] JBL Code SVN: r32819 - in labs/jbosstm/trunk: ArjunaJTA and 1 other directories.

jboss-svn-commits at lists.jboss.org jboss-svn-commits at lists.jboss.org
Tue May 11 08:52:34 EDT 2010


Author: jhalliday
Date: 2010-05-11 08:52:34 -0400 (Tue, 11 May 2010)
New Revision: 32819

Modified:
   labs/jbosstm/trunk/ArjunaJTA/INSTALL
   labs/jbosstm/trunk/ArjunaJTS/INSTALL
   labs/jbosstm/trunk/Build.txt
Log:
update docs for 4.11 JBTM-739


Modified: labs/jbosstm/trunk/ArjunaJTA/INSTALL
===================================================================
--- labs/jbosstm/trunk/ArjunaJTA/INSTALL	2010-05-11 12:48:51 UTC (rev 32818)
+++ labs/jbosstm/trunk/ArjunaJTA/INSTALL	2010-05-11 12:52:34 UTC (rev 32819)
@@ -1,12 +1,12 @@
 
-JBossTS 4.10 is designed for use standalone or with JBossAS 6 alpha/milestone releases
+JBossTS 4.11 is designed for use standalone or with the JBossAS 6.0.M3 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.10 JTA into JBossAS 6 alpha
+Installing JBossTS 4.11 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/ArjunaJTS/INSTALL
===================================================================
--- labs/jbosstm/trunk/ArjunaJTS/INSTALL	2010-05-11 12:48:51 UTC (rev 32818)
+++ labs/jbosstm/trunk/ArjunaJTS/INSTALL	2010-05-11 12:52:34 UTC (rev 32819)
@@ -1,12 +1,12 @@
 
-JBossTS 4.10 is designed for use standalone or with JBossAS 6 alpha/milestone releases
+JBossTS 4.11 is designed for use standalone or with JBossAS 6.0.M3 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.10 JTA into JBossAS 6 alpha
+Installing JBossTS 4.11 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 @@
 
 
 
-Installing JBossTS 4.10 JTS into JBossAS 6 alpha
+Installing JBossTS 4.11 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/Build.txt
===================================================================
--- labs/jbosstm/trunk/Build.txt	2010-05-11 12:48:51 UTC (rev 32818)
+++ labs/jbosstm/trunk/Build.txt	2010-05-11 12:52:34 UTC (rev 32819)
@@ -48,6 +48,7 @@
 calls maven to resolve the dependencies and populate build/extlib which other ant build scripts then reference
 in the classpath. Note that versions of most 3rd party components are resolved via the JBossAS component-matix
 pom.xml, even when building standalone releases. The version of JBossAS to use is determined by the pom-template.xml
+You may need to set up maven to use the jboss.org repositories: http://community.jboss.org/wiki/MavenGettingStarted-Users
 
 The build currently requires Java 6, ant 1.7.1 and maven 2.0.9. Later version may work.
 Although it's no longer tried and tested, it may remain possible for a time to build on Java 5 by editing



More information about the jboss-svn-commits mailing list