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

seam-commits at lists.jboss.org seam-commits at lists.jboss.org
Wed Apr 21 12:17:01 EDT 2010


Author: pete.muir at jboss.org
Date: 2010-04-21 12:17:01 -0400 (Wed, 21 Apr 2010)
New Revision: 12543

Modified:
   build/trunk/checkout.sh
Log:
add jms wicket and servlet modules to checkout

Modified: build/trunk/checkout.sh
===================================================================
--- build/trunk/checkout.sh	2010-04-21 16:15:10 UTC (rev 12542)
+++ build/trunk/checkout.sh	2010-04-21 16:17:01 UTC (rev 12543)
@@ -86,7 +86,7 @@
 SVNARGS=
 SVNUPDATE=1
 
-MODULES="remoting drools faces international persistence security xml"
+MODULES="remoting drools faces international persistence security xml jms wicket servlet"
 
 while getopts “hrd:v” OPTION
 do



More information about the seam-commits mailing list