projects
/
tomcat7.0
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0ee1dbe
)
Ant doesn't merge two zipfilesets
author
mturk
<mturk@13f79535-47bb-0310-9956-ffa450edef68>
Wed, 24 Jun 2009 14:53:06 +0000
(14:53 +0000)
committer
mturk
<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
patch
|
blob
|
history
diff --git
a/dist.xml
b/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>