[seam-commits] Seam SVN: r14622 - branches/community/Seam_2_3/examples-ee6.
seam-commits at lists.jboss.org
seam-commits at lists.jboss.org
Fri Apr 20 05:40:52 EDT 2012
Author: maschmid
Date: 2012-04-20 05:40:52 -0400 (Fri, 20 Apr 2012)
New Revision: 14622
Modified:
branches/community/Seam_2_3/examples-ee6/pom.xml
Log:
enable metawidget examples
Modified: branches/community/Seam_2_3/examples-ee6/pom.xml
===================================================================
--- branches/community/Seam_2_3/examples-ee6/pom.xml 2012-04-20 09:30:10 UTC (rev 14621)
+++ branches/community/Seam_2_3/examples-ee6/pom.xml 2012-04-20 09:40:52 UTC (rev 14622)
@@ -29,6 +29,8 @@
<module>jpa</module>
<module>mail</module>
<module>messages</module>
+ <module>metawidget/booking</module>
+ <module>metawidget/groovybooking</module>
<module>nestedbooking</module>
<module>openid</module>
<module>quartz</module>
More information about the seam-commits
mailing list