aboutsummaryrefslogtreecommitdiffstats
path: root/build.xml
diff options
context:
space:
mode:
authorchiba <chiba@30ef5769-5b8d-40dd-aea6-55b5d6557bb3>2003-12-31 06:59:30 +0000
committerchiba <chiba@30ef5769-5b8d-40dd-aea6-55b5d6557bb3>2003-12-31 06:59:30 +0000
commite31574729354ee9d43a54a82fc4d97bfab11116a (patch)
treefadbbbe3bc61cb0ea80b5dfab63ebb95d4b6619a /build.xml
parent33894b1cae728946d3363b5ad27fcbfcf33c86d1 (diff)
downloadjavassist-e31574729354ee9d43a54a82fc4d97bfab11116a.tar.gz
javassist-e31574729354ee9d43a54a82fc4d97bfab11116a.zip
fixed a number of javadoc warnings.
git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@64 30ef5769-5b8d-40dd-aea6-55b5d6557bb3
Diffstat (limited to 'build.xml')
-rw-r--r--build.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/build.xml b/build.xml
index 102f7605..fda88d53 100644
--- a/build.xml
+++ b/build.xml
@@ -78,6 +78,7 @@ to ${build.classes.dir}.</echo>
version="true"
use="true"
Locale="en_US"
+ charset="iso-8859-1"
Public="true"
nohelp="true"
windowtitle="Javassist API">