Author: mturk
Date: Wed Jun 24 14:53:06 2009
New Revision: 788043

URL: http://svn.apache.org/viewvc?rev=788043&view=rev
Log:
Ant doesn't merge two zipfilesets

Modified:
    tomcat/trunk/dist.xml

Modified: tomcat/trunk/dist.xml
URL: 
http://svn.apache.org/viewvc/tomcat/trunk/dist.xml?rev=788043&r1=788042&r2=788043&view=diff
==============================================================================
--- tomcat/trunk/dist.xml (original)
+++ tomcat/trunk/dist.xml Wed Jun 24 14:53:06 2009
@@ -484,11 +484,6 @@
         <include name="BENCHMARKS.txt"/>
         <exclude name="bin/x64/"/>
         <exclude name="bin/i64/"/>
-        <exclude name="bin/*.dll"/>
-      </zipfileset>
-      <zipfileset dir="${tomcat.dist}/bin" prefix="${final.name}/bin">
-        <include name="*.dll"/>
-        <include name="*.exe"/>
       </zipfileset>
       
     </zip>



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to