[seam-commits] Seam SVN: r11966 - build/trunk.

seam-commits at lists.jboss.org seam-commits at lists.jboss.org
Fri Jan 15 14:06:50 EST 2010


Author: pete.muir at jboss.org
Date: 2010-01-15 14:06:49 -0500 (Fri, 15 Jan 2010)
New Revision: 11966

Modified:
   build/trunk/checkout.sh
Log:
add xml module

Modified: build/trunk/checkout.sh
===================================================================
--- build/trunk/checkout.sh	2010-01-15 19:05:57 UTC (rev 11965)
+++ build/trunk/checkout.sh	2010-01-15 19:06:49 UTC (rev 11966)
@@ -23,7 +23,7 @@
 SVNARGS=
 SVNUPDATE=1
 
-MODULES="remoting drools faces international persistence security"
+MODULES="remoting drools faces international persistence security xml"
 
 while getopts “h:r:d:v” OPTION
 do



More information about the seam-commits mailing list