projects
/
tomcat7.0
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a1a63b3
)
Restore original line ending after switching for windows installer
author
markt
<markt@13f79535-47bb-0310-9956-ffa450edef68>
Fri, 6 Nov 2009 20:16:58 +0000
(20:16 +0000)
committer
markt
<markt@13f79535-47bb-0310-9956-ffa450edef68>
Fri, 6 Nov 2009 20:16:58 +0000
(20:16 +0000)
git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@833545
13f79535
-47bb-0310-9956-
ffa450edef68
dist.xml
patch
|
blob
|
history
diff --git
a/dist.xml
b/dist.xml
index
c451bb7
..
61ac1a7
100644
(file)
--- a/
dist.xml
+++ b/
dist.xml
@@
-292,6
+292,10
@@
Apache Tomcat ${version} native binaries for Win64 AMD64/EMT64 platform.
<arg value="tomcat.nsi" />
</exec>
+ <!-- Restore original line ending-->
+ <fixcrlf srcdir="${tomcat.dist}/webapps/ROOT"
+ includes="RELEASE-NOTES.txt" />
+
<move file="${tomcat.dist}/tomcat-installer.exe" tofile="${tomcat.release}/v${version}/bin/${final.name}.exe" />
<checksum file="${tomcat.release}/v${version}/bin/${final.name}.exe"