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

seam-commits at lists.jboss.org seam-commits at lists.jboss.org
Mon Apr 27 15:08:27 EDT 2009


Author: jharting
Date: 2009-04-27 15:08:27 -0400 (Mon, 27 Apr 2009)
New Revision: 10659

Modified:
   branches/community/Seam_2_1/build.xml
Log:
JBSEAM-4097

Modified: branches/community/Seam_2_1/build.xml
===================================================================
--- branches/community/Seam_2_1/build.xml	2009-04-27 16:37:24 UTC (rev 10658)
+++ branches/community/Seam_2_1/build.xml	2009-04-27 19:08:27 UTC (rev 10659)
@@ -144,6 +144,7 @@
 		<!-- include everything we want in the src directory
             that we didn't want in the jar itself -->
 		<include name="**/*.java" />
+		<include name="**/*.sql" />
 	</patternset>
 
 	<patternset id="refdoc.files">




More information about the seam-commits mailing list