Author: manaRH
Date: 2012-04-29 16:50:03 -0400 (Sun, 29 Apr 2012)
New Revision: 14644

Modified:
   branches/community/Seam_2_3/jboss-seam-gen/dist/build.xml
Log:
JBSEAM-4915 don't include jboss-web.xml into new project

Modified: branches/community/Seam_2_3/jboss-seam-gen/dist/build.xml
===================================================================
--- branches/community/Seam_2_3/jboss-seam-gen/dist/build.xml   2012-04-29 
20:49:53 UTC (rev 14643)
+++ branches/community/Seam_2_3/jboss-seam-gen/dist/build.xml   2012-04-29 
20:50:03 UTC (rev 14644)
@@ -859,7 +859,7 @@
             <fileset dir="${templates.dir}/resources">
                 <include name="META-INF/orm.xml"/>
                 <include name="META-INF/persistence-*-war.xml"/>
-                <include name="WEB-INF/jboss-web.xml"/>
+   <!--             <include name="WEB-INF/jboss-web.xml"/> -->
             </fileset>
             <filterset refid="project"/>
             <filterset refid="jdbc"/>

_______________________________________________
seam-commits mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/seam-commits

Reply via email to