[seam-commits] Seam SVN: r9694 - trunk/seam-gen.
seam-commits at lists.jboss.org
seam-commits at lists.jboss.org
Mon Dec 1 20:09:08 EST 2008
Author: dan.j.allen
Date: 2008-12-01 20:09:08 -0500 (Mon, 01 Dec 2008)
New Revision: 9694
Modified:
trunk/seam-gen/build.xml
Log:
JBSEAM-3751
Modified: trunk/seam-gen/build.xml
===================================================================
--- trunk/seam-gen/build.xml 2008-12-02 01:08:21 UTC (rev 9693)
+++ trunk/seam-gen/build.xml 2008-12-02 01:09:08 UTC (rev 9694)
@@ -670,6 +670,7 @@
file="${templates.dir}/build-scripts/build-war.xml">
<filterset refid="project"/>
</copy>
+ <copy file="${seam.dir}/build/validate.xml" todir="${project.home}" overwrite="true"/>
<copy todir="${project.home}/resources">
<fileset dir="${templates.dir}/resources/">
<include name="META-INF/orm.xml"/>
More information about the seam-commits
mailing list