[seam-commits] Seam SVN: r10837 - branches/community/Seam_2_1.

seam-commits at lists.jboss.org seam-commits at lists.jboss.org
Thu May 7 14:03:24 EDT 2009


Author: norman.richards at jboss.com
Date: 2009-05-07 14:03:24 -0400 (Thu, 07 May 2009)
New Revision: 10837

Modified:
   branches/community/Seam_2_1/build.xml
Log:
add guice example

Modified: branches/community/Seam_2_1/build.xml
===================================================================
--- branches/community/Seam_2_1/build.xml	2009-05-07 14:01:42 UTC (rev 10836)
+++ branches/community/Seam_2_1/build.xml	2009-05-07 18:03:24 UTC (rev 10837)
@@ -667,6 +667,7 @@
 				<include name="todo/**/*" />
 				<include name="numberguess/**/*" />
 				<include name="groovybooking/**/*" />
+				<include name="guice/**/*" />
 				<include name="seamdiscs/**/*" />
 				<include name="quartz/**/*" />
 				<include name="wiki/**/*" />




More information about the seam-commits mailing list