projects
/
tomcat7.0
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9576c4a
)
Use source encoding ISO-8859-1 for javadoc
author
rjung
<rjung@13f79535-47bb-0310-9956-ffa450edef68>
Mon, 2 Aug 2010 13:07:03 +0000
(13:07 +0000)
committer
rjung
<rjung@13f79535-47bb-0310-9956-ffa450edef68>
Mon, 2 Aug 2010 13:07:03 +0000
(13:07 +0000)
just like we do for javac.
git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@981500
13f79535
-47bb-0310-9956-
ffa450edef68
build.xml
patch
|
blob
|
history
diff --git
a/build.xml
b/build.xml
index
e130a19
..
e7be13c
100644
(file)
--- a/
build.xml
+++ b/
build.xml
@@
-1348,6
+1348,7
@@
Apache Tomcat ${version} native binaries for Win64 AMD64/EMT64 platform.
doctitle="Apache Tomcat ${version} API"
header="<b>Apache Tomcat ${version}</b>"
bottom="Copyright &#169; 2000-${year} Apache Software Foundation. All Rights Reserved."
+ encoding="ISO-8859-1"
additionalparam="-breakiterator"
maxmemory="256m" >
<classpath>