Ant doesn't merge two zipfilesets
authormturk <mturk@13f79535-47bb-0310-9956-ffa450edef68>
Wed, 24 Jun 2009 14:53:06 +0000 (14:53 +0000)
committermturk <mturk@13f79535-47bb-0310-9956-ffa450edef68>
Wed, 24 Jun 2009 14:53:06 +0000 (14:53 +0000)
git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@788043 13f79535-47bb-0310-9956-ffa450edef68

dist.xml

index a98929c..d513238 100644 (file)
--- a/dist.xml
+++ b/dist.xml
@@ -484,11 +484,6 @@ Apache Tomcat ${version} native binaries for Win64 AMD64/EMT64 platform.
         <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>