[jboss-svn-commits] JBL Code SVN: r37715 - labs/jbosstm/trunk.

jboss-svn-commits at lists.jboss.org jboss-svn-commits at lists.jboss.org
Thu Nov 10 05:29:01 EST 2011


Author: paul.robinson
Date: 2011-11-10 05:29:00 -0500 (Thu, 10 Nov 2011)
New Revision: 37715

Modified:
   labs/jbosstm/trunk/Build.txt
Log:
Fixed typos

Modified: labs/jbosstm/trunk/Build.txt
===================================================================
--- labs/jbosstm/trunk/Build.txt	2011-11-10 06:37:16 UTC (rev 37714)
+++ labs/jbosstm/trunk/Build.txt	2011-11-10 10:29:00 UTC (rev 37715)
@@ -39,11 +39,11 @@
 config files and other ancillaries. These call each other in some cases, as JTS is largely a superset of
 JTA and JTA in turn a superset of Core.
 
-3rd party dependency management is done via maven. 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 top leve pom.xml
+3rd party dependency management is done via maven. Note that versions of most 3rd party components are resolved via the JBossAS component-matrix
+pom.xml, even when building standalone releases. The version of JBossAS to use is determined by the top level pom.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 and maven 3.0.3. Maven is provided in the tools/maven section, though later version for these tools may work. Download locations are:
+The build currently requires Java 6 and maven 3.0.3. Maven is provided in the tools/maven section, though later versions of these tools may work. Download locations are:
 http://www.oracle.com/technetwork/java/javase/downloads/index.html
 http://maven.apache.org/
 



More information about the jboss-svn-commits mailing list