Author: norman.richards(a)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/**/*" />
Show replies by date