[seam-commits] Seam SVN: r14703 - branches/community/Seam_2_3/jboss-seam-gen/dist.

seam-commits at lists.jboss.org seam-commits at lists.jboss.org
Sat May 19 18:50:14 EDT 2012


Author: dhinojosa
Date: 2012-05-19 18:50:14 -0400 (Sat, 19 May 2012)
New Revision: 14703

Modified:
   branches/community/Seam_2_3/jboss-seam-gen/dist/build.xml
Log:
added jboss-deployment to build


Modified: branches/community/Seam_2_3/jboss-seam-gen/dist/build.xml
===================================================================
--- branches/community/Seam_2_3/jboss-seam-gen/dist/build.xml	2012-05-18 19:55:29 UTC (rev 14702)
+++ branches/community/Seam_2_3/jboss-seam-gen/dist/build.xml	2012-05-19 22:50:14 UTC (rev 14703)
@@ -859,6 +859,7 @@
             <fileset dir="${templates.dir}/resources">
                 <include name="META-INF/orm.xml"/>
                 <include name="META-INF/persistence-*-war.xml"/>
+                <include name="META-INF/jboss-deployment-structure.xml"/>
    <!--             <include name="WEB-INF/jboss-web.xml"/> -->
             </fileset>
             <filterset refid="project"/>



More information about the seam-commits mailing list