Use source encoding ISO-8859-1 for javadoc
authorrjung <rjung@13f79535-47bb-0310-9956-ffa450edef68>
Mon, 2 Aug 2010 13:07:03 +0000 (13:07 +0000)
committerrjung <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

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="&lt;b&gt;Apache Tomcat ${version}&lt;/b&gt;"
       bottom="Copyright &amp;#169; 2000-${year} Apache Software Foundation. All Rights Reserved."
+      encoding="ISO-8859-1"
       additionalparam="-breakiterator"
       maxmemory="256m" >
       <classpath>