[jboss-svn-commits] JBL Code SVN: r13311 - labs/jbosstm/trunk.
jboss-svn-commits at lists.jboss.org
jboss-svn-commits at lists.jboss.org
Tue Jul 10 15:36:32 EDT 2007
Author: mark.little at jboss.com
Date: 2007-07-10 15:36:32 -0400 (Tue, 10 Jul 2007)
New Revision: 13311
Added:
labs/jbosstm/trunk/Build.txt
Log:
added
Added: labs/jbosstm/trunk/Build.txt
===================================================================
--- labs/jbosstm/trunk/Build.txt (rev 0)
+++ labs/jbosstm/trunk/Build.txt 2007-07-10 19:36:32 UTC (rev 13311)
@@ -0,0 +1,15 @@
+ant jta
+
+will build the standalone JTA version
+
+ant jts
+
+will build the standalone JTS version
+
+ant jbossjta
+
+will build the JTA version with AS integration
+
+ant jbossjts
+
+will build the JTS version with AS integration
\ No newline at end of file
More information about the jboss-svn-commits
mailing list