Author: manaRH
Date: 2012-05-10 05:49:21 -0400 (Thu, 10 May 2012)
New Revision: 14657
Modified:
branches/community/Seam_2_3/jboss-seam-gen/dist/build.xml
Log:
JBSEAM-4946 removed include with jboss-deployment-structure.xml file
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-10 08:02:58 UTC (rev
14656)
+++ branches/community/Seam_2_3/jboss-seam-gen/dist/build.xml 2012-05-10 09:49:21 UTC (rev
14657)
@@ -936,7 +936,6 @@
<exclude name="WEB-INF/components*.xml"/>
<exclude name="META-INF/persistence*.xml"/>
<exclude name="META-INF/application.xml"/>
- <include name="META-INF/jboss-deployment-structure.xml"/>
<exclude name="META-INF/ejb-jar.xml"/>
<exclude name="WEB-INF/jboss-web.xml"/>
<exclude name="*identity-management*"/>